/home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/ant/bin/ant build test.installers Buildfile: /home/travis/build/icyphy/ptII/build.xml build-message: [echo] Use ant -p to see other targets. JAVA_HOME=/usr/local/lib/jvm/openjdk11 [echo] tools.jar is necessary for compilation of doc/doclets/. [echo] If compilation fails, try setting JAVA_HOME to the location of the JDK. [echo] For example: [echo] [bldmastr@sisyphus ptII]$ which java [echo] /usr/bin/java [echo] [bldmastr@sisyphus ptII]$ ls -l /usr/bin/java [echo] lrwxrwxrwx 1 root root 26 Jul 31 10:12 /usr/bin/java -> /usr/java/default/bin/java [echo] [bldmastr@sisyphus ptII]$ export JAVA_HOME=/usr/java/default [echo] -build-subprojects-empty: build-subprojects: -check-node: -check-node-works: [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node --version [exec] v7.10.1 -check-npm: -check-npm-works: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] 4.2.0 -check-if-npmjs-org-is-up: [echo] Check to see if https://www.npmjs.org is up. -jsdoc-no-network-message: -check-jsdoc: jsdoc-install: jsdoc-update: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc -ptdoc-no-node: -ptdoc-no-npm: ptdoc: [echo] [echo] If the ptdoc target fails, then try running: [echo] ant build-project build-bin [echo] -check-node: -check-node-works: [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node --version [exec] v7.10.1 -check-npm: -check-npm-works: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] 4.2.0 -check-if-npmjs-org-is-up: [echo] Check to see if https://www.npmjs.org is up or $TRAVIS is set. -jsdoc-no-network-message: -check-jsdoc: [echo] To stop CapeCode from invoking jsdoc and svn, set the PT_NO_NET environment variable. [echo] Under BASH: [echo] export PT_NO_NET=true [echo] If ptdoc fails, and you are building from $PTII, try: [echo] ant build-project build-bin [echo] jsdoc-install: [echo] npm.executable: npm [mkdir] Created dir: /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/node_modules [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm install @terraswarm/jsdoc [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm install @terraswarm/jsdoc [exec] npm WARN lifecycle The node binary used for scripts is /home/travis/build/icyphy/ptII/bin/node but npm is using /home/travis/.nvm/versions/node/v7.10.1/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with. [exec] /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors [exec] └─┬ @terraswarm/jsdoc@3.5.1-dev [exec] ├── bluebird@3.4.7 [exec] ├─┬ catharsis@0.8.11 [exec] │ └── lodash@4.17.21 [exec] ├── escape-string-regexp@1.0.5 [exec] ├─┬ espree@3.1.7 [exec] │ ├── acorn@3.3.0 [exec] │ └── acorn-jsx@3.0.1 [exec] ├── js2xmlparser@1.0.0 [exec] ├─┬ klaw@1.3.1 [exec] │ └── graceful-fs@4.2.10 [exec] ├── marked@0.3.19 [exec] ├─┬ mkdirp@0.5.6 [exec] │ └── minimist@1.2.6 [exec] ├── requizzle@0.2.3 [exec] ├── strip-json-comments@2.0.1 [exec] ├── taffydb@2.6.2 [exec] └── underscore@1.8.3 [exec] [exec] npm WARN enoent ENOENT: no such file or directory, open '/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/package.json' [exec] npm WARN accessors No description [exec] npm WARN accessors No repository field. [exec] npm WARN accessors No README data [exec] npm WARN accessors No license field. jsdoc-update: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc -ptdoc-no-node-message: -ptdoc-no-npm-message: -check-jsdoc-again: -jsdoc-command-message: ptdoc: [echo] Invoke /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/../node_modules/@terraswarm/jsdoc/jsdoc.js to read *.js files and generate *PtDoc.xml files suitable for Ptolemy. [echo] See https://chess.eecs.berkeley.edu/ptexternal/wiki/Main/JSDocSystems [echo] See jsdoc/jsdoc.json [echo] See jsdoc/plugins/accessorJSDocTags.js [echo] See jsdoc/templates/ptdoc/publish.js [echo] [echo] If the ptdoc target fails, the there is likely a problem with node or npm. It is possible [echo] to use CapeCode even if the ptdoc target fails. [echo] [echo] If you are building from $PTII, try: [echo] ant build-project build-bin [echo] [echo] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/../node_modules/@terraswarm/jsdoc/jsdoc.js --configure jsdoc/jsdoc.json --recurse --template jsdoc/templates/ptdoc --verbose . [exec] Generating output files... [exec] Finished running in 13.85 seconds. build-project: [echo] ptII: /home/travis/build/icyphy/ptII/build.xml [javac] Compiling 4257 source files to /home/travis/build/icyphy/ptII [javac] /home/travis/build/icyphy/ptII/ptolemy/util/StringUtilities.java:48: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] import sun.misc.Unsafe; [javac] ^ [javac] /home/travis/build/icyphy/ptII/ptolemy/util/StringUtilities.java:118: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] Field theUnsafe = Unsafe.class.getDeclaredField("theUnsafe"); [javac] ^ [javac] /home/travis/build/icyphy/ptII/ptolemy/util/StringUtilities.java:120: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] Unsafe unsafe = (Unsafe) theUnsafe.get(null); [javac] ^ [javac] /home/travis/build/icyphy/ptII/ptolemy/util/StringUtilities.java:120: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] Unsafe unsafe = (Unsafe) theUnsafe.get(null); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 4 warnings -check-ptII-mk-file: -check-bin-vergil: -check-make-bin-vergil: build-bin-not: build-not-bin-vergil: [echo] [echo] $PTII/bin/vergil does not exist, perhaps (cd $PTII/bin; make) has not been run? [echo] This can happen if the make binary cannot be found in the path or if $PTII/mk/ptII.mk [echo] is not present. [echo] Skipping running make in $PTII/bin, which creates scripts like $PTII/bin/vergil. [echo] This is only an issue if you want to invoke "$PTII/bin/vergil" instead of "ant vergil". [echo] However, $PTII/bin does include other scripts that may be of use. [echo] build-bin: [exec] for file in .momllib-util .nc2moml-util .ncapp2moml-util capecode convertToLazy copernicus decompile emachine giottoc histogram homer jode mescal moml obfuscate ptcg ptcodegen ptexecute ptjacl ptjaclapp ptplot ptstartjini ptolemy ptweb pxgraph soot tinicomm tinic tiniconverter startjini.gui vergil; do \ [exec] echo "$file"; \ [exec] rm -f "$file"; \ [exec] ln -s ptinvoke "$file"; \ [exec] chmod a+x "$file"; \ [exec] done [exec] .momllib-util [exec] .nc2moml-util [exec] .ncapp2moml-util [exec] capecode [exec] convertToLazy [exec] copernicus [exec] decompile [exec] emachine [exec] giottoc [exec] histogram [exec] homer [exec] jode [exec] mescal [exec] moml [exec] obfuscate [exec] ptcg [exec] ptcodegen [exec] ptexecute [exec] ptjacl [exec] ptjaclapp [exec] ptplot [exec] ptstartjini [exec] ptolemy [exec] ptweb [exec] pxgraph [exec] soot [exec] tinicomm [exec] tinic [exec] tiniconverter [exec] startjini.gui [exec] vergil [exec] rm -f makebat [exec] ln -s ptinvoke makebat [exec] rm -f ".momllib-util.bat" [exec] ./makebat -q "`basename .momllib-util.bat .bat`" [exec] rm -f ".nc2moml-util.bat" [exec] ./makebat -q "`basename .nc2moml-util.bat .bat`" [exec] rm -f ".ncapp2moml-util.bat" [exec] ./makebat -q "`basename .ncapp2moml-util.bat .bat`" [exec] rm -f "capecode.bat" [exec] ./makebat -q "`basename capecode.bat .bat`" [exec] rm -f "convertToLazy.bat" [exec] ./makebat -q "`basename convertToLazy.bat .bat`" [exec] rm -f "copernicus.bat" [exec] ./makebat -q "`basename copernicus.bat .bat`" [exec] rm -f "decompile.bat" [exec] ./makebat -q "`basename decompile.bat .bat`" [exec] rm -f "emachine.bat" [exec] ./makebat -q "`basename emachine.bat .bat`" [exec] rm -f "giottoc.bat" [exec] ./makebat -q "`basename giottoc.bat .bat`" [exec] rm -f "histogram.bat" [exec] ./makebat -q "`basename histogram.bat .bat`" [exec] rm -f "homer.bat" [exec] ./makebat -q "`basename homer.bat .bat`" [exec] rm -f "jode.bat" [exec] ./makebat -q "`basename jode.bat .bat`" [exec] rm -f "mescal.bat" [exec] ./makebat -q "`basename mescal.bat .bat`" [exec] LD_LIBRARY_PATH = /home/travis/build/icyphy/ptII/mescal/lib:/home/travis/build/icyphy/ptII/mescal/bin:/usr/local/lib:/home/travis/build/icyphy/ptII/lib:/home/travis/pthla/certi-tools/lib:/home/travis/pthla/certi-tools/lib:/usr/lib/jni:/usr/local/share/OpenCV/java/:/usr/share/OpenCV/java: [exec] rm -f "moml.bat" [exec] ./makebat -q "`basename moml.bat .bat`" [exec] rm -f "obfuscate.bat" [exec] ./makebat -q "`basename obfuscate.bat .bat`" [exec] rm -f "ptcg.bat" [exec] ./makebat -q "`basename ptcg.bat .bat`" [exec] rm -f "ptcodegen.bat" [exec] ./makebat -q "`basename ptcodegen.bat .bat`" [exec] rm -f "ptexecute.bat" [exec] ./makebat -q "`basename ptexecute.bat .bat`" [exec] rm -f "ptjacl.bat" [exec] ./makebat -q "`basename ptjacl.bat .bat`" [exec] rm -f "ptjaclapp.bat" [exec] ./makebat -q "`basename ptjaclapp.bat .bat`" [exec] rm -f "ptplot.bat" [exec] ./makebat -q "`basename ptplot.bat .bat`" [exec] rm -f "ptstartjini.bat" [exec] ./makebat -q "`basename ptstartjini.bat .bat`" [exec] rm -f "ptolemy.bat" [exec] ./makebat -q "`basename ptolemy.bat .bat`" [exec] rm -f "ptweb.bat" [exec] ./makebat -q "`basename ptweb.bat .bat`" [exec] rm -f "pxgraph.bat" [exec] ./makebat -q "`basename pxgraph.bat .bat`" [exec] rm -f "soot.bat" [exec] ./makebat -q "`basename soot.bat .bat`" [exec] rm -f "tinicomm.bat" [exec] ./makebat -q "`basename tinicomm.bat .bat`" [exec] rm -f "tinic.bat" [exec] ./makebat -q "`basename tinic.bat .bat`" [exec] rm -f "tiniconverter.bat" [exec] ./makebat -q "`basename tiniconverter.bat .bat`" [exec] rm -f "startjini.gui.bat" [exec] ./makebat -q "`basename startjini.gui.bat .bat`" [exec] rm -f "vergil.bat" [exec] ./makebat -q "`basename vergil.bat .bat`" [exec] rm -f makeapp [exec] ln -s ptinvoke makeapp [exec] chmod a+x ptinvoke makeapp [exec] ./makeapp CapeCode.app CAPECODE -capecode [exec] ./makeapp: /home/travis/build/icyphy/ptII/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub does not exist, creating it from GitHub. [exec] Cloning into 'universalJavaApplicationStub'... [exec] Updating universalJavaApplicationStub from /home/travis/build/icyphy/ptII/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub [exec] Untaring /home/travis/build/icyphy/ptII/vendors/installer/MacJVM.tar.gz in /home/travis/build/icyphy/ptII/ now: Mon Jun 6 02:07:03 UTC 2022 [exec] ./makeapp: Installation of /home/travis/build/icyphy/ptII/jdk succeeded. [exec] ./makeapp: copying /home/travis/build/icyphy/ptII/vendors/jogl to /home/travis/build/icyphy/ptII/bin [exec] touch CapeCode.app [exec] ./makeapp Vergil.app FULL -full [exec] Updating universalJavaApplicationStub from /home/travis/build/icyphy/ptII/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub [exec] Untaring /home/travis/build/icyphy/ptII/vendors/installer/MacJVM.tar.gz in /home/travis/build/icyphy/ptII/ now: Mon Jun 6 02:07:05 UTC 2022 [exec] ./makeapp: Installation of /home/travis/build/icyphy/ptII/jdk succeeded. [exec] touch Vergil.app [exec] chmod a+x ant cyphysim hyvisual startjini mkjnlp mkl4j mkosgi mkptdemo mkptlivelinkdemo mkpttest node npm ptjunit ptIITravisBuild.sh reloadAllAccessors updateFmu viptos build: initReports: [mkdir] Created dir: /home/travis/build/icyphy/ptII/reports/doccheck [mkdir] Created dir: /home/travis/build/icyphy/ptII/reports/ojdcheck build-message: [echo] Use ant -p to see other targets. JAVA_HOME=/usr/local/lib/jvm/openjdk11 [echo] tools.jar is necessary for compilation of doc/doclets/. [echo] If compilation fails, try setting JAVA_HOME to the location of the JDK. [echo] For example: [echo] [bldmastr@sisyphus ptII]$ which java [echo] /usr/bin/java [echo] [bldmastr@sisyphus ptII]$ ls -l /usr/bin/java [echo] lrwxrwxrwx 1 root root 26 Jul 31 10:12 /usr/bin/java -> /usr/java/default/bin/java [echo] [bldmastr@sisyphus ptII]$ export JAVA_HOME=/usr/java/default [echo] -build-subprojects-empty: build-subprojects: -check-node: -check-node-works: [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node --version [exec] v7.10.1 -check-npm: -check-npm-works: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] 4.2.0 -check-if-npmjs-org-is-up: [echo] Check to see if https://www.npmjs.org is up. -jsdoc-no-network-message: -check-jsdoc: jsdoc-install: jsdoc-update: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc -ptdoc-no-node: -ptdoc-no-npm: ptdoc: [echo] [echo] If the ptdoc target fails, then try running: [echo] ant build-project build-bin [echo] -check-node: -check-node-works: [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node --version [exec] v7.10.1 -check-npm: -check-npm-works: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] 4.2.0 -check-if-npmjs-org-is-up: [echo] Check to see if https://www.npmjs.org is up or $TRAVIS is set. -jsdoc-no-network-message: -check-jsdoc: [echo] To stop CapeCode from invoking jsdoc and svn, set the PT_NO_NET environment variable. [echo] Under BASH: [echo] export PT_NO_NET=true [echo] If ptdoc fails, and you are building from $PTII, try: [echo] ant build-project build-bin [echo] jsdoc-install: jsdoc-update: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc -ptdoc-no-node-message: -ptdoc-no-npm-message: -check-jsdoc-again: -jsdoc-command-message: ptdoc: [echo] Invoke /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/../node_modules/@terraswarm/jsdoc/jsdoc.js to read *.js files and generate *PtDoc.xml files suitable for Ptolemy. [echo] See https://chess.eecs.berkeley.edu/ptexternal/wiki/Main/JSDocSystems [echo] See jsdoc/jsdoc.json [echo] See jsdoc/plugins/accessorJSDocTags.js [echo] See jsdoc/templates/ptdoc/publish.js [echo] [echo] If the ptdoc target fails, the there is likely a problem with node or npm. It is possible [echo] to use CapeCode even if the ptdoc target fails. [echo] [echo] If you are building from $PTII, try: [echo] ant build-project build-bin [echo] [echo] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/../node_modules/@terraswarm/jsdoc/jsdoc.js --configure jsdoc/jsdoc.json --recurse --template jsdoc/templates/ptdoc --verbose . [exec] Generating output files... [exec] Finished running in 14.12 seconds. build-project: [echo] ptII: /home/travis/build/icyphy/ptII/build.xml [javac] Compiling 2 source files to /home/travis/build/icyphy/ptII -check-ptII-mk-file: -check-bin-vergil: -check-make-bin-vergil: build-bin-not: build-not-bin-vergil: build-bin: [exec] chmod a+x ant cyphysim hyvisual startjini mkjnlp mkl4j mkosgi mkptdemo mkptlivelinkdemo mkpttest node npm ptjunit ptIITravisBuild.sh reloadAllAccessors updateFmu viptos build: jars: jars: [jar] Building jar: /home/travis/build/icyphy/ptII/bin/Vergil.app/Contents/MacOS/universalJavaApplicationStub-license.jar [jar] Building jar: /home/travis/build/icyphy/ptII/contrib/contrib.jar [jar] Building jar: /home/travis/build/icyphy/ptII/lib/diva.jar [jar] Building jar: /home/travis/build/icyphy/ptII/lib/ptliblicenses.jar [jar] Building jar: /home/travis/build/icyphy/ptII/doc/docConfig.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/ptsupport.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/vergil.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/util/test/junit/junit.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/basic/export/export.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/basic/export/exportFull.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/basic/export/html/html.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/basic/export/html/jsoup/jsoup.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/basic/export/web/web.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/basic/imprt/accessor/accessor.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/basic/imprt/fmu/fmu.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/basic/imprt/g4ltl/g4ltl.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/basic/imprt/g4ltl/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/basic/layout/layout.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/domains.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/parameters/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/matlab/matlab.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/matlab/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/doc/books/systems/vergil/vergil.jar [jar] Building jar: /home/travis/build/icyphy/ptII/doc/codeDoc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/copernicus/copernicus.jar [jar] Building jar: /home/travis/build/icyphy/ptII/doc/design/design.jar [jar] Building jar: /home/travis/build/icyphy/ptII/doc/design/hyvisual.jar [jar] Building jar: /home/travis/build/icyphy/ptII/doc/design/visualsense.jar [jar] Building jar: /home/travis/build/icyphy/ptII/doc/img/img.jar [jar] Building jar: /home/travis/build/icyphy/ptII/doc/papers/papers.jar [jar] Building jar: /home/travis/build/icyphy/ptII/edu/umich/eecs/april/april.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gt/gt.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/io/comm/comm.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/io/comm/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/io/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jai/jai.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jai/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/jjs.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/modules/modules.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jjs/node/node.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jmf/jmf.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jmf/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/joystick/joystick.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/mail/mail.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/mail/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/mbed/mbed.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/gt/gt.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/gt/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/caltrop/caltrop.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/caltrop/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/distributed/distributed.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/distributed/client/client.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/distributed/domains/sdf/sdf.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/distributed/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/demo/CapeCodeDemos.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/experimentalDomains.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/algebraic.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/atc/atc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/atc/kernel/kernel.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/atc/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ca/ca.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ca/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ca/demo/Conway/Conway.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ca/demo/ConwayRandom/ConwayRandom.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ci/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ci/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/csp/csp.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/csp/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/csp/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/curriculum/curriculum.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/dde/dde.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/dde/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/dde/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/dt/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/dt/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/dt/dt.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/fmima/fmima.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/giotto/giotto.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/giotto/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/giotto/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/gr/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/gr/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/psdf/psdf.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/psdf/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/psdf/demo/BlindCommunication/BlindCommunication.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/psdf/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptides/ptides.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptides/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/rendezvous/rendezvous.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/lib/vq/data/data.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/lib/vq/vq.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/optimize/optimize.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/optimize/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/taskpt/taskpt.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/taskpt/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/taskpt/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/tcs/tcs.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/tcs/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/tdl/tdl.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/tdl/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/tester/tester.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/tm/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/tm/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/tm/tm.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/verification/verification.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/verification/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptera/ptera.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptera/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptera/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/ptera/ptera.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/pdfrenderer/pdfrenderer.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/modal/fmv/fmv.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/modal/modal/modal.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/gt/gt.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/scr/scr.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/tdl/tdl.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/cg/cg.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/cg/cgAccessor.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/chic/chic.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/data/ontologies/ontologies.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/data/ontologies/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/ontologies/ontologies.jar [jar] Building MANIFEST-only jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sequence/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sequence/sequence.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/pthales/pthales.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/pthales/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/database.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/space/space.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ant/apache-ant-license.jar [jar] Building jar: /home/travis/build/icyphy/ptII/com/cureos/cureos.jar [jar] Building jar: /home/travis/build/icyphy/ptII/com/jgoodies/jgoodies.jar [jar] Building jar: /home/travis/build/icyphy/ptII/com/jhlabs/jhlabs.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/hlacerti/hlacerti.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/json/json.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/mlc/mlc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/classloading/classloading.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/commons/commons.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/fmi/fmi.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/faultModels/faultModels.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/machineImprovisation/machineImprovisation.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/machineImprovisation/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/machineLearning.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/particleFilter/particleFilter.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/opencv/opencv.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/optimization/optimization.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/osc/osc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/qss/qss.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/qss/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/ssm/ssm.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessor.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/accessors.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/terraswarm/ros/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gui/ptjacl/ptjacl.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gui/run/run.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gui/syntax/syntax.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/wireless/wireless.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/wireless/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/wireless/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/doc/codeDocBcvtb.jar [jar] Building jar: /home/travis/build/icyphy/ptII/doc/codeDocCapeCode.jar [jar] Building jar: /home/travis/build/icyphy/ptII/doc/codeDocHyVisual.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/continuous.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/de/de.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/gr/gr.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/modal/kernel/fmv/fmv.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/modal/modal.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/modal/modal/modal.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/lib/lib.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/kernel/kernel.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sr/sr.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/TwoMachineInfiniteBusControl/TwoMachineInfiniteBusControl.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/modal/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/metroII/metroII.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/metroII/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/modal/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/petrinet/petrinet.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/petrinet/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/petrinet/demo/PetriNetDiningPhilosophers/PetriNetDiningPhilosophers.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/scr/scr.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/scr/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/comm/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/conversions/json/json.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/fmi.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/gem5/gem5.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/gem5/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/javasound/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/data/type/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/data/unit/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/moml/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/kernel/attributes/attributes.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/kernel/attributes/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/lbnl/lbnl.jar [jar] Building jar: /home/travis/build/icyphy/ptII/lbnl/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/doc/codeDocViptos.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptinyos/ptinyos.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptinyos/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptinyos/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/qss/qss.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/qss/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/doc/codeDocVisualSense.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/aspect/aspect.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/aspect/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/colt/colt.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/colt/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/python/python.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/python/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/r/r.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/r/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/security/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/ptalon.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/de/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/de/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/de/lib/aspect/aspect.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/hdf/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/hdf/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/pn/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/pn/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/rendezvous/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/rendezvous/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sr/demo/demo.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sr/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/doc/design/usingVergil/usingVergil.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ci/ci.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/hdf/hdf.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/pn/pn.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/sdf.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/vergilApplet.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/ddf.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/plot/plotapplication.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gui/jnlp/BCVTBApplication.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gui/jnlp/CapeCodeApplication.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gui/jnlp/CyPhySimApplication.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gui/jnlp/DSPApplication.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gui/jnlp/PtinyApplication.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gui/jnlp/PtinyKeplerApplication.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gui/jnlp/PtinySandboxApplication.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gui/jnlp/FullApplication.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gui/jnlp/SpaceApplication.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gui/jnlp/HyVisualApplication.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gui/jnlp/ViptosApplication.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gui/jnlp/VisualSenseApplication.jar [jar] Building jar: /home/travis/build/icyphy/ptII/lbnl/demo/CRoom/CRoom.jar [jar] Building jar: /home/travis/build/icyphy/ptII/lbnl/demo/MatlabRoom/MatlabRoom.jar [jar] Building jar: /home/travis/build/icyphy/ptII/lbnl/demo/SystemCommand/SystemCommand.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/particleFilter/demo/OnlineTrajectoryOptimization/OnlineTrajectoryOptimization.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopSingleRobotTargetLocalization/OpenLoopSingleRobotTargetLocalization.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopTwoRobotTargetLocalization/OpenLoopTwoRobotTargetLocalization.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/optimization/demo/LinearRegression/LinearRegression.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/optimization/demo/SimpleOptimization/SimpleOptimization.jar [jar] Building jar: /home/travis/build/icyphy/ptII/org/ptolemy/qss/demo/RLC/RLC.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/BouncingBallX2/BouncingBallX2.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/ConstOptimization/ConstOptimization.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/DiningPhilosophers/DiningPhilosophers.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/GameOfLife/GameOfLife.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/HierarchyFlattening/HierarchyFlattening.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/MapReduce/MapReduce.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/ModelExecution/ModelExecution.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/ModelGeneration/ModelGeneration.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/PublisherTest/PublisherTest.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/RegressionTest/RegressionTest.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/SinewaveOptimization/SinewaveOptimization.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/colt/demo/ColtRandom/ColtRandom.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/comm/demo/ConvolutionalCoder/ConvolutionalCoder.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/comm/demo/Scrambler/Scrambler.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/comm/demo/TrellisDecoder/TrellisDecoder.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/comm/demo/ViterbiDecoder/ViterbiDecoder.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/demo/FMUBouncingBall/FMUBouncingBall.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/demo/FMULevelStairs/FMULevelStairs.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/demo/FMUSimulationX/FMUSimulationX.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/demo/FMUStairs/FMUStairs.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/demo/FMUTwoBallCollision/FMUTwoBallCollision.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/ApplyFFT/ApplyFFT.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/Case/Case.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/DFTSubSet/DFTSubSet.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/HocDE/HocDE.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/IterateOverArray/IterateOverArray.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/MobileFunction/MobileFunction.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/ModelReference/ModelReference.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/ThreadedComposite.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/io/comm/demo/SerialPort/SerialPort.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/io/demo/AppendToFile/AppendToFile.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/io/demo/CopyFile/CopyFile.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/io/demo/FilePortParameter/FilePortParameter.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/io/demo/ReadExpressionsCommandLine/ReadExpressionsCommandLine.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/io/demo/ReadStdIn/ReadStdIn.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jai/demo/AdaptiveMedian/AdaptiveMedian.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jai/demo/ImageReconstruction/ImageReconstruction.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jai/demo/VQSequenceDisplay/VQSequenceDisplay.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/javasound/demo/KarplusStrong/KarplusStrong.jar [jar] Building MANIFEST-only jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jmf/demo/JMFJAI/JMFJAI.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jmf/demo/VideoCapture/VideoCapture.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/python/demo/Ptolemnizer/Ptolemnizer.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/python/demo/PythonScale/PythonScale.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/python/demo/RecordManipulation/RecordManipulation.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/lib/security/demo/Signature/Signature.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/parameters/demo/Bouncer/Bouncer.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/parameters/demo/SliderParameter/SliderParameter.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/demo/CruiseControl/CruiseControl.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/demo/EightChannelFFT/EightChannelFFT.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/demo/GameOfLife/GameOfLife.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/demo/MapReduce/MapReduce.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/demo/SmallWorld/SmallWorld.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/demo/Unicycle/Unicycle.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/gt/demo/Adder/Adder.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/caltrop/demo/FunctionClosures/FunctionClosures.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/caltrop/demo/FunctionDefinition/FunctionDefinition.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/caltrop/demo/Primes/Primes.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/caltrop/demo/SDFDDI/SDFDDI.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/cg/lib/demo/CompiledCompositeActor/CompiledCompositeActor.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/cg/lib/demo/DECG/DECG.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/cg/lib/demo/ModularCG/ModularCG.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/cg/lib/demo/ModularCGPubSub/ModularCGPubSub.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/cg/lib/demo/Scale/Scale.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/configs/doc/doc.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/data/ontologies/demo/CarTracking/CarTracking.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/data/ontologies/demo/ConstAbstractInterpretation/ConstAbstractInterpretation.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/data/ontologies/demo/ConstNonconst/ConstNonconst.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/data/ontologies/demo/MonotonicityAnalysis/MonotonicityAnalysis.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/data/type/demo/Objects/Objects.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/data/type/demo/Router/Router.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/data/unit/demo/StaticUnits/StaticUnits.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/data/unit/demo/Units/Units.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/demo/AirManagementSystem/AirManagementSystem.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/demo/ElectricPowerSystem/ElectricPowerSystem.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/demo/ExecDemos/ExecDemos.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/demo/ExecDemos/Demos/Demos.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/demo/FuelSystem/FuelSystem.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/demo/Office/Office.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/demo/ProbabilisticModels/ProbabilisticModels.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/demo/Quarry/Quarry.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/distributed/demo/Sleep/Sleep.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/demo/HeaterOpenTank/HeaterOpenTank.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/algebraic/demo/RLC/RLC.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ci/demo/Router/Router.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/BouncingBall/BouncingBall.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/Brownian/Brownian.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/CarTracking/CarTracking.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/CartPendulum/CartPendulum.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/ComparedClocks/ComparedClocks.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/ContinuousInsideDE/ContinuousInsideDE.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/DCMotor/DCMotor.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/Derivative/Derivative.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/Friction/Friction.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/FurutaPendulum/FurutaPendulum.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/HierarchicalExecution/HierarchicalExecution.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/HybridPlant/HybridPlant.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/Hysteresis/Hysteresis.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/LevelCrossingDetector/LevelCrossingDetector.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/LevelCrossingDetectorDetectsGlitches/LevelCrossingDetectorDetectsGlitches.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/Lorenz/Lorenz.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/NewtonsCradle/NewtonsCradle.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/Noise/Noise.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/Pendulum3D/Pendulum3D.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/Poisson/Poisson.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/SampledClocks/SampledClocks.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/Satellite/Satellite.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/SigmaDelta/SigmaDelta.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/SinuBouncingBall/SinuBouncingBall.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/Sinusoid/Sinusoid.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/SquareWave/SquareWave.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/Starmac/Starmac.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/StickyMasses/StickyMasses.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/Switch/Switch.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/Thermostat/Thermostat.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/Transmission/Transmission.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/continuous/demo/V2V/V2V.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/csp/demo/Barrier/Barrier.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/csp/demo/ResourcePool/ResourcePool.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/csp/demo/WriteRegulator/WriteRegulator.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/curriculum/demo/Curriculum/Curriculum.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/dde/demo/LocalZeno/LocalZeno.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/demo/Eratosthenes/Eratosthenes.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/demo/Factorial/Factorial.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/demo/HanoiTower/HanoiTower.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/demo/IfThenElse/IfThenElse.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/demo/Loop/Loop.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/demo/OrderedMerge/OrderedMerge.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/demo/RandomWalk/RandomWalk.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ddf/demo/RijndaelEncryption/RijndaelEncryption.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/de/demo/AssemblyLine/AssemblyLine.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/de/demo/Clock/Clock.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/de/demo/ClockDrift/ClockDrift.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/de/demo/Inspection/Inspection.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/de/demo/LongRuns/LongRuns.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/de/demo/ModalModel/ModalModel.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/de/demo/OpenQueueingNetwork/OpenQueueingNetwork.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/de/demo/QueueAndServer/QueueAndServer.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/de/demo/RealTimeComposite/RealTimeComposite.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/de/demo/SmartSender/SmartSender.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/de/demo/TimingParadox/TimingParadox.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/de/demo/Trilateration/Trilateration.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/de/demo/VariableDelay/VariableDelay.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/dt/demo/Eye/Eye.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/giotto/demo/Composite/Composite.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/giotto/demo/Hierarchy/Hierarchy.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/giotto/demo/Multimode/Multimode.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/giotto/demo/Simple/Simple.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/gr/demo/FurutaPendulum/FurutaPendulum.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/gr/demo/Helen/Helen.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/gr/demo/Pendulum/Pendulum.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/gr/demo/Pong/Pong.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/gr/demo/SolarSystem/SolarSystem.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/gr/demo/StickyMasses/StickyMasses.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/gr/demo/Universe/Universe.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/hdf/demo/AdaptiveCoding/AdaptiveCoding.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/hdf/demo/Fibonacci/Fibonacci.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/hdf/demo/Hysteresis/Hysteresis.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/hdf/demo/Merge/Merge.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/modal/demo/ABP/ABP.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/modal/demo/Blending/Blending.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/modal/demo/Case/Case.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/modal/demo/ChainedTransitions/ChainedTransitions.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/modal/demo/ModalBSC/ModalBSC.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/modal/demo/MultipleRuns/MultipleRuns.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/modal/demo/StateTracker/StateTracker.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/modal/demo/SystemLevelType/SystemLevelType.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/petrinet/demo/PetriNetSimple/PetriNetSimple.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/pn/demo/BrockAckerman/BrockAckerman.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/pn/demo/CounterMachine/CounterMachine.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/pn/demo/NondeterministicMerge/NondeterministicMerge.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/pn/demo/NondeterministicMergeWithFeedback/NondeterministicMergeWithFeedback.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/pn/demo/OrderedMerge/OrderedMerge.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/pn/demo/QR/QR.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/pn/demo/RemoveNilTokens/RemoveNilTokens.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/pn/demo/Stack/Stack.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptera/demo/AdaptiveCarWash/AdaptiveCarWash.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptera/demo/CarWash/CarWash.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptera/demo/SimultaneousCarWash/SimultaneousCarWash.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptera/demo/TrafficLight/TrafficLight.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/pthales/demo/AdaptiveBeamForming/AdaptiveBeamForming.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/pthales/demo/FFT/FFT.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/pthales/demo/HelloWorld/HelloWorld.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/pthales/demo/Illustrative/Illustrative.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptides/demo/ActuatorPattern/ActuatorPattern.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptides/demo/CoSimulation/CoSimulation.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptides/demo/Controller/Controller.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptides/demo/DistributedPowerPlant/DistributedPowerPlant.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptides/demo/MixedSimulator/MixedSimulator.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptides/demo/MultiPlatformTDMA/MultiPlatformTDMA.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptides/demo/MultipleCores/MultipleCores.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptides/demo/PowerManagementUnitSamplingWithoutCurrentLocalTime/PowerManagementUnitSamplingWithoutCurrentLocalTime.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptides/demo/PowerPlant/PowerPlant.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptides/demo/PrintingPress/PrintingPress.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/ptides/demo/PtidesSynchrophasor/PtidesSynchrophasor.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/rendezvous/demo/Barrier/Barrier.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/rendezvous/demo/ResourcePool/ResourcePool.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/rendezvous/demo/Sequencing/Sequencing.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/rendezvous/demo/WriteRegulator/WriteRegulator.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/scr/demo/FuelSystemSCR/FuelSystemSCR.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/scr/demo/HelloWorldSCR/HelloWorldSCR.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/scr/demo/SafetyInjection/SafetyInjection.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/scr/demo/TrafficLight/TrafficLight.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/Array/Array.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/Butterfly/Butterfly.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/Expression/Expression.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/Eye/Eye.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/FixFIR/FixFIR.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/FixPoint/FixPoint.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/FourierSeries/FourierSeries.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/Gravitation/Gravitation.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/HTVQ/HTVQ.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/LMSAdaptive/LMSAdaptive.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/LogisticMap/LogisticMap.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/MaximumEntropySpectrum/MaximumEntropySpectrum.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/ModelDisplay/ModelDisplay.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/MultipleRuns/MultipleRuns.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/NoisySinewave/NoisySinewave.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/OrthogonalCom/OrthogonalCom.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/RijndaelEncryption/RijndaelEncryption.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/Sketch/Sketch.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/SoundSpectrum/SoundSpectrum.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/Spectrum/Spectrum.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/demo/SynthesizedVoice/SynthesizedVoice.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sdf/optimize/demo/SDFOptimize/SDFOptimize.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/space/demo/DOPCenter/DOPCenter.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sr/demo/FeedbackLoop/FeedbackLoop.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sr/demo/GuardedCount/GuardedCount.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sr/demo/TokenRing/TokenRing.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/sr/demo/TrafficLight/TrafficLight.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/taskpt/demo/SharedMemory/SharedMemory.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/taskpt/demo/Task/Task.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/tm/demo/Controllers/Controllers.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/tm/demo/FFT/FFT.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/tm/demo/MergedEvents/MergedEvents.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/tm/demo/SimpleTasks/SimpleTasks.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/wireless/demo/AntennaPattern/AntennaPattern.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/wireless/demo/CircularRange/CircularRange.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/wireless/demo/Collisions/Collisions.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/wireless/demo/EvaderAndPursuer/EvaderAndPursuer.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/wireless/demo/Intersections/Intersections.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/wireless/demo/LinkVisualizer/LinkVisualizer.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/wireless/demo/MatlabWirelessSoundDetection/MatlabWirelessSoundDetection.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/wireless/demo/PowerVariability/PowerVariability.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/wireless/demo/SmallWorld/SmallWorld.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/wireless/demo/SmartParking/SmartParking.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/wireless/demo/TerrainModel/TerrainModel.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/wireless/demo/WirelessSoundDetection/WirelessSoundDetection.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/domains/wireless/demo/Zigbee/Zigbee.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/matlab/demo/MatlabContinuous/MatlabContinuous.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/matlab/demo/MatlabExpression/MatlabExpression.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/moml/demo/Networked/Networked.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/basic/imprt/g4ltl/demo/Arbitor/Arbitor.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/basic/imprt/g4ltl/demo/Numerical/Numerical.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/basic/imprt/g4ltl/demo/PriorityArbitor/PriorityArbitor.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/vergil/kernel/attributes/demo/AnimateVergil/AnimateVergil.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/verification/demo/RailroadControl/RailroadControl.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/verification/demo/SimpleTrafficLight/SimpleTrafficLight.jar [jar] Building jar: /home/travis/build/icyphy/ptII/ptolemy/verification/demo/iRobotHillClimbing/iRobotHillClimbing.jar test.installers: [echo] [echo] Target to be invoked by the nightly build that create installers in the adm/gen-X.Y subdirectory. [echo] This test generates .xml files in reports/junit. The installers target sends its output to stdout. [echo] [junit] javachdir: directory = adm/installers/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/adm/installers/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.3.0.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner adm.installers.test.junit.JUnitTclTest skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-adm.installers.test.junit.JUnitTclTest.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher9491057075968987470.properties propsfile=/home/travis/build/icyphy/ptII/junit16535637521949960989.properties [junit] Running adm.installers.test.junit.JUnitTclTest [junit] /home/travis/build/icyphy/ptII/adm/installers/test/NightlyUpdate.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:07:41 UTC 2022 [junit] This test (NightlyUpdate.tcl) should be run after NightlyTest.tcl [junit] adm/test/nightlyMake.tcl: about to execute [make -C /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm JAR=/usr/bin/jar TAR=/usr/local/bin/tar updateDOPCenterImage] [junit] About to execute: [junit] make -C [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 [junit] PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. [junit] PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm [junit] JAR=/usr/bin/jar TAR=/usr/local/bin/tar updateDOPCenterImage [junit] make: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/updateDOPCenterImageX11 [junit] Be sure that everything is built [junit] For more verbose output, run ./configure --enable-verbose [junit] checking if your path has 'program files/java' instead of 'Program Files/Java' ... ok [junit] checking if $PTII ('/home/travis/build/icyphy/ptII') has backslashes... ok [junit] checking if $PTII ('/home/travis/build/icyphy/ptII') and the current directory are the same"... checking if $PTII ('/home/travis/build/icyphy/ptII') contains "cygdrive"... ok [junit] checking for find... /usr/bin/find [junit] checking for javac... /usr/local/lib/jvm/openjdk11/bin/javac [junit] Unrecognized option: -d32 [junit] Error: Could not create the Java Virtual Machine. [junit] Error: A fatal exception has occurred. Program will exit. [junit] checking for java32... no [junit] configure: WARNING: Running java -d32 -version failed, [junit] and ./bin/java does not exist. [junit] Perhaps you need to install a separate 32-bit JVM [junit] or rerun configure with --with-java32? [junit] The 32-bit JVM is only needed for certain 32-bit FMI tests. [junit] In general, under a 64-bit JVM, FMI will work fine without a 32-bit JVM. [junit] checking for the java runtime in /usr/local/lib/jvm/openjdk11/bin... ok [junit] checking for java... /usr/local/lib/jvm/openjdk11/bin/java [junit] checking for the java compiler in /usr/local/lib/jvm/openjdk11/bin... ok [junit] checking for javac... (cached) /usr/local/lib/jvm/openjdk11/bin/javac [junit] checking the Java compiler with a simple compile... ok [junit] checking the value of the java.version Property ... ok [junit] checking for Java version for use with -target and by Ant in build.xml... ok [junit] checking the JDK version... ok [junit] checking for java.home property by compiling a test program ... ok [junit] checking for java.home property by running a test program ... ok [junit] checking for the jar command... ok [junit] checking that /usr/local/lib/jvm/openjdk11/bin/jar can handle -i... ok [junit] checking for the jarsigner command... ok [junit] configure: WARNING: Cannot find '/usr/local/lib/jvm/openjdk11/bin/javaws'. [junit] or '/Commands/javaws', looking in the path. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the javaws command... checking for javaws... no [junit] configure: WARNING: The javaws command "" is not executable or not found. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the keytool command... ok [junit] checking for the proper CLASSPATH separator... ok [junit] checking Nashorn, the JavaScript engine, used by Accessors... ok [junit] checking Java version 11.0.2 > 10, checking for asm-all.jar, used by standalone Nashorn... ok [junit] checking Java version 11.0.2 > 10, checking for standalone Nashorn... ok [junit] checking Compiling a Nashorn test program with classpath /home/travis/build/icyphy/ptII/config:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar... ok [junit] checking for /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/, used by CapeCode and Accessors... ok [junit] checking Java 9 and later... ok [junit] checking for the Apache ant binary... ok [junit] checking for gawk... /usr/bin/gawk [junit] checking for mvn... /usr/local/maven-3.6.3/bin/mvn [junit] checking for maven ant task. This could take a minute the first time configure is run.... ok [junit] configure: WARNING: Failed to find /usr/local/include/boost/numeric/odeint.hpp [junit] This is only a problem if you want to rebuild the Functional [junit] Mock-up Interface ++ C files in actor/lib/fmi/fmipp. [junit] Most users can use the shared libraries in /home/travis/build/icyphy/ptII/lib or /home/travis/build/icyphy/ptII/bin. [junit] checking for websensor in $PTII/ptolemy/apps/websensor... checking for Boost... checking for BSH, the Java Bean Shell... ok [junit] checking for Cal, the actor language... ok [junit] checking for saxon8.jar (used by caltrop)... ok [junit] checking for saxon8-dom.jar (used by caltrop)... ok [junit] checking for java_cup.jar (used by caltrop)... ok [junit] configure: WARNING: Failed to find Checkstyle in /home/travis/build/icyphy/ptII/vendors/checkstyle-6.2 [junit] Checkstyle is only necessary for code cleaning. [junit] Checkstyle is LGPL'd, so while it could be in the ptII repo, we don't add it. [junit] Checkstyle may be downloaded from http://checkstyle.sourceforge.net/ [junit] checking for Checkstyle, optionally used to check the style of Java files.... checking for Chic, the model checker... ok [junit] checking for Ptolemy subset of Colt, the scientific computing lib... ok [junit] configure: WARNING: Did not find /home/travis/build/icyphy/ptII/vendors/misc/colt/colt.jar, [junit] using /home/travis/build/icyphy/ptII/lib/ptcolt.jar [junit] CORBATest.java:28: error: package org.omg.CORBA does not exist [junit] import org.omg.CORBA.Object; [junit] ^ [junit] CORBATest.java:46: error: package org.omg.CORBA does not exist [junit] public static org.omg.CORBA.Object corbaObject = null; [junit] ^ [junit] 2 errors [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" CORBATest.java' failed. [junit] perhaps you are running an JDK 1.9? [junit] You will not be able to run the ptolemy.actor.corba actors, [junit] which is probably not a problem. [junit] configure: WARNING: Failed to find Cobertura in /home/travis/build/icyphy/ptII/vendors/corbertura-2.0.3 [junit] Cobertura is only necessary to for code coverage. [junit] Cobertura is GPL'd, so we don't check it in to the ptII repository. [junit] Cobertura may be downloaded from http://cobertura.github.io/cobertura/ [junit] configure: WARNING: Failed to find CUnit in /usr/local or [junit] /home/travis/build/icyphy/ptII/vendors/CUnit. [junit] CUnit is only necessary to test the C templates of the code generation facility [junit] configure: WARNING: Could not find tools.jar, checking for classes.jar [junit] configure: WARNING: Could not find tools.jar or classes.jar in [junit] PTJAVA_HOME = /usr/local/lib/jvm/openjdk11 [junit] Usually, tools.jar is in PTJAVA_HOME/../lib/tools.jar [junit] or classes.jar is in PTJAVA_HOME/../Classes/classes.jar [junit] Since tools.jar and classes.jar cannot be found, [junit] we will not use doclets from ptII/doc/doclets, which [junit] means that the actor documentation index system will not work. [junit] checking for Full version of Colt, the scientific computing lib... checking for CORBA... checking for Cobertura, optionally used for Java code coverage.... checking for CUnit to be used to test the C cg templates... checking for tools.jar for use with doclets... checking for classes.jar for use with doclets... checking for javadoc... /usr/local/lib/jvm/openjdk11/bin/javadoc [junit] configure: WARNING: Failed to find /home/travis/build/icyphy/ptII/vendors/mbed/gcc-arm/bin/arm-none-eabi-gcc [junit] so the Mbed CG facility will not be run. [junit] checking for arm-none-eabi-gcc... checking for the iText PDF jar... ok [junit] checking G4LTL... ok [junit] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [junit] import com.sun.image.codec.jpeg.JPEGCodec; [junit] ^ [junit] JAITest.java:28: error: package javax.media.jai does not exist [junit] import javax.media.jai.*; [junit] ^ [junit] 2 errors [junit] configure: WARNING: JAI not found in the default classpath [junit] checking for Java Advanced Imaging (JAI) API... checking for JAI in /home/travis/build/icyphy/ptII/vendors... ok [junit] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [junit] import com.sun.image.codec.jpeg.JPEGCodec; [junit] ^ [junit] 1 error [junit] configure: WARNING: JAI not found in /home/travis/build/icyphy/ptII/vendors/jai-1_1_3 [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" JAITest.java' failed and JAI jars were not found [junit] in /home/travis/build/icyphy/ptII/vendors [junit] perhaps the Java Advanced Imaging API is not installed? [junit] [junit] Note that JAI does not work in Java 9 and later because Java 9 removed [junit] internal classes used by JAI. [junit] See https://wiki.eecs.berkeley.edu/ptexternal/Main/JAI [junit] [junit] You need not download Jai unless you plan on using the video [junit] actors in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jai [junit] The JAI API can be downloaded from [junit] http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-java-client-419417.html [junit] checking for JAI using jars in /home/travis/build/icyphy/ptII/vendors/jai-1_1_3/lib... checking for Jcerti, used by hlacerti ... ok [junit] configure: WARNING: Failed to find /usr/local/jmodelica/include/jmi.h [junit] which is part of JModelica. [junit] Ptolemy optionally includes one or more FMUs that use JModelica. [junit] To install JModelica, see https://svn.jmodelica.org/trunk/INSTALL [junit] checking for JavaMail directory... ok [junit] checking for JModelica... TMP_JAVAFX_DIR=/home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2 [junit] /home/travis/build/icyphy/ptII/vendors/javafx: total 4 [junit] drwxr-xr-x 4 travis travis 4096 Jan 16 2019 javafx-sdk-11.0.2 [junit] JavaFXTest.java:28: error: package javafx.embed.swing does not exist [junit] import javafx.embed.swing.JFXPanel; [junit] ^ [junit] JavaFXTest.java:29: error: package javafx.scene.media does not exist [junit] import javafx.scene.media.Media; [junit] ^ [junit] JavaFXTest.java:49: error: cannot find symbol [junit] public static JFXPanel fxPanel = null; [junit] ^ [junit] symbol: class JFXPanel [junit] location: class JavaFXTest [junit] 3 errors [junit] configure: WARNING: JavaFX not yet found [junit] checking for JavaFX... checking checking for JavaFX in the default classpath... checking checking for JavaFX in a module... ok [junit] JMFTest.java:28: error: package javax.media does not exist [junit] import javax.media.CaptureDeviceInfo; [junit] ^ [junit] 1 error [junit] configure: WARNING: JMF not found in the default classpath, will check elsewhere next. [junit] checking for Java Media Framework (JMF) in the default classpath... checking for JMF in /home/travis/build/icyphy/ptII/vendors/JMF*... ok [junit] checking for the JMF directory... ok [junit] checking for Java Native Access (JNA) jar... ok [junit] checking for joystick jar file... ok [junit] checking for ptjacl.jar... ok [junit] checking for how to run jacl with "/usr/local/lib/jvm/openjdk11/bin/java"... % ok [junit] checking for JSoup, used when exporting html pages. ... ok [junit] checking for the JUnit - the Java Unit Testing Framework... ok [junit] checking for the JUnitParams, needed by our JUnit tests... ok [junit] checking for the Java Excel API (JXL)... ok [junit] checking for jython... no [junit] checking for jython.bat... no [junit] checking for Jython, the Java implementation of Python... ok [junit] checking for kieler jar file used by layout ... ok [junit] checking for node... checking for node... /home/travis/build/icyphy/ptII/bin/node [junit] checking for npm... checking for npm... /home/travis/build/icyphy/ptII/bin/npm [junit] checking for npm before 5.x... ok [junit] checking for OpenCV Java API... ok [junit] checking for OpenCV by compiling and running a small OpenCV program... About to load opencv_java320 [junit] Exception in thread "main" java.lang.RuntimeException: Could not load opencv_java320. [junit] java.library.path = /home/travis/pthla/certi-tools/lib:/usr/lib/jni:/usr/local/share/OpenCV/java/:/usr/share/OpenCV/java::/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib [junit] at OpenCVTest.main(OpenCVTest.java:79) [junit] Caused by: java.lang.UnsatisfiedLinkError: no opencv_java320 in java.library.path: [/home/travis/pthla/certi-tools/lib, /usr/lib/jni, /usr/local/share/OpenCV/java/, /usr/share/OpenCV/java, ., /usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib] [junit] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660) [junit] at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:829) [junit] at java.base/java.lang.System.loadLibrary(System.java:1867) [junit] at OpenCVTest.main(OpenCVTest.java:52) [junit] configure: WARNING: Failed to run OpenCV test program in /home/travis/build/icyphy/ptII/config with [junit] /usr/local/lib/jvm/openjdk11/bin/java -classpath /home/travis/build/icyphy/ptII/lib/opencv-320.jar:. OpenCVTest [junit] so we will try other jars. [junit] checking for opencv-*.jar in /home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java /home/travis/build/icyphy/ptII/lib /opt/local/share/OpenCV/java /usr/share/OpenCV/java /usr/local/share/OpenCV/java... ok [junit] checking /home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar... About to load opencv_java341 [junit] Imgproc.LINE_8: 8 [junit] Loaded opencv_java341 [junit] ok [junit] checking if org/ptolemy/opencv will be compiled.... ok [junit] checking for Open Sound Control/Processing.org interface (oscP5). ... ok [junit] checking for rxtx serial port interface... ok [junit] configure: WARNING: Could not find directory [junit] '/home/travis/build/icyphy/ptII/vendors/sun/javacc-5.0' [junit] so we search for the jjtree command. [junit] configure: WARNING: Failed to find jjtree [junit] configure: WARNING: Failed to find javacc, perhaps JavaCC is not installed? [junit] You need not download JavaCC unless you plan on modifying .jjt files [junit] in ptolemy/data/expr. [junit] JavaCC is available from [junit] https://javacc.org [junit] [junit] Note that the zip file that gets downloaded is actually an installer [junit] that must be run to install the JavaCC.zip file that contains the classes. [junit] [junit] Note that JavaCC-4.1 and 4.2 will not work, there are problems with [junit] ReInit() being static or not static. [junit] [junit] JavaCC-6.0 seems to not include the jjtree and javacc scripts, so [junit] we recommend JavaCC-5.0. [junit] [junit] Try: [junit] cd /home/travis/build/icyphy/ptII/vendors/sun [junit] wget https://javacc.org/downloads/javacc-5.0.tar.gz [junit] tar -zxf javacc-5.0.tar.gz [junit] cd /home/travis/build/icyphy/ptII [junit] ./configure [junit] [junit] Configure looks for JavaCC in /home/travis/build/icyphy/ptII/vendors/sun/javacc-5.0 [junit] so either install JavaCC in that location or use the --with-javacc= flag [junit] and then rerun configure.' [junit] checking for JavaCC... checking for jjtree... no [junit] checking for Java3D... ok [junit] checking for Jogl... ok [junit] ok [junit] ok [junit] ok [junit] ls: cannot access '/home/travis/build/icyphy/ptII/vendors/jogl/lib/natives/linux-amd64/*.jar': No such file or directory [junit] checking for jini directory... ok [junit] checking for jars used by jini... ...ok [junit] checking for the proper JNI architecture... checking for gcc... /usr/bin/gcc [junit] checking for cc... (cached) /usr/bin/gcc [junit] checking for javah... /usr/bin/javah [junit] configure: WARNING: /usr/local/lib/jvm/openjdk11/../include was not found. As a result, compilation of JNI actors will fail. [junit] checking for the cc for JNI... checking for that the pieces for JNI have been found... ok [junit] checking for the proper JNI architecture include directory... checking for the proper JNI library architecture... ok [junit] checking for if the -mno-cygwin flag is available... ok [junit] checking for the proper shared library gcc flag... ok [junit] checking for the proper shared library cc flag... ok [junit] checking for the proper shared library link flag... ok [junit] checking for the proper shared library prefix... ok [junit] checking for the proper shared library suffix... ok [junit] checking for JNI libraries needed to link JNI... ok [junit] checking for jode directory... ok [junit] checking for $JODE_DIR/jode.jar... ok [junit] checking for json directory... ok [junit] checking for matlab... no [junit] configure: WARNING: Failed to find matlab executable in the path. [junit] Perhaps Matlab is not installed? [junit] If Matlab is not present, then the Ptolemy II/Matlab interface in [junit] $PTII/ptolemy/matlab will not be usable. [junit] configure: WARNING: Matlab was not found, but compiling the .java files in ptolemy/matlab/ should be ok. [junit] checking for Protocol Buffers (ProtoBuf)... ok [junit] checking for the Paho MQTT jar... ok [junit] checking for mapss.jar, used by the PSDF domain... ok [junit] checking for anltr.jar, used by the Ptalon... ok [junit] checking for scalac... no [junit] configure: WARNING: Failed to find the scalac binary, [junit] so org/ptolemy/scala will be excluded [junit] checking for soot directory... ok [junit] checking for $SOOT_DIR/sootclasses.jar... ok [junit] checking for rt.jar by compiling config/SystemJar.java... ok [junit] checking the location or rt.jar... ok [junit] checking for mysql jar, used by the database actors... ok [junit] SystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableSystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableconfigure: WARNING: ojdbc6.jar not found, [junit] but only necessary to use database actors with Oracle. [junit] If the mysql jar file is present, then the Oracle Java Database Connector is not necessary [junit] To install ojdbc5.jar or ojdbc6.jar, [junit] download it from https://www.oracle.com/technetwork/database/features/jdbc/jdbc-drivers-12c-download-1958347.html [junit] copy it to ptolemy/actor/lib/database [junit] and rerun ./configure [junit] checking for ojdbc6.jar... checking for Sphinx4 Speech recognition data jar API... ok [junit] checking for Sphinx4 Speech recognition core jar API... ok [junit] checking for PDFRenderer... ok [junit] configure: WARNING: Failed to find Batik Jar file [junit] You need only have Batik if you are planning on rebuilding diva.jar [junit] for use with Kepler. [junit] Batik can be downloaded from http://xmlgraphics.apache.org/batik/, [junit] batike-1.9/lib/batik-all-1.9.jar copied to /home/travis/build/icyphy/ptII/lib [junit] and ./configure rerun. [junit] checking for Batik SVG... checking for svgSalamander... ok [junit] checking for RSyntaxEditor... ok [junit] configure: WARNING: $TOSROOT is not set. It must be set to use PtinyOS. [junit] configure: WARNING: $TOSROOT is set to '', [junit] but there is no directory by that name, so we will not set up for PtinyOS. [junit] For details, see /home/travis/build/icyphy/ptII/ptolemy/domains/ptinyos/README.txt. [junit] configure: WARNING: Failed to find giotto/gdk.jar [junit] perhaps Giotto is not installed? [junit] You need not download Giotto unless you plan on generating code for [junit] Giotto models. [junit] The Giotto SDK can be [junit] downloaded from https://embedded.eecs.berkeley.edu/giotto/ [junit] Copy gdk.jar to /home/travis/build/icyphy/ptII/vendors/giotto, for example: [junit] mkdir -p /home/travis/build/icyphy/ptII/vendors/giotto [junit] cp C:/Program\ Files/Giotto*/gdk.jar /home/travis/build/icyphy/ptII/vendors/giotto/ [junit] checking the for TinyOS... checking for giotto directory... checking for the Vertx application platform interface. ... ok [junit] checking for slf4-api... ok [junit] checking for slf4-simple... ok [junit] checking for webcam-capture... ok [junit] checking for xbjlib directory... ok [junit] checking for gcc... /usr/bin/gcc [junit] checking for libexpat... ok [junit] checking for expat.h... ok [junit] configure: WARNING: Failed to find boost/numeric/odeint.hpp, so FMI ++ [junit] will not be compiled. FMI++ is an extension of the [junit] Functional Mockup Interface, see [junit] http://sourceforge.net/p/fmipp/wiki/Home/ [junit] configure: creating ./config.status [junit] config.status: creating mk/ptII.mk [junit] config.status: creating bin/ptinvoke [junit] config.status: creating build.xml [junit] config.status: creating .classpath [junit] config.status: creating bin/comm.policy [junit] config.status: creating lib/ptII.properties [junit] config.status: creating ptolemy/util/test/junit/javachdir [junit] config.status: creating ptolemy/util/test/junit/javachdir32 [junit] config.status: executing default commands [junit] /home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/ant/bin/ant [junit] Buildfile: /home/travis/build/icyphy/ptII/build.xml [junit] [junit] build-message: [junit] [echo] Use ant -p to see other targets. JAVA_HOME=/usr/local/lib/jvm/openjdk11 [junit] [echo] tools.jar is necessary for compilation of doc/doclets/. [junit] [echo] If compilation fails, try setting JAVA_HOME to the location of the JDK. [junit] [echo] For example: [junit] [echo] [bldmastr@sisyphus ptII]$ which java [junit] [echo] /usr/bin/java [junit] [echo] [bldmastr@sisyphus ptII]$ ls -l /usr/bin/java [junit] [echo] lrwxrwxrwx 1 root root 26 Jul 31 10:12 /usr/bin/java -> /usr/java/default/bin/java [junit] [echo] [bldmastr@sisyphus ptII]$ export JAVA_HOME=/usr/java/default [junit] [echo] [junit] [junit] -build-subprojects-empty: [junit] [junit] build-subprojects: [junit] [junit] -check-node: [junit] [junit] -check-node-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node --version [junit] [exec] v7.10.1 [junit] [junit] -check-npm: [junit] [junit] -check-npm-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] [exec] 4.2.0 [junit] [junit] -check-if-npmjs-org-is-up: [junit] [echo] Check to see if https://www.npmjs.org is up. [junit] [junit] -jsdoc-no-network-message: [junit] [junit] -check-jsdoc: [junit] [junit] jsdoc-install: [junit] [junit] jsdoc-update: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc [junit] [junit] -ptdoc-no-node: [junit] [junit] -ptdoc-no-npm: [junit] [junit] ptdoc: [junit] [echo] [junit] [echo] If the ptdoc target fails, then try running: [junit] [echo] ant build-project build-bin [junit] [echo] [junit] [junit] -check-node: [junit] [junit] -check-node-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node --version [junit] [exec] v7.10.1 [junit] [junit] -check-npm: [junit] [junit] -check-npm-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] [exec] 4.2.0 [junit] [junit] -check-if-npmjs-org-is-up: [junit] [echo] Check to see if https://www.npmjs.org is up or $TRAVIS is set. [junit] [junit] -jsdoc-no-network-message: [junit] [junit] -check-jsdoc: [junit] [echo] To stop CapeCode from invoking jsdoc and svn, set the PT_NO_NET environment variable. [junit] [echo] Under BASH: [junit] [echo] export PT_NO_NET=true [junit] [echo] If ptdoc fails, and you are building from $PTII, try: [junit] [echo] ant build-project build-bin [junit] [echo] [junit] [junit] jsdoc-install: [junit] [junit] jsdoc-update: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc [junit] [junit] -ptdoc-no-node-message: [junit] [junit] -ptdoc-no-npm-message: [junit] [junit] -check-jsdoc-again: [junit] [junit] -jsdoc-command-message: [junit] [junit] ptdoc: [junit] [echo] Invoke /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/../node_modules/@terraswarm/jsdoc/jsdoc.js to read *.js files and generate *PtDoc.xml files suitable for Ptolemy. [junit] [echo] See https://chess.eecs.berkeley.edu/ptexternal/wiki/Main/JSDocSystems [junit] [echo] See jsdoc/jsdoc.json [junit] [echo] See jsdoc/plugins/accessorJSDocTags.js [junit] [echo] See jsdoc/templates/ptdoc/publish.js [junit] [echo] [junit] [echo] If the ptdoc target fails, the there is likely a problem with node or npm. It is possible [junit] [echo] to use CapeCode even if the ptdoc target fails. [junit] [echo] [junit] [echo] If you are building from $PTII, try: [junit] [echo] ant build-project build-bin [junit] [echo] [junit] [echo] [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/../node_modules/@terraswarm/jsdoc/jsdoc.js --configure jsdoc/jsdoc.json --recurse --template jsdoc/templates/ptdoc --verbose . [junit] [exec] Generating output files... [junit] [exec] Finished running in 14.15 seconds. [junit] [junit] build-project: [junit] [echo] ptII: /home/travis/build/icyphy/ptII/build.xml [junit] [javac] Compiling 2 source files to /home/travis/build/icyphy/ptII [junit] [junit] -check-ptII-mk-file: [junit] [junit] -check-bin-vergil: [junit] [junit] -check-make-bin-vergil: [junit] [junit] build-bin-not: [junit] [junit] build-not-bin-vergil: [junit] [junit] build-bin: [junit] [junit] build: [junit] [junit] BUILD SUCCESSFUL [junit] Total time: 21 seconds [junit] Loading DOPCenter model, running it and exporting [junit] +rm DOPCenter.png [junit] rm: cannot remove 'DOPCenter.png': No such file or directory [junit] +/home/travis/build/icyphy/ptII/bin/ptinvoke -Dptolemy.ptII.doNotExit= ptolemy.vergil.basic.export.ExportModel png -run -save /home/travis/build/icyphy/ptII/ptolemy/domains/space/demo/DOPCenter/DOPCenter.xml [junit] Running .DOPCenter [junit] 2820 ms. Memory: 165888K Free: 114043K (69%) [junit] Saving .DOPCenter [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/domains/space/demo/DOPCenter/DOPCenter.png [junit] +/home/travis/build/icyphy/ptII/bin/ptinvoke -Dptolemy.ptII.doNotExit= ptolemy.vergil.basic.export.ExportModel png -run -save /home/travis/build/icyphy/ptII/ptolemy/domains/space/demo/DOPCenter/DOPCenter.xml [junit] Running .DOPCenter [junit] 2736 ms. Memory: 169984K Free: 119154K (70%) [junit] Saving .DOPCenter [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/domains/space/demo/DOPCenter/DOPCenter.png [junit] +/home/travis/build/icyphy/ptII/bin/ptinvoke ptolemy.actor.gui.MoMLSimpleApplication Placard.xml [junit] 3116 ms. Memory: 129024K Free: 86074K (67%) [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] +[ -f Placard.tex ] [junit] +pdflatex Placard.tex [junit] This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) (preloaded format=pdflatex) [junit] restricted \write18 enabled. [junit] entering extended mode [junit] (./Placard.tex [junit] LaTeX2e <2016/02/01> [junit] Babel <3.9q> and hyphenation patterns for 3 language(s) loaded. [junit] (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls [junit] Document Class: article 2014/09/29 v1.4h Standard LaTeX document class [junit] (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) [junit] No file Placard.aux. [junit] [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] [3] [4] [5] [6] [junit] [7] (./Placard.aux) ) [junit] Output written on Placard.pdf (7 pages, 22862 bytes). [junit] Transcript written on Placard.log. [junit] +[ ! -f Placard.pdf ] [junit] +rm Placard.aux Placard.log [junit] +/home/travis/build/icyphy/ptII/bin/ptinvoke ptolemy.actor.gui.MoMLSimpleApplication DOPCSV.xml [junit] 2934 ms. Memory: 129024K Free: 102048K (79%) [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] +[ ! -f DOP.csv ] [junit] -rw-rw-r-- 1 travis travis 162749 Jun 6 02:08 /home/travis/build/icyphy/ptII/ptolemy/domains/space/demo/DOPCenter/DOPCenter.png [junit] make: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] All Done [junit] /home/travis/build/icyphy/ptII/adm/installers/test/installers.tcl [junit] adm/test/Nightly.tcl: about to clean [junit] adm/test/nightlyMake.tcl: about to execute [make -C /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm JAR=/usr/bin/jar TAR=/usr/local/bin/tar clean] [junit] About to execute: [junit] make -C [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 [junit] PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. [junit] PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm [junit] JAR=/usr/bin/jar TAR=/usr/local/bin/tar clean [junit] make: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] rm -f ptII11_1_devel_setup_windows.jar ptII11_1_devel_setup_windows.exe [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptiny.exe /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptbook.exe /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/matlab/ptmatlab.dll [junit] # [junit] # Now cleaning old tar files [junit] # [junit] clean Mon Jun 6 02:08:54 UTC 2022 [junit] 02:08:54 up 6 min, 1 user, load average: 2.09, 1.19, 0.51 [junit] rm -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.tar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptolemy.devel11.1.devel.src.tar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.tar [junit] rm -f opencv_java320.dll [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.jar src_jar [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel src installshield/* [junit] rm -rf capecode0.3.devel.src.jar [junit] rm -rf hyvisual11.1.devel.src.jar [junit] rm -rf viptos1.1.devel.src.jar [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptzip [junit] rm -rf ptII11_1_devel_setup_windows_64.exe ptII11_1_devel_setup_windows_64.jar ptII11_1_devel_setup_windows_64.xml ptII11_1_devel_setup_windows.jar ptII11_1_devel_setup_windows.exe test/installerTest test/ptII11.1.devel [junit] rm -rf capecode0.3.devel.src.jar capecode0.3.devel.tar.gz [junit] rm -rf capecode0_3_devel_setup_windows_64.xml capecode0_3_devel_setup_windows.jar capecode0_3_devel_setup_windows_64.exe [junit] rm -rf capecode0.3.devel.setup.mac.app capecode0.3.devel.setup.mac.app.tar.gz capecode0.3.devel.setup.mac.dmg capecode0.3.devel.setup.mac.jar capecode0.3.devel.setup.mac.xml [junit] rm -rf capecode0.3.devel.setup.linux.tar.gz capecode0.3.devel.setup.linux.jar capecode0.3.devel.setup.linux.xml [junit] rm -rf capecode0_3_devel_setup_windows.exe capecode0_3_devel_setup_windows.jar [junit] rm -rf capecode0_3_devel_setup_windows_64.exe capecode0_3_devel_setup_windows_64.jar [junit] rm -rf capeCodeNonGUI.tar.gz [junit] rm -rf ptII11.1.devel.setup.mac.jar ptII11.1.devel.setup.mac.app ptII11.1.devel.setup.mac.app.tar.gz ptII11.1.devel.setup.mac.dmg ptII11.1.devel.setup.mac.jar ptII11.1.devel.setup.mac.xml [junit] rm -rf ptII11.1.devel.setup.linux.jar ptII11.1.devel.setup.mac.xml [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.tar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.tar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.jar [junit] make: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] All Done [junit] adm/test/nightlyMake.tcl: about to execute [make -C /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm JAR=/usr/bin/jar TAR=/usr/local/bin/tar all] [junit] About to execute: [junit] make -C [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 [junit] PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. [junit] PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm [junit] JAR=/usr/bin/jar TAR=/usr/local/bin/tar all [junit] make: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] if [ ! -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/izpack-dist-5.1.3-SNAPSHOT.jar ]; then \ [junit] echo "Downloading izpack: `date`"; \ [junit] wget --quiet -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/izpack-dist-5.1.3-SNAPSHOT.jar \ [junit] https://github.com/icyphy/ptII/releases/download/nightly/izpack-dist-5.1.3-SNAPSHOT.jar; \ [junit] fi [junit] sed 's#@@PTII@@#/home/travis/build/icyphy/ptII/adm/installers/test/../../..#' izpackInstallDist.xml > izpackInstall.xml [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors; java -jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/izpack-dist-5.1.3-SNAPSHOT.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/izpackInstall.xml) [junit] Command line arguments: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/izpackInstall.xml [junit] [ Starting automated installation ] [junit] ==================== [junit] Installation started [junit] Framework: 5.1.3-SNAPSHOT-3e7e3 (IzPack) [junit] Platform: ubuntu_linux,version=4.15.0-1098-gcp,arch=x64,symbolicName=null,javaVersion=11.0.2 [junit] [ Starting to unpack ] [junit] [ Processing package: Required files (1/2) ] [junit] Cleaning up the target folder ... [junit] [ Processing package: Experimental tools (2/2) ] [junit] [ Unpacking finished ] [junit] Installation finished [junit] [ Writing the uninstaller data ... ] [junit] [ Automated installation done ] [junit] #rm -f izpackInstall.xml [junit] [junit] izpackFix: [junit] Changing the Info.plist for the Mac installer app to require Java 1.8 or later. [junit] [junit] if [ ! -f "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.orig" ]; then \ [junit] cp "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist" "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.orig"; \ [junit] fi [junit] sed 's@1.[*0-8+]*@1.8+@' "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist" > "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.tmp" [junit] diff "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.tmp" "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist" [junit] 28c28 [junit] < 1.8+ [junit] --- [junit] > 1.4+ [junit] make: [izpackFix] Error 1 (ignored) [junit] makefile:2825: recipe for target 'izpackFix' failed [junit] mv "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.tmp" "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist" [junit] if [ ! -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/launch4j-3.14.tgz ]; then \ [junit] case `uname` in \ [junit] Darwin) osfile=macosx-x86;; \ [junit] Linux) osfile=linux-x64;; \ [junit] esac; \ [junit] echo "Downloading /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/launch4j-3.14.tgz for $osfile: `date`"; \ [junit] wget --quiet "https://osdn.net/frs/g_redir.php?m=kent&f=launch4j%2Flaunch4j-3%2F3.14%2Flaunch4j-3.14-$osfile.tgz" -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/launch4j-3.14.tgz; \ [junit] fi [junit] Creating L4J_DIR: /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j [junit] if [ ! -d /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j ]; then \ [junit] cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors; \ [junit] /usr/local/bin/tar -zxf /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/launch4j-3.14.tgz; \ [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j; \ [junit] fi [junit] total 264 [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 bin [junit] -rw-r--r-- 1 travis travis 2457 Feb 11 2021 build.xml [junit] drwxr-xr-x 5 travis travis 4096 Jun 6 02:08 demo [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 head [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 head_jni_BETA [junit] drwxr-xr-x 6 travis travis 4096 Jun 6 02:08 head_src [junit] -rwxr-xr-x 1 travis travis 160 May 30 2017 launch4j [junit] -rwxr-xr-x 1 travis travis 211 Feb 4 2021 launch4jc [junit] -rw-r--r-- 1 travis travis 200955 Mar 7 2021 launch4j.jar [junit] -rw-r--r-- 1 travis travis 125 May 30 2017 launch4j.jfpr [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 lib [junit] -rw-r--r-- 1 travis travis 1630 Jan 26 2021 LICENSE.txt [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 manifest [junit] drwxr-xr-x 4 travis travis 4096 Jun 6 02:08 maven [junit] drwxr-xr-x 4 travis travis 4096 Jun 6 02:08 src [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 w32api [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 web [junit] cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/opencv_java320.dll opencv_java320.dll [junit] if [ ! -f "node/node-v7.10.1-darwin-x64.tar.gz" ]; then \ [junit] echo "Downloading node darwin node/node-v7.10.1-darwin-x64.tar.gz: `date`"; \ [junit] (cd node; wget --quiet https://nodejs.org/dist/v7.10.1/node-v7.10.1-darwin-x64.tar.gz); \ [junit] fi [junit] Downloading node darwin node/node-v7.10.1-darwin-x64.tar.gz: Mon Jun 6 02:08:56 UTC 2022 [junit] if [ ! -f "node/node-v7.10.1-linux-x64.tar.xz" ]; then \ [junit] echo "Downloading node linux node/node-v7.10.1-linux-x64.tar.xz: `date`"; \ [junit] (cd node; wget --quiet https://nodejs.org/dist/v7.10.1/node-v7.10.1-linux-x64.tar.xz); \ [junit] fi [junit] Downloading node linux node/node-v7.10.1-linux-x64.tar.xz: Mon Jun 6 02:08:56 UTC 2022 [junit] if [ ! -f "node/node-v7.10.1-win-x64.zip" ]; then \ [junit] echo "Downloading node win node/node-v7.10.1-win-x64.zip: `date`"; \ [junit] (cd node; wget --quiet https://nodejs.org/dist/v7.10.1/node-v7.10.1-win-x64.zip); \ [junit] fi [junit] Downloading node win node/node-v7.10.1-win-x64.zip: Mon Jun 6 02:08:56 UTC 2022 [junit] # [junit] # Now creating PTIIDIST: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel [junit] # [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel Mon Jun 6 02:08:57 UTC 2022 [junit] 02:08:57 up 6 min, 1 user, load average: 2.17, 1.22, 0.53 [junit] OPENCV_DLL: opencv_java320.dll [junit] NODE_DARWIN: node/node-v7.10.1-darwin-x64.tar.gz [junit] NODE_LINUX: node/node-v7.10.1-linux-x64.tar.xz [junit] NODE_WIN: node/node-v7.10.1-win-x64.zip [junit] IZPACK_DIR: /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack [junit] L4J_DIR: /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel [junit] git pull in /home/travis/build/icyphy/ptII/adm/installers/test/../../.. [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../..; git pull) [junit] Already up to date. [junit] git pull in /home/travis/build/icyphy/ptII/adm/installers/test/../../../org/terraswarm/accessor/accessors/web [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../org/terraswarm/accessor/accessors/web; git pull) [junit] Already up to date. [junit] #@echo "Be sure that ptolemy/media/javasound/javasound.jar exists" [junit] #(cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../ptolemy/media/javasound; make jars) [junit] #@echo "Be sure that ptolemy/actor/lib/javasound/javasound.jar exists" [junit] #(cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../ptolemy/actor/lib/javasound; make jars) [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../..; \ [junit] rm -f build.xml; \ [junit] /usr/local/bin/tar -c --no-anchored \ [junit] --exclude="CVS" \ [junit] --exclude=",svn" \ [junit] --exclude=".git" \ [junit] -X /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/src.ex \ [junit] -X /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/src1.ex \ [junit] -f - .cshrc .classpath.in .classpath.default .eclipse.epf .project.default CONTRIBUTING.md README.md ant bin build.default.xml build.xml.in cluster.xml com/cureos com/jgoodies com/jhlabs com/makefile com/microstar config configure configure.in contrib copyright.htm copyright.txt diva doc edu jars.xml lib lbnl makefile mk net org plugin.xml pom.xml ptdb ptKeystore.properties ptolemy ptserver thales util vergil.jnlp.in vergilBCVTB.jnlp.in vergilCapeCode.jnlp.in vergilCyPhySim.jnlp.in vergilDSP.jnlp.in vergilHyVisual.jnlp.in vergilPtiny.jnlp.in vergilPtinyKepler.jnlp.in vergilPtinySandbox.jnlp.in vergilSpace.jnlp.in vergilVisualSense.jnlp.in )| \ [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; /usr/local/bin/tar -xpf -) [junit] /usr/local/bin/tar: ptdb: Cannot stat: No such file or directory [junit] /usr/local/bin/tar: ptserver: Cannot stat: No such file or directory [junit] /usr/local/bin/tar: Exiting with failure status due to previous errors [junit] Removing other documentation [junit] #@echo " tar -X does not seem to work under Cygwin" [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/configure /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config [junit] -rwxrwxr-x 1 travis travis 624107 Jun 6 02:03 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/configure [junit] [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config: [junit] total 88 [junit] -rw-rw-r-- 1 travis travis 1647 Jun 6 02:03 confTest.java [junit] -rw-rw-r-- 1 travis travis 1660 Jun 6 02:03 CORBATest.java [junit] -rw-rw-r-- 1 travis travis 1717 Jun 6 02:03 EclipseITreeSelection.java [junit] -rw-rw-r-- 1 travis travis 5183 Jun 6 02:03 FindClass.java [junit] -rw-rw-r-- 1 travis travis 289 Jun 6 02:03 gmpTest2.cc [junit] -rw-rw-r-- 1 travis travis 163 Jun 6 02:03 gmpTest.c [junit] -rwxrwxr-x 1 travis travis 2585 Jun 6 02:03 install-sh [junit] -rw-rw-r-- 1 travis travis 1845 Jun 6 02:03 JAITest.java [junit] -rw-rw-r-- 1 travis travis 1653 Jun 6 02:03 java3dTest.java [junit] -rw-rw-r-- 1 travis travis 1842 Jun 6 02:03 JavaFXTest.java [junit] -rw-rw-r-- 1 travis travis 1914 Jun 6 02:03 JavaHome.java [junit] -rw-rw-r-- 1 travis travis 1522 Jun 6 02:03 javasoundTest.java [junit] -rw-rw-r-- 1 travis travis 1739 Jun 6 02:03 JMFTest.java [junit] -rw-rw-r-- 1 travis travis 1707 Jun 6 02:03 JXLTest.java [junit] -rw-rw-r-- 1 travis travis 1727 Jun 6 02:03 MajorOSName.java [junit] -rw-rw-r-- 1 travis travis 1704 Jun 6 02:03 NashornTest.java [junit] -rw-rw-r-- 1 travis travis 3507 Jun 6 02:03 OpenCVTest.java [junit] -rw-rw-r-- 1 travis travis 1715 Jun 6 02:03 quickTimeTest.java [junit] -rw-rw-r-- 1 travis travis 4967 Jun 6 02:03 RootDirectory.java [junit] -rw-rw-r-- 1 travis travis 3730 Jun 6 02:03 SystemJar.java [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config/*.jar \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config/*.class [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/configure /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config [junit] -rwxrwxr-x 1 travis travis 624107 Jun 6 02:03 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/configure [junit] [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config: [junit] total 88 [junit] -rw-rw-r-- 1 travis travis 1647 Jun 6 02:03 confTest.java [junit] -rw-rw-r-- 1 travis travis 1660 Jun 6 02:03 CORBATest.java [junit] -rw-rw-r-- 1 travis travis 1717 Jun 6 02:03 EclipseITreeSelection.java [junit] -rw-rw-r-- 1 travis travis 5183 Jun 6 02:03 FindClass.java [junit] -rw-rw-r-- 1 travis travis 289 Jun 6 02:03 gmpTest2.cc [junit] -rw-rw-r-- 1 travis travis 163 Jun 6 02:03 gmpTest.c [junit] -rwxrwxr-x 1 travis travis 2585 Jun 6 02:03 install-sh [junit] -rw-rw-r-- 1 travis travis 1845 Jun 6 02:03 JAITest.java [junit] -rw-rw-r-- 1 travis travis 1653 Jun 6 02:03 java3dTest.java [junit] -rw-rw-r-- 1 travis travis 1842 Jun 6 02:03 JavaFXTest.java [junit] -rw-rw-r-- 1 travis travis 1914 Jun 6 02:03 JavaHome.java [junit] -rw-rw-r-- 1 travis travis 1522 Jun 6 02:03 javasoundTest.java [junit] -rw-rw-r-- 1 travis travis 1739 Jun 6 02:03 JMFTest.java [junit] -rw-rw-r-- 1 travis travis 1707 Jun 6 02:03 JXLTest.java [junit] -rw-rw-r-- 1 travis travis 1727 Jun 6 02:03 MajorOSName.java [junit] -rw-rw-r-- 1 travis travis 1704 Jun 6 02:03 NashornTest.java [junit] -rw-rw-r-- 1 travis travis 3507 Jun 6 02:03 OpenCVTest.java [junit] -rw-rw-r-- 1 travis travis 1715 Jun 6 02:03 quickTimeTest.java [junit] -rw-rw-r-- 1 travis travis 4967 Jun 6 02:03 RootDirectory.java [junit] -rw-rw-r-- 1 travis travis 3730 Jun 6 02:03 SystemJar.java [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/findclean) [junit] find: ‘./doc/codeDoc’: No such file or directory [junit] rm: cannot remove './org/terraswarm/accessor/accessors/web/hosts/node/node_modules/chai/lib/chai/core': Is a directory [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; rm -rf `cat /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/src.ex`) [junit] # Copy 35Mb OpenCV dll into lib. [junit] cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/opencv_java320.dll /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib [junit] # Set up node directories [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node; tar -zxf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/node/node-v7.10.1-darwin-x64.tar.gz) [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node; tar -Jxf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/node/node-v7.10.1-linux-x64.tar.xz) [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node; unzip -q /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/node/node-v7.10.1-win-x64.zip) [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors; ln -s /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer .) [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/installer [junit] lrwxrwxrwx 1 travis travis 77 Jun 6 02:09 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/installer -> /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer [junit] # Remove the duktape binaries. [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/web; ant clean.duktape); [junit] /home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/ant/bin/ant clean.duktape [junit] Buildfile: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/web/build.xml [junit] [junit] -cargo-in-path: [junit] [echo] [junit] [echo] Checking to see if the cargo binary is present. [junit] [echo] cargo is used for the rusteduk target. [junit] [echo] Rusteduk is a Duktape-based JavaScript Interpreter [junit] [echo] that can be called from rust. [junit] [echo] If cargo is not found, then rusteduk won't compile. [junit] [echo] Rusteduk is not required by Accessors. [junit] [echo] [junit] [junit] clean.rusteduk: [junit] [junit] clean.duktape: [junit] [junit] BUILD SUCCESSFUL [junit] Total time: 0 seconds [junit] # [junit] # Set up vendors directory for making docs and jar_dist [junit] # [junit] # Java3D (for the Mac) [junit] cp -r /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/j3d /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors [junit] # [junit] # Jogl (for the Mac) [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/jogl [junit] cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/jogl/*.txt /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/jogl [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/jogl/lib/Darwin [junit] ls /home/travis/build/icyphy/ptII/vendors/jogl [junit] lib [junit] LICENSE-gluegen.txt [junit] LICENSE-jogl.txt [junit] ls /home/travis/build/icyphy/ptII/vendors/jogl/lib/Darwin [junit] jogamp-fat.jar [junit] cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/jogl/lib/Darwin/*.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/jogl/lib/Darwin [junit] cp -r /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/jogl/lib/natives /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/jogl/lib [junit] # Vergil.app needs the shared libraries to appear in bin/natives. [junit] cp -r /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/jogl/lib/natives /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/ [junit] # Install jsdoc from the npm repo [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; rm -rf node_modules; mkdir -p node_modules; if [ ! -d node_modules/@terraswarm/jsdoc ]; then npm install @terraswarm/jsdoc; fi) [junit] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm install @terraswarm/jsdoc [junit] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm install @terraswarm/jsdoc [junit] npm WARN lifecycle The node binary used for scripts is /home/travis/build/icyphy/ptII/bin/node but npm is using /home/travis/.nvm/versions/node/v7.10.1/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with. [junit] /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel [junit] └─┬ @terraswarm/jsdoc@3.5.1-dev [junit] ├── bluebird@3.4.7 [junit] ├─┬ catharsis@0.8.11 [junit] │ └── lodash@4.17.21 [junit] ├── escape-string-regexp@1.0.5 [junit] ├─┬ espree@3.1.7 [junit] │ ├── acorn@3.3.0 [junit] │ └── acorn-jsx@3.0.1 [junit] ├── js2xmlparser@1.0.0 [junit] ├─┬ klaw@1.3.1 [junit] │ └── graceful-fs@4.2.10 [junit] ├── marked@0.3.19 [junit] ├─┬ mkdirp@0.5.6 [junit] │ └── minimist@1.2.6 [junit] ├── requizzle@0.2.3 [junit] ├── strip-json-comments@2.0.1 [junit] ├── taffydb@2.6.2 [junit] └── underscore@1.8.3 [junit] [junit] npm WARN enoent ENOENT: no such file or directory, open '/home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/package.json' [junit] npm WARN ptII11.1.devel No description [junit] npm WARN ptII11.1.devel No repository field. [junit] npm WARN ptII11.1.devel No README data [junit] npm WARN ptII11.1.devel No license field. [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/web; ant jsdoc-install) [junit] /home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/ant/bin/ant jsdoc-install [junit] Buildfile: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/web/build.xml [junit] [junit] -check-jsdoc: [junit] [echo] To stop CapeCode from invoking jsdoc and svn, set the PT_NO_NET environment variable. [junit] [echo] Under BASH: [junit] [echo] export PT_NO_NET=true [junit] [echo] If ptdoc fails, and you are building from $PTII, try: [junit] [echo] ant build-project build-bin [junit] [echo] [junit] [junit] -check-node: [junit] [junit] -check-node-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node --version [junit] [exec] v7.10.1 [junit] [junit] -check-npm: [junit] [junit] -check-npm-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] [exec] 4.2.0 [junit] [junit] jsdoc-install: [junit] [junit] BUILD SUCCESSFUL [junit] Total time: 0 seconds [junit] # Accessors node_modules [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/node_modules [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/web/node_modules [junit] mkdir /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/web/node_modules [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/web/node_modules; ln -s ../hosts @accessors-hosts) [junit] # [junit] # Serial [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/rxtx/ [junit] cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/misc/rxtx/RXTXcomm.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/rxtx/ [junit] # [junit] # Joystick [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/joystick/ [junit] cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/misc/joystick/Joystick.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/joystick/ [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/misc/joystick/Joystick.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/joystick/ [junit] -rw-rw-r-- 1 travis travis 5978 Jun 6 02:03 /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/misc/joystick/Joystick.jar [junit] [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/joystick/: [junit] total 8 [junit] -rw-rw-r-- 1 travis travis 5978 Jun 6 02:09 Joystick.jar [junit] # Tools used to build installers. [junit] ln -s /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/izpack [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors [junit] total 96 [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:04 adm [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 cm [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 fmucheck [junit] drwxrwxr-x 6 travis travis 4096 Jun 6 02:03 fmusdk [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 gc [junit] drwxrwxr-x 2 travis travis 4096 May 11 19:59 installer [junit] drwxrwxr-x 9 travis travis 4096 Jun 6 02:08 izpack [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 j3d [junit] drwxrwxr-x 2 travis travis 4096 May 11 19:45 jai-1_1_2_01 [junit] drwxrwxr-x 3 travis travis 4096 Sep 12 2006 jai-1_1_3 [junit] drwxrwxr-x 3 travis travis 4096 May 11 19:47 javafx [junit] drwxrwxr-x 5 travis travis 4096 May 11 19:47 JMF-2.1.1e [junit] drwxrwxr-x 5 travis travis 4096 Jun 6 02:03 jode [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 jogl [junit] drwxrwxr-x 14 travis travis 4096 Jun 6 02:08 launch4j [junit] drwxrwxr-x 9 travis travis 4096 Jun 6 02:04 misc [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:03 ocp [junit] drwxrwxr-x 5 travis travis 4096 Nov 10 2021 opencv [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 oracle [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 oscP5 [junit] -rw-rw-r-- 1 travis travis 1543 Jun 6 02:03 README.txt [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 soot [junit] drwxrwxr-x 6 travis travis 4096 Jun 6 02:03 sun [junit] drwxrwxr-x 7 travis travis 4096 Jun 6 02:07 universalJavaApplicationStub [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors [junit] total 24 [junit] lrwxrwxrwx 1 travis travis 77 Jun 6 02:09 installer -> /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer [junit] lrwxrwxrwx 1 travis travis 74 Jun 6 02:09 izpack -> /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:09 j3d [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:09 jogl [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:09 misc [junit] drwxrwxr-x 5 travis travis 4096 Jun 6 02:09 node [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/izpack [junit] lrwxrwxrwx 1 travis travis 74 Jun 6 02:09 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/izpack -> /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack [junit] [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack: [junit] total 28 [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:08 bin [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:08 icons [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:08 legal [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:08 lib [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:08 schema [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:08 Uninstaller [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:08 utils [junit] ln -s /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j [junit] lrwxrwxrwx 1 travis travis 76 Jun 6 02:09 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j -> /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j [junit] [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j: [junit] total 264 [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 bin [junit] -rw-r--r-- 1 travis travis 2457 Feb 11 2021 build.xml [junit] drwxr-xr-x 5 travis travis 4096 Jun 6 02:08 demo [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 head [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 head_jni_BETA [junit] drwxr-xr-x 6 travis travis 4096 Jun 6 02:08 head_src [junit] -rwxr-xr-x 1 travis travis 160 May 30 2017 launch4j [junit] -rwxr-xr-x 1 travis travis 211 Feb 4 2021 launch4jc [junit] -rw-r--r-- 1 travis travis 200955 Mar 7 2021 launch4j.jar [junit] -rw-r--r-- 1 travis travis 125 May 30 2017 launch4j.jfpr [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 lib [junit] -rw-r--r-- 1 travis travis 1630 Jan 26 2021 LICENSE.txt [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 manifest [junit] drwxr-xr-x 4 travis travis 4096 Jun 6 02:08 maven [junit] drwxr-xr-x 4 travis travis 4096 Jun 6 02:08 src [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 w32api [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 web [junit] # [junit] # Checking to be sure we can build [junit] #(cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; PTII=`pwd` ./configure; ant) [junit] ##(cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin; make ) [junit] #@echo "Do make realclean to clean up any trash" [junit] #cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; make clean [junit] #cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; make [junit] #cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; make javadocs [junit] rm -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/.glimpse* [junit] cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../.glimpse_exclude /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/configure /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config [junit] -rwxrwxr-x 1 travis travis 624107 Jun 6 02:03 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/configure [junit] [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config: [junit] total 88 [junit] -rw-rw-r-- 1 travis travis 1647 Jun 6 02:03 confTest.java [junit] -rw-rw-r-- 1 travis travis 1660 Jun 6 02:03 CORBATest.java [junit] -rw-rw-r-- 1 travis travis 1717 Jun 6 02:03 EclipseITreeSelection.java [junit] -rw-rw-r-- 1 travis travis 5183 Jun 6 02:03 FindClass.java [junit] -rw-rw-r-- 1 travis travis 289 Jun 6 02:03 gmpTest2.cc [junit] -rw-rw-r-- 1 travis travis 163 Jun 6 02:03 gmpTest.c [junit] -rwxrwxr-x 1 travis travis 2585 Jun 6 02:03 install-sh [junit] -rw-rw-r-- 1 travis travis 1845 Jun 6 02:03 JAITest.java [junit] -rw-rw-r-- 1 travis travis 1653 Jun 6 02:03 java3dTest.java [junit] -rw-rw-r-- 1 travis travis 1842 Jun 6 02:03 JavaFXTest.java [junit] -rw-rw-r-- 1 travis travis 1914 Jun 6 02:03 JavaHome.java [junit] -rw-rw-r-- 1 travis travis 1522 Jun 6 02:03 javasoundTest.java [junit] -rw-rw-r-- 1 travis travis 1739 Jun 6 02:03 JMFTest.java [junit] -rw-rw-r-- 1 travis travis 1707 Jun 6 02:03 JXLTest.java [junit] -rw-rw-r-- 1 travis travis 1727 Jun 6 02:03 MajorOSName.java [junit] -rw-rw-r-- 1 travis travis 1704 Jun 6 02:03 NashornTest.java [junit] -rw-rw-r-- 1 travis travis 3507 Jun 6 02:03 OpenCVTest.java [junit] -rw-rw-r-- 1 travis travis 1715 Jun 6 02:03 quickTimeTest.java [junit] -rw-rw-r-- 1 travis travis 4967 Jun 6 02:03 RootDirectory.java [junit] -rw-rw-r-- 1 travis travis 3730 Jun 6 02:03 SystemJar.java [junit] # Copy libjvm.dll.a because it was removed by src.ex [junit] #cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../ptolemy/codegen/c/lib/win/libjvm.dll.a /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/codegen/c/lib/win [junit] #ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/codegen/c/lib/win/libjvm.dll.a [junit] # [junit] # Copy *.so files because src.ex removes them. [junit] cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../lib/lib*.so /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/ [junit] # [junit] touch /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/configure [junit] # Copy the vergil script for use in the full tar file [junit] #(cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../bin; make) [junit] #rm -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/vergil [junit] #cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../bin/vergil /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin [junit] # Bump up the mod time of TII/mk/ptII.mk.in so that if [junit] # the user runs make, then configure will run [junit] touch /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/mk/ptII.mk.in [junit] # [junit] # doc [junit] # [junit] # Fix up doc/img/makefile [junit] egrep -v "PtolemyIISplash.psd|banner.psd|ptIIbanner2.psd" \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/img/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/img/makefile_tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/img/makefile_tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/img/makefile [junit] # Fix up doc/makefile [junit] egrep -v "coroutine|giotto.cgc|metroII|openmodelica" \ [junit] < /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/makefile_tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/makefile_tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/makefile [junit] # [junit] # jars.xml [junit] # [junit] # Remove metroII and openmodelica from jars.xml [junit] egrep -v "^ /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jars.xml_tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jars.xml_tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jars.xml [junit] # [junit] # Fix up ptolemy/actor/gui/jnlp/makefile [junit] # Need to be careful here and remove ViptosApplication.jar from OTHER_JARS, but not the from the rule. [junit] # So, we use a trailing space. [junit] egrep -v "ViptosApplication.jar " \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/actor/gui/jnlp/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/actor/gui/jnlp/makefile.tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/actor/gui/jnlp/makefile.tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/actor/gui/jnlp/makefile [junit] # [junit] # ptolemy/configs [junit] # [junit] # Remove apps/hlacerti from cosimulation.xml [junit] egrep -v "apps/hlacerti" \ [junit] < /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/cosimulation.xml \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/cosimulation.xml_tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/cosimulation.xml_tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/cosimulation.xml [junit] # Remove apps.xml, corba.xml from the configuration [junit] egrep -v "apps.xml|corba.xml|mbed.xml|metroII.xml|openmodelica|scrEffigy|scrTableau|scr.xml" \ [junit] < /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/defaultFullConfiguration.xml \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/defaultFullConfiguration.xml_tmp [junit] sed 's/, "ptolemy.vergil.basic.imprt.fmu.ImportFMUAsJavaFMUAction"//' \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/defaultFullConfiguration.xml_tmp \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/defaultFullConfiguration.xml [junit] # Fix up experimentalDirector.xml [junit] egrep -v "openmodelica" \ [junit] < /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/experimentalDirectors.xml \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/experimentalDirectors.xml_tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/experimentalDirectors.xml_tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/experimentalDirectors.xml [junit] # Remove things that should not be shipped from completeDemos.htm [junit] awk -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/dontship.awk /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/doc/completeDemos.htm \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/doc/completeDemos_tmp.htm [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/doc/completeDemos_tmp.htm \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/doc/completeDemos.htm [junit] # Remove metroII and openmodelica from models.txt [junit] egrep -v "metroII|openmodelica" \ [junit] < /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/doc/models.txt \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/doc/models.txt_tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/doc/models.txt_tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/doc/models.txt [junit] # Fix up data/expr/test/makefile [junit] egrep -v Variable2.tcl \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/data/expr/test/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/data/expr/test/makefile.tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/data/expr/test/makefile.tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/data/expr/test/makefile [junit] # [junit] # ptolemy/domains [junit] # [junit] # Remove coroutine, metroII and openmodelica from domains/makefile [junit] egrep -v "coroutine|metroII|openmodelica" \ [junit] < /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/makefile_tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/makefile_tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/makefile [junit] # Fix up ptolemy/domains/csp/demo/DiningPhilosophers/makefile [junit] egrep -v checkDeadlock \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/csp/demo/DiningPhilosophers/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/csp/demo/DiningPhilosophers/makefile.tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/csp/demo/DiningPhilosophers/makefile.tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/csp/demo/DiningPhilosophers/makefile [junit] # Fix up dde/kernel/test/makefile [junit] egrep -v DDEDirector.tcl \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/dde/kernel/test/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/dde/kernel/test/makefile.tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/dde/kernel/test/makefile.tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/dde/kernel/test/makefile [junit] # Fix up giotto/makefile [junit] egrep -v cgc \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/giotto/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/giotto/makefile.tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/giotto/makefile.tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/giotto/makefile [junit] # Fix up ptolemy/domains/giotto/demo [junit] egrep -v Legiotto \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/giotto/demo/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/giotto/demo/makefile.tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/giotto/demo/makefile.tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/giotto/demo/makefile [junit] # Fix up tm/makefile [junit] egrep -v runtime \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/tm/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/tm/makefile.tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/tm/makefile.tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/tm/makefile [junit] # Fix up ptolemy/domains/wireless/demo [junit] egrep -v Network \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/wireless/demo/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/wireless/demo/makefile.tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/wireless/demo/makefile.tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/wireless/demo/makefile [junit] # [junit] # ptolemy/vergil [junit] # [junit] # Remove ImportFMUAsJavaFMUAction.java from the makefile [junit] egrep -v "ImportFMUAsJavaFMUAction.java" \ [junit] < /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/vergil/basic/imprt/fmu/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/vergil/basic/imprt/fmu/makefile_tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/vergil/basic/imprt/fmu/makefile_tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/vergil/basic/imprt/fmu/makefile [junit] # Remove the html generated files, the filenames are too long [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; rm -rf `(cd /home/travis/build/icyphy/ptII/adm/installers/test/../../..; svn status | egrep '\?' | grep /demo/ | awk '{print $2}')` ) [junit] svn: warning: W155007: '/home/travis/build/icyphy/ptII' is not a working copy [junit] # Rebuild jar files after removing unwanted code. [junit] Rebuild jar_dist so that the Windows installer gets the new jars [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist [junit] make /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist [junit] make[1]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] # [junit] # Now creating PTIIDIST/jar_dist: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist [junit] # [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist Mon Jun 6 02:09:13 UTC 2022 [junit] if [ ! -d "/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist" ] ; then \ [junit] echo "Running make -k jar_dist and other commands in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel"; \ [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; PTII=`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel` JAVADOC=javadoc ./configure; rm -rf bin/*.app; \ [junit] PTII=`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel`; ant; \ [junit] if [ -f "`find /home/travis/build/icyphy/ptII/doc -name "codeDoc*.jar" -mtime -10 | head -1`" ]; then \ [junit] echo "Found /home/travis/build/icyphy/ptII/codeDoc*.jar files that are less than 10 days old. Will use unjar them in `pwd` instead of rerunning javadoc."; \ [junit] for jarfile in /home/travis/build/icyphy/ptII/doc/codeDoc*.jar; do \ [junit] echo "Unjaring $jarfile in `pwd`"; \ [junit] /usr/bin/jar -xvf $jarfile; \ [junit] done; \ [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; \ [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc; \ [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/codeDoc; \ [junit] else \ [junit] echo "About to rebuild javadocs: `date`"; \ [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc; PTII=`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel` make JAVADOC=javadoc clean all_packages install); \ [junit] fi; \ [junit] echo "About to run ant jars: `date`"; \ [junit] ant jars; \ [junit] echo "Rebuild ptiny.exe so that vergil_l4j.jar gets built so that /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist can use vergil_l4j.jar"; \ [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptiny.exe; \ [junit] make -C /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel PTII=`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel` exes; \ [junit] echo "About to make jar_dist, PTII=`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel`"; \ [junit] make PTII=`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel` -k jar_dist); \ [junit] echo "Done creating PTIIDIST/jar_dist: `date`"; \ [junit] fi [junit] Running make -k jar_dist and other commands in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel [junit] For more verbose output, run ./configure --enable-verbose [junit] checking if your path has 'program files/java' instead of 'Program Files/Java' ... ok [junit] checking if $PTII ('/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel') has backslashes... ok [junit] checking if $PTII ('/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel') and the current directory are the same"... checking if $PTII ('/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel') contains "cygdrive"... ok [junit] checking for find... /usr/bin/find [junit] checking for javac... /usr/local/lib/jvm/openjdk11/bin/javac [junit] Unrecognized option: -d32 [junit] Error: Could not create the Java Virtual Machine. [junit] Error: A fatal exception has occurred. Program will exit. [junit] checking for java32... no [junit] configure: WARNING: Running java -d32 -version failed, [junit] and ./bin/java does not exist. [junit] Perhaps you need to install a separate 32-bit JVM [junit] or rerun configure with --with-java32? [junit] The 32-bit JVM is only needed for certain 32-bit FMI tests. [junit] In general, under a 64-bit JVM, FMI will work fine without a 32-bit JVM. [junit] checking for the java runtime in /usr/local/lib/jvm/openjdk11/bin... ok [junit] checking for java... /usr/local/lib/jvm/openjdk11/bin/java [junit] checking for the java compiler in /usr/local/lib/jvm/openjdk11/bin... ok [junit] checking for javac... (cached) /usr/local/lib/jvm/openjdk11/bin/javac [junit] checking the Java compiler with a simple compile... ok [junit] checking the value of the java.version Property ... ok [junit] checking for Java version for use with -target and by Ant in build.xml... ok [junit] checking the JDK version... ok [junit] checking for java.home property by compiling a test program ... ok [junit] checking for java.home property by running a test program ... ok [junit] checking for the jar command... ok [junit] checking that /usr/local/lib/jvm/openjdk11/bin/jar can handle -i... ok [junit] checking for the jarsigner command... ok [junit] configure: WARNING: Cannot find '/usr/local/lib/jvm/openjdk11/bin/javaws'. [junit] or '/Commands/javaws', looking in the path. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the javaws command... checking for javaws... no [junit] configure: WARNING: The javaws command "" is not executable or not found. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the keytool command... ok [junit] checking for the proper CLASSPATH separator... ok [junit] checking Nashorn, the JavaScript engine, used by Accessors... ok [junit] checking Java version 11.0.2 > 10, checking for asm-all.jar, used by standalone Nashorn... ok [junit] checking Java version 11.0.2 > 10, checking for standalone Nashorn... ok [junit] checking Compiling a Nashorn test program with classpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/nashorn-core-15.3.jar... ok [junit] checking for /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/, used by CapeCode and Accessors... ok [junit] checking Java 9 and later... ok [junit] checking for the Apache ant binary... ok [junit] checking for gawk... /usr/bin/gawk [junit] checking for mvn... /usr/local/maven-3.6.3/bin/mvn [junit] checking for maven ant task. This could take a minute the first time configure is run.... ok [junit] configure: WARNING: Failed to find /usr/local/include/boost/numeric/odeint.hpp [junit] This is only a problem if you want to rebuild the Functional [junit] Mock-up Interface ++ C files in actor/lib/fmi/fmipp. [junit] Most users can use the shared libraries in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib or /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin. [junit] checking for websensor in $PTII/ptolemy/apps/websensor... checking for Boost... checking for BSH, the Java Bean Shell... ok [junit] checking for Cal, the actor language... ok [junit] checking for saxon8.jar (used by caltrop)... ok [junit] checking for saxon8-dom.jar (used by caltrop)... ok [junit] checking for java_cup.jar (used by caltrop)... ok [junit] configure: WARNING: Failed to find Checkstyle in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/checkstyle-6.2 [junit] Checkstyle is only necessary for code cleaning. [junit] Checkstyle is LGPL'd, so while it could be in the ptII repo, we don't add it. [junit] Checkstyle may be downloaded from http://checkstyle.sourceforge.net/ [junit] checking for Checkstyle, optionally used to check the style of Java files.... checking for Ptolemy subset of Colt, the scientific computing lib... ok [junit] configure: WARNING: Did not find /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/colt/colt.jar, [junit] using /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/ptcolt.jar [junit] configure: WARNING: Failed to find Cobertura in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/corbertura-2.0.3 [junit] Cobertura is only necessary to for code coverage. [junit] Cobertura is GPL'd, so we don't check it in to the ptII repository. [junit] Cobertura may be downloaded from http://cobertura.github.io/cobertura/ [junit] configure: WARNING: Failed to find CUnit in /usr/local or [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/CUnit. [junit] CUnit is only necessary to test the C templates of the code generation facility [junit] configure: WARNING: Could not find tools.jar, checking for classes.jar [junit] configure: WARNING: Could not find tools.jar or classes.jar in [junit] PTJAVA_HOME = /usr/local/lib/jvm/openjdk11 [junit] Usually, tools.jar is in PTJAVA_HOME/../lib/tools.jar [junit] or classes.jar is in PTJAVA_HOME/../Classes/classes.jar [junit] Since tools.jar and classes.jar cannot be found, [junit] we will not use doclets from ptII/doc/doclets, which [junit] means that the actor documentation index system will not work. [junit] checking for Full version of Colt, the scientific computing lib... checking for Cobertura, optionally used for Java code coverage.... checking for CUnit to be used to test the C cg templates... checking for tools.jar for use with doclets... checking for classes.jar for use with doclets... checking for javadoc... /usr/local/lib/jvm/openjdk11/bin/javadoc [junit] configure: WARNING: Failed to find /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/mbed/gcc-arm/bin/arm-none-eabi-gcc [junit] so the Mbed CG facility will not be run. [junit] configure: WARNING: Failed to find iText.jar [junit] as /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/itext/iText.jar. [junit] Perhaps the iText is not installed? [junit] You need not download the iText interface unless you [junit] would like to export PDF from Vergil. [junit] Note that the iText jar file has the Affero General Public License (AGPL), [junit] which is an extension of the GNU Public License. [junit] To use the iText interface, download iText from http://itextpdf.com [junit] place iText.jar in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/itext/ and then rerun configure. [junit] checking for arm-none-eabi-gcc... checking for the iText PDF jar... checking G4LTL... ok [junit] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [junit] import com.sun.image.codec.jpeg.JPEGCodec; [junit] ^ [junit] JAITest.java:28: error: package javax.media.jai does not exist [junit] import javax.media.jai.*; [junit] ^ [junit] 2 errors [junit] configure: WARNING: JAI not found in the default classpath [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" JAITest.java' failed and JAI jars were not found [junit] in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors [junit] perhaps the Java Advanced Imaging API is not installed? [junit] [junit] Note that JAI does not work in Java 9 and later because Java 9 removed [junit] internal classes used by JAI. [junit] See https://wiki.eecs.berkeley.edu/ptexternal/Main/JAI [junit] [junit] You need not download Jai unless you plan on using the video [junit] actors in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/actor/lib/jai [junit] The JAI API can be downloaded from [junit] http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-java-client-419417.html [junit] checking for Java Advanced Imaging (JAI) API... checking for JAI in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors... checking for Jcerti, used by hlacerti ... ok [junit] checking for JavaMail directory... ok [junit] configure: WARNING: Failed to find /usr/local/jmodelica/include/jmi.h [junit] which is part of JModelica. [junit] Ptolemy optionally includes one or more FMUs that use JModelica. [junit] To install JModelica, see https://svn.jmodelica.org/trunk/INSTALL [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/javafx/*': No such file or directory [junit] checking for JModelica... TMP_JAVAFX_DIR= [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/javafx': No such file or directory [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/javafx: [junit] JavaFXTest.java:28: error: package javafx.embed.swing does not exist [junit] import javafx.embed.swing.JFXPanel; [junit] ^ [junit] JavaFXTest.java:29: error: package javafx.scene.media does not exist [junit] import javafx.scene.media.Media; [junit] ^ [junit] JavaFXTest.java:49: error: cannot find symbol [junit] public static JFXPanel fxPanel = null; [junit] ^ [junit] symbol: class JFXPanel [junit] location: class JavaFXTest [junit] 3 errors [junit] configure: WARNING: Failed to find JavaFX. [junit] [junit] Perhaps you are running an OpenJDK JDK instead of an Oracle JDK? [junit] Or, perhaps you are using an Oracle JDK later than JDK 10 that [junit] no longer includes JavaFX. [junit] To download JavaFX, see https://openjfx.io/ [junit] [junit] The ./configure script searches for [junit] so please install OpenFX at one of those locations or use [junit] --with-javafx-jar=JARFILE [junit] [junit] If OpenFX is not present, then the audio accessors will not work under CapeCode. [junit] [junit] JMFTest.java:28: error: package javax.media does not exist [junit] import javax.media.CaptureDeviceInfo; [junit] ^ [junit] 1 error [junit] configure: WARNING: JMF not found in the default classpath, will check elsewhere next. [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" JMFTest.java' failed. [junit] perhaps the Java Media Framework (JMF) is not installed? [junit] You need not download the JMF unless you plan on using the video [junit] actors in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/actor/lib/jmf [junit] The JMF SDK can be downloaded from [junit] http://www.oracle.com/technetwork/java/javase/download-142937.html [junit] checking for JavaFX... checking checking for JavaFX in the default classpath... checking for Java Media Framework (JMF) in the default classpath... checking for JMF in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/JMF*... checking for Java Native Access (JNA) jar... ok [junit] checking for joystick jar file... ok [junit] checking for ptjacl.jar... ok [junit] checking for how to run jacl with "/usr/local/lib/jvm/openjdk11/bin/java"... % ok [junit] checking for JSoup, used when exporting html pages. ... ok [junit] checking for the JUnit - the Java Unit Testing Framework... ok [junit] checking for the JUnitParams, needed by our JUnit tests... ok [junit] checking for the Java Excel API (JXL)... ok [junit] checking for jython... no [junit] checking for jython.bat... no [junit] checking for Jython, the Java implementation of Python... ok [junit] checking for kieler jar file used by layout ... ok [junit] checking for node... checking for node... /home/travis/build/icyphy/ptII/bin/node [junit] checking for npm... checking for npm... /home/travis/build/icyphy/ptII/bin/npm [junit] checking for npm before 5.x... ok [junit] checking for OpenCV Java API... ok [junit] checking for OpenCV by compiling and running a small OpenCV program... About to load opencv_java320 [junit] Exception in thread "main" java.lang.RuntimeException: Could not load opencv_java320. [junit] java.library.path = /home/travis/pthla/certi-tools/lib:/usr/lib/jni:/usr/local/share/OpenCV/java/:/usr/share/OpenCV/java::/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib [junit] at OpenCVTest.main(OpenCVTest.java:79) [junit] Caused by: java.lang.UnsatisfiedLinkError: no opencv_java320 in java.library.path: [/home/travis/pthla/certi-tools/lib, /usr/lib/jni, /usr/local/share/OpenCV/java/, /usr/share/OpenCV/java, ., /usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib] [junit] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660) [junit] at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:829) [junit] at java.base/java.lang.System.loadLibrary(System.java:1867) [junit] at OpenCVTest.main(OpenCVTest.java:52) [junit] configure: WARNING: Failed to run OpenCV test program in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config with [junit] /usr/local/lib/jvm/openjdk11/bin/java -classpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/opencv-320.jar:. OpenCVTest [junit] so we will try other jars. [junit] checking for opencv-*.jar in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/opencv/share/OpenCV/java /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib /opt/local/share/OpenCV/java /usr/share/OpenCV/java /usr/local/share/OpenCV/java... ok [junit] checking /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/opencv-341.jar... About to load opencv_java341 [junit] Imgproc.LINE_8: 8 [junit] Loaded opencv_java341 [junit] ok [junit] checking if org/ptolemy/opencv will be compiled.... ok [junit] checking for Open Sound Control/Processing.org interface (oscP5). ... ok [junit] checking for rxtx serial port interface... ok [junit] configure: WARNING: Could not find directory [junit] '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/sun/javacc-5.0' [junit] so we search for the jjtree command. [junit] configure: WARNING: Failed to find jjtree [junit] configure: WARNING: Failed to find javacc, perhaps JavaCC is not installed? [junit] You need not download JavaCC unless you plan on modifying .jjt files [junit] in ptolemy/data/expr. [junit] JavaCC is available from [junit] https://javacc.org [junit] [junit] Note that the zip file that gets downloaded is actually an installer [junit] that must be run to install the JavaCC.zip file that contains the classes. [junit] [junit] Note that JavaCC-4.1 and 4.2 will not work, there are problems with [junit] ReInit() being static or not static. [junit] [junit] JavaCC-6.0 seems to not include the jjtree and javacc scripts, so [junit] we recommend JavaCC-5.0. [junit] [junit] Try: [junit] cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/sun [junit] wget https://javacc.org/downloads/javacc-5.0.tar.gz [junit] tar -zxf javacc-5.0.tar.gz [junit] cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel [junit] ./configure [junit] [junit] Configure looks for JavaCC in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/sun/javacc-5.0 [junit] so either install JavaCC in that location or use the --with-javacc= flag [junit] and then rerun configure.' [junit] checking for JavaCC... checking for jjtree... no [junit] checking for Java3D... ok [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/jogl/lib/Linux/*.jar': No such file or directory [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/jogl/lib/natives/linux-amd64/*.jar': No such file or directory [junit] checking for Jogl... checking for jini directory... ok [junit] checking for jars used by jini... ...ok [junit] checking for the proper JNI architecture... checking for gcc... /usr/bin/gcc [junit] checking for cc... (cached) /usr/bin/gcc [junit] checking for javah... /usr/bin/javah [junit] checking for the cc for JNI... checking for that the pieces for JNI have been found... ok [junit] configure: WARNING: /usr/local/lib/jvm/openjdk11/../include was not found. As a result, compilation of JNI actors will fail. [junit] checking for the proper JNI architecture include directory... checking for the proper JNI library architecture... ok [junit] checking for if the -mno-cygwin flag is available... ok [junit] checking for the proper shared library gcc flag... ok [junit] checking for the proper shared library cc flag... ok [junit] checking for the proper shared library link flag... ok [junit] checking for the proper shared library prefix... ok [junit] checking for the proper shared library suffix... ok [junit] checking for JNI libraries needed to link JNI... ok [junit] checking for json directory... ok [junit] checking for matlab... no [junit] checking for Protocol Buffers (ProtoBuf)... ok [junit] checking for the Paho MQTT jar... ok [junit] checking for mapss.jar, used by the PSDF domain... ok [junit] checking for anltr.jar, used by the Ptalon... ok [junit] configure: WARNING: Failed to find matlab executable in the path. [junit] Perhaps Matlab is not installed? [junit] If Matlab is not present, then the Ptolemy II/Matlab interface in [junit] $PTII/ptolemy/matlab will not be usable. [junit] configure: WARNING: Matlab was not found, but compiling the .java files in ptolemy/matlab/ should be ok. [junit] checking for scalac... no [junit] configure: WARNING: Failed to find the scalac binary, [junit] so org/ptolemy/scala will be excluded [junit] checking for soot directory... ok [junit] checking for $SOOT_DIR/sootclasses.jar... ok [junit] checking for rt.jar by compiling config/SystemJar.java... ok [junit] checking the location or rt.jar... ok [junit] checking for mysql jar, used by the database actors... ok [junit] SystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableSystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableconfigure: WARNING: ojdbc6.jar not found, [junit] but only necessary to use database actors with Oracle. [junit] If the mysql jar file is present, then the Oracle Java Database Connector is not necessary [junit] To install ojdbc5.jar or ojdbc6.jar, [junit] download it from https://www.oracle.com/technetwork/database/features/jdbc/jdbc-drivers-12c-download-1958347.html [junit] copy it to ptolemy/actor/lib/database [junit] and rerun ./configure [junit] configure: WARNING: Could not find the sphinx4 jar files. [junit] These files are only necessary for the accessor in [junit] ptolemy/actor/lib/jjs/modules/speechRecognition. [junit] To install Sphinx4: [junit] 1. mkdir /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/sphinx4 [junit] 2. Download these .jar files and place in ptolemy/vendors/misc/sphinx: [junit] [junit] wget -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar 'https://oss.sonatype.org/service/local/artifact/maven/redirect?r=releases&g=net.sf.phat&a=sphinx4-core&v=5prealpha&e=jar' [junit] [junit] wget -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar 'https://oss.sonatype.org/service/local/artifact/maven/redirect?r=releases&g=net.sf.phat&a=sphinx4-data&v=5prealpha&e=jar' [junit] [junit] 3. Rerun [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; ./configure) [junit] checking for ojdbc6.jar... checking for Sphinx4 Speech recognition data jar API... checking for PDFRenderer... ok [junit] configure: WARNING: Failed to find Batik Jar file [junit] You need only have Batik if you are planning on rebuilding diva.jar [junit] for use with Kepler. [junit] Batik can be downloaded from http://xmlgraphics.apache.org/batik/, [junit] batike-1.9/lib/batik-all-1.9.jar copied to /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib [junit] and ./configure rerun. [junit] checking for Batik SVG... checking for svgSalamander... ok [junit] checking for RSyntaxEditor... ok [junit] configure: WARNING: $TOSROOT is not set. It must be set to use PtinyOS. [junit] configure: WARNING: $TOSROOT is set to '', [junit] but there is no directory by that name, so we will not set up for PtinyOS. [junit] For details, see /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/ptinyos/README.txt. [junit] configure: WARNING: Failed to find giotto/gdk.jar [junit] perhaps Giotto is not installed? [junit] You need not download Giotto unless you plan on generating code for [junit] Giotto models. [junit] The Giotto SDK can be [junit] downloaded from https://embedded.eecs.berkeley.edu/giotto/ [junit] Copy gdk.jar to /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/giotto, for example: [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/giotto [junit] cp C:/Program\ Files/Giotto*/gdk.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/giotto/ [junit] checking the for TinyOS... checking for giotto directory... checking for the Vertx application platform interface. ... ok [junit] checking for slf4-api... ok [junit] checking for slf4-simple... ok [junit] checking for webcam-capture... ok [junit] checking for xbjlib directory... ok [junit] checking for gcc... /usr/bin/gcc [junit] checking for libexpat... ok [junit] checking for expat.h... ok [junit] configure: WARNING: Failed to find boost/numeric/odeint.hpp, so FMI ++ [junit] will not be compiled. FMI++ is an extension of the [junit] Functional Mockup Interface, see [junit] http://sourceforge.net/p/fmipp/wiki/Home/ [junit] configure: creating ./config.status [junit] config.status: creating mk/ptII.mk [junit] config.status: creating bin/ptinvoke [junit] config.status: creating build.xml [junit] config.status: creating .classpath [junit] config.status: creating bin/comm.policy [junit] config.status: creating lib/ptII.properties [junit] config.status: creating ptolemy/util/test/junit/javachdir [junit] config.status: creating ptolemy/util/test/junit/javachdir32 [junit] config.status: executing default commands [junit] /home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ant/bin/ant [junit] Buildfile: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/build.xml [junit] [junit] build-message: [junit] [echo] Use ant -p to see other targets. JAVA_HOME=/usr/local/lib/jvm/openjdk11 [junit] [echo] tools.jar is necessary for compilation of doc/doclets/. [junit] [echo] If compilation fails, try setting JAVA_HOME to the location of the JDK. [junit] [echo] For example: [junit] [echo] [bldmastr@sisyphus ptII]$ which java [junit] [echo] /usr/bin/java [junit] [echo] [bldmastr@sisyphus ptII]$ ls -l /usr/bin/java [junit] [echo] lrwxrwxrwx 1 root root 26 Jul 31 10:12 /usr/bin/java -> /usr/java/default/bin/java [junit] [echo] [bldmastr@sisyphus ptII]$ export JAVA_HOME=/usr/java/default [junit] [echo] [junit] [junit] -build-subprojects-empty: [junit] [junit] build-subprojects: [junit] [junit] -check-node: [junit] [junit] -check-node-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/node --version [junit] [exec] v7.10.1 [junit] [junit] -check-npm: [junit] [junit] -check-npm-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm --version [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/node /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm --version [junit] [exec] 4.2.0 [junit] [junit] -check-if-npmjs-org-is-up: [junit] [echo] Check to see if https://www.npmjs.org is up. [junit] [junit] -jsdoc-no-network-message: [junit] [junit] -check-jsdoc: [junit] [junit] jsdoc-install: [junit] [junit] jsdoc-update: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm update @terraswarm/jsdoc [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/node /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm update @terraswarm/jsdoc [junit] [junit] -ptdoc-no-node: [junit] [junit] -ptdoc-no-npm: [junit] [junit] ptdoc: [junit] [echo] [junit] [echo] If the ptdoc target fails, then try running: [junit] [echo] ant build-project build-bin [junit] [echo] [junit] [junit] -check-node: [junit] [junit] -check-node-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/node --version [junit] [exec] v7.10.1 [junit] [junit] -check-npm: [junit] [junit] -check-npm-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm --version [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/node /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm --version [junit] [exec] 4.2.0 [junit] [junit] -check-if-npmjs-org-is-up: [junit] [echo] Check to see if https://www.npmjs.org is up or $TRAVIS is set. [junit] [junit] -jsdoc-no-network-message: [junit] [junit] -check-jsdoc: [junit] [echo] To stop CapeCode from invoking jsdoc and svn, set the PT_NO_NET environment variable. [junit] [echo] Under BASH: [junit] [echo] export PT_NO_NET=true [junit] [echo] If ptdoc fails, and you are building from $PTII, try: [junit] [echo] ant build-project build-bin [junit] [echo] [junit] [junit] jsdoc-install: [junit] [echo] npm.executable: npm [junit] [mkdir] Created dir: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/node_modules [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm install @terraswarm/jsdoc [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/node /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm install @terraswarm/jsdoc [junit] [exec] npm WARN lifecycle The node binary used for scripts is /home/travis/build/icyphy/ptII/bin/node but npm is using /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with. [junit] [exec] /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors [junit] [exec] └─┬ @terraswarm/jsdoc@3.5.1-dev [junit] [exec] ├── bluebird@3.4.7 [junit] [exec] ├─┬ catharsis@0.8.11 [junit] [exec] │ └── lodash@4.17.21 [junit] [exec] ├── escape-string-regexp@1.0.5 [junit] [exec] ├─┬ espree@3.1.7 [junit] [exec] │ ├── acorn@3.3.0 [junit] [exec] │ └── acorn-jsx@3.0.1 [junit] [exec] ├── js2xmlparser@1.0.0 [junit] [exec] ├─┬ klaw@1.3.1 [junit] [exec] │ └── graceful-fs@4.2.10 [junit] [exec] ├── marked@0.3.19 [junit] [exec] ├─┬ mkdirp@0.5.6 [junit] [exec] │ └── minimist@1.2.6 [junit] [exec] ├── requizzle@0.2.3 [junit] [exec] ├── strip-json-comments@2.0.1 [junit] [exec] ├── taffydb@2.6.2 [junit] [exec] └── underscore@1.8.3 [junit] [exec] [junit] [exec] npm WARN enoent ENOENT: no such file or directory, open '/home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/package.json' [junit] [exec] npm WARN accessors No description [junit] [exec] npm WARN accessors No repository field. [junit] [exec] npm WARN accessors No README data [junit] [exec] npm WARN accessors No license field. [junit] [junit] jsdoc-update: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm update @terraswarm/jsdoc [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/node /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm update @terraswarm/jsdoc [junit] [junit] -ptdoc-no-node-message: [junit] [junit] -ptdoc-no-npm-message: [junit] [junit] -check-jsdoc-again: [junit] [junit] -jsdoc-command-message: [junit] [junit] ptdoc: [junit] [echo] Invoke /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/web/../node_modules/@terraswarm/jsdoc/jsdoc.js to read *.js files and generate *PtDoc.xml files suitable for Ptolemy. [junit] [echo] See https://chess.eecs.berkeley.edu/ptexternal/wiki/Main/JSDocSystems [junit] [echo] See jsdoc/jsdoc.json [junit] [echo] See jsdoc/plugins/accessorJSDocTags.js [junit] [echo] See jsdoc/templates/ptdoc/publish.js [junit] [echo] [junit] [echo] If the ptdoc target fails, the there is likely a problem with node or npm. It is possible [junit] [echo] to use CapeCode even if the ptdoc target fails. [junit] [echo] [junit] [echo] If you are building from $PTII, try: [junit] [echo] ant build-project build-bin [junit] [echo] [junit] [echo] [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/node /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/web/../node_modules/@terraswarm/jsdoc/jsdoc.js --configure jsdoc/jsdoc.json --recurse --template jsdoc/templates/ptdoc --verbose . [junit] [exec] Generating output files... [junit] [exec] Finished running in 13.74 seconds. [junit] [junit] build-project: [junit] [echo] ptII: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/build.xml [junit] [javac] Compiling 2 source files to /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel [junit] [junit] -check-ptII-mk-file: [junit] [junit] -check-bin-vergil: [junit] [junit] -check-make-bin-vergil: [junit] [junit] build-bin-not: [junit] [junit] build-not-bin-vergil: [junit] [junit] build-bin: [junit] [junit] build: [junit] [junit] BUILD SUCCESSFUL [junit] Total time: 22 seconds [junit] Found /home/travis/build/icyphy/ptII/codeDoc*.jar files that are less than 10 days old. Will use unjar them in /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel instead of rerunning javadoc. [junit] Unjaring /home/travis/build/icyphy/ptII/doc/codeDoc.jar in /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel [junit] created: META-INF/ [junit] inflated: META-INF/MANIFEST.MF [junit] created: doc/ [junit] created: doc/codeDoc/ [junit] created: doc/codeDoc/com/ [junit] created: doc/codeDoc/com/cureos/ [junit] created: doc/codeDoc/com/cureos/numerics/ [junit] created: doc/codeDoc/com/jgoodies/ [junit] created: doc/codeDoc/com/jgoodies/forms/ [junit] created: doc/codeDoc/com/jgoodies/forms/builder/ [junit] created: doc/codeDoc/com/jgoodies/forms/debug/ [junit] created: doc/codeDoc/com/jgoodies/forms/factories/ [junit] created: doc/codeDoc/com/jgoodies/forms/layout/ [junit] created: doc/codeDoc/com/jgoodies/forms/util/ [junit] created: doc/codeDoc/com/jhlabs/ [junit] created: doc/codeDoc/com/jhlabs/composite/ [junit] created: doc/codeDoc/com/jhlabs/image/ [junit] created: doc/codeDoc/com/jhlabs/image/svg/ [junit] created: doc/codeDoc/com/jhlabs/math/ [junit] created: doc/codeDoc/com/jhlabs/vecmath/ [junit] created: doc/codeDoc/com/microstar/ [junit] created: doc/codeDoc/com/microstar/xml/ [junit] created: doc/codeDoc/diva/ [junit] created: doc/codeDoc/diva/canvas/ [junit] created: doc/codeDoc/diva/canvas/connector/ [junit] created: doc/codeDoc/diva/canvas/demo/ [junit] created: doc/codeDoc/diva/canvas/event/ [junit] created: doc/codeDoc/diva/canvas/interactor/ [junit] created: doc/codeDoc/diva/canvas/test/ [junit] created: doc/codeDoc/diva/canvas/toolbox/ [junit] created: doc/codeDoc/diva/canvas/tutorial/ [junit] created: doc/codeDoc/diva/graph/ [junit] created: doc/codeDoc/diva/graph/basic/ [junit] created: doc/codeDoc/diva/graph/layout/ [junit] created: doc/codeDoc/diva/graph/modular/ [junit] created: doc/codeDoc/diva/graph/test/ [junit] created: doc/codeDoc/diva/graph/toolbox/ [junit] created: doc/codeDoc/diva/graph/tutorial/ [junit] created: doc/codeDoc/diva/gui/ [junit] created: doc/codeDoc/diva/gui/toolbox/ [junit] created: doc/codeDoc/diva/gui/tutorial/ [junit] created: doc/codeDoc/diva/resource/ [junit] created: doc/codeDoc/diva/util/ [junit] created: doc/codeDoc/diva/util/java2d/ [junit] created: doc/codeDoc/diva/util/jester/ [junit] created: doc/codeDoc/diva/util/test/ [junit] created: doc/codeDoc/diva/util/xml/ [junit] created: doc/codeDoc/doc/ [junit] created: doc/codeDoc/doc/doclets/ [junit] created: doc/codeDoc/edu/ [junit] created: doc/codeDoc/edu/umich/ [junit] created: doc/codeDoc/edu/umich/eecs/ [junit] created: doc/codeDoc/edu/umich/eecs/april/ [junit] created: doc/codeDoc/edu/umich/eecs/april/image/ [junit] created: doc/codeDoc/edu/umich/eecs/april/jmat/ [junit] created: doc/codeDoc/edu/umich/eecs/april/jmat/geom/ [junit] created: doc/codeDoc/edu/umich/eecs/april/tag/ [junit] created: doc/codeDoc/edu/umich/eecs/april/util/ [junit] created: doc/codeDoc/js/ [junit] created: doc/codeDoc/js/fonts/ [junit] created: doc/codeDoc/lbnl/ [junit] created: doc/codeDoc/lbnl/actor/ [junit] created: doc/codeDoc/lbnl/actor/lib/ [junit] created: doc/codeDoc/lbnl/actor/lib/net/ [junit] created: doc/codeDoc/lbnl/lib/ [junit] created: doc/codeDoc/lbnl/lib/labview/ [junit] created: doc/codeDoc/lbnl/lib/xml/ [junit] created: doc/codeDoc/lbnl/lib/xml/src/ [junit] created: doc/codeDoc/lbnl/util/ [junit] created: doc/codeDoc/net/ [junit] created: doc/codeDoc/net/jimblackler/ [junit] created: doc/codeDoc/net/jimblackler/Utils/ [junit] created: doc/codeDoc/org/ [junit] created: doc/codeDoc/org/hlacerti/ [junit] created: doc/codeDoc/org/hlacerti/lib/ [junit] created: doc/codeDoc/org/json/ [junit] created: doc/codeDoc/org/mlc/ [junit] created: doc/codeDoc/org/mlc/swing/ [junit] created: doc/codeDoc/org/mlc/swing/example/ [junit] created: doc/codeDoc/org/mlc/swing/layout/ [junit] created: doc/codeDoc/org/ptolemy/ [junit] created: doc/codeDoc/org/ptolemy/classloading/ [junit] created: doc/codeDoc/org/ptolemy/classloading/osgi/ [junit] created: doc/codeDoc/org/ptolemy/commons/ [junit] created: doc/codeDoc/org/ptolemy/faultModels/ [junit] created: doc/codeDoc/org/ptolemy/fmi/ [junit] created: doc/codeDoc/org/ptolemy/fmi/driver/ [junit] created: doc/codeDoc/org/ptolemy/fmi/type/ [junit] created: doc/codeDoc/org/ptolemy/machineImprovisation/ [junit] created: doc/codeDoc/org/ptolemy/machineLearning/ [junit] created: doc/codeDoc/org/ptolemy/machineLearning/clustering/ [junit] created: doc/codeDoc/org/ptolemy/machineLearning/hmm/ [junit] created: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/ [junit] created: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/ParameterEstimator/ [junit] created: doc/codeDoc/org/ptolemy/machineLearning/hsmm/ [junit] created: doc/codeDoc/org/ptolemy/machineLearning/lib/ [junit] created: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ [junit] created: doc/codeDoc/org/ptolemy/opencv/ [junit] created: doc/codeDoc/org/ptolemy/optimization/ [junit] created: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizer/ [junit] created: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizerUsingGradient/ [junit] created: doc/codeDoc/org/ptolemy/osc/ [junit] created: doc/codeDoc/org/ptolemy/qss/ [junit] created: doc/codeDoc/org/ptolemy/qss/solver/ [junit] created: doc/codeDoc/org/ptolemy/qss/util/ [junit] created: doc/codeDoc/org/ptolemy/ssm/ [junit] created: doc/codeDoc/org/terraswarm/ [junit] created: doc/codeDoc/org/terraswarm/accessor/ [junit] created: doc/codeDoc/org/terraswarm/accessor/JSAccessor/ [junit] created: doc/codeDoc/ptolemy/ [junit] created: doc/codeDoc/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/actor/continuous/ [junit] created: doc/codeDoc/ptolemy/actor/corba/ [junit] created: doc/codeDoc/ptolemy/actor/corba/util/ [junit] created: doc/codeDoc/ptolemy/actor/gt/ [junit] created: doc/codeDoc/ptolemy/actor/gt/GraphTransformer/ [junit] created: doc/codeDoc/ptolemy/actor/gt/TransformationRule/ [junit] created: doc/codeDoc/ptolemy/actor/gt/controller/ [junit] created: doc/codeDoc/ptolemy/actor/gt/controller/Transform/ [junit] created: doc/codeDoc/ptolemy/actor/gt/data/ [junit] created: doc/codeDoc/ptolemy/actor/gt/gui/ [junit] created: doc/codeDoc/ptolemy/actor/gt/ingredients/ [junit] created: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/ [junit] created: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/ [junit] created: doc/codeDoc/ptolemy/actor/gt/util/ [junit] created: doc/codeDoc/ptolemy/actor/gui/ [junit] created: doc/codeDoc/ptolemy/actor/gui/BrowserEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/BrowserTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/CommunicationAspectMonitor/ [junit] created: doc/codeDoc/ptolemy/actor/gui/Console/ [junit] created: doc/codeDoc/ptolemy/actor/gui/ExpressionShellEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/ExpressionShellTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/HTMLViewerTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/ImageTokenEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/JVMTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/MatrixTokenTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/PlotEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/PlotTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/PtolemyEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/RunTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/TextEditorTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/TextEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/TokenEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/TokenTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/exec/ [junit] created: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/jnlp/ [junit] created: doc/codeDoc/ptolemy/actor/gui/properties/ [junit] created: doc/codeDoc/ptolemy/actor/gui/properties/ComboBox/ [junit] created: doc/codeDoc/ptolemy/actor/gui/ptjacl/ [junit] created: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/python/ [junit] created: doc/codeDoc/ptolemy/actor/gui/python/PythonShellEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/python/PythonShellTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/run/ [junit] created: doc/codeDoc/ptolemy/actor/gui/run/InterfaceTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/style/ [junit] created: doc/codeDoc/ptolemy/actor/gui/syntax/ [junit] created: doc/codeDoc/ptolemy/actor/gui/test/ [junit] created: doc/codeDoc/ptolemy/actor/gui/test/junit/ [junit] created: doc/codeDoc/ptolemy/actor/injection/ [junit] created: doc/codeDoc/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/actor/lib/Assert/ [junit] created: doc/codeDoc/ptolemy/actor/lib/aspect/ [junit] created: doc/codeDoc/ptolemy/actor/lib/aspect/CanBus/ [junit] created: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeCommunicationAspect/ [junit] created: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeExecutionAspect/ [junit] created: doc/codeDoc/ptolemy/actor/lib/aspect/doc-files/ [junit] created: doc/codeDoc/ptolemy/actor/lib/colt/ [junit] created: doc/codeDoc/ptolemy/actor/lib/colt/doc-files/ [junit] created: doc/codeDoc/ptolemy/actor/lib/comm/ [junit] created: doc/codeDoc/ptolemy/actor/lib/conversions/ [junit] created: doc/codeDoc/ptolemy/actor/lib/conversions/json/ [junit] created: doc/codeDoc/ptolemy/actor/lib/database/ [junit] created: doc/codeDoc/ptolemy/actor/lib/excel/ [junit] created: doc/codeDoc/ptolemy/actor/lib/fmi/ [junit] created: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/ [junit] created: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/swig/ [junit] created: doc/codeDoc/ptolemy/actor/lib/gem5/ [junit] created: doc/codeDoc/ptolemy/actor/lib/gui/ [junit] created: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveDialog/ [junit] created: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveShell/ [junit] created: doc/codeDoc/ptolemy/actor/lib/gui/PlotterBaseJavaSE/ [junit] created: doc/codeDoc/ptolemy/actor/lib/hoc/ [junit] created: doc/codeDoc/ptolemy/actor/lib/hoc/CatchUpComposite/ [junit] created: doc/codeDoc/ptolemy/actor/lib/hoc/IterateOverArray/ [junit] created: doc/codeDoc/ptolemy/actor/lib/hoc/MirrorComposite/ [junit] created: doc/codeDoc/ptolemy/actor/lib/hoc/ReflectComposite/ [junit] created: doc/codeDoc/ptolemy/actor/lib/image/ [junit] created: doc/codeDoc/ptolemy/actor/lib/image/ImageTableau/ [junit] created: doc/codeDoc/ptolemy/actor/lib/io/ [junit] created: doc/codeDoc/ptolemy/actor/lib/io/comm/ [junit] created: doc/codeDoc/ptolemy/actor/lib/javasound/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/IMUSensor/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/audio/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/cameras/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAware/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAwareTest/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/crypto/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/dataConverter/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/discovery/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/eventbus/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpClient/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpServer/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/imageDisplay/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/iotAuth/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/localStorage/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/mqtt/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/serial/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/shell/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/socket/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/speechRecognition/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/textDisplay/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/udpSocket/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/userInterface/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/webSocket/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/xbee/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jopio/ [junit] created: doc/codeDoc/ptolemy/actor/lib/joystick/ [junit] created: doc/codeDoc/ptolemy/actor/lib/logic/ [junit] created: doc/codeDoc/ptolemy/actor/lib/mail/ [junit] created: doc/codeDoc/ptolemy/actor/lib/mbed/ [junit] created: doc/codeDoc/ptolemy/actor/lib/net/ [junit] created: doc/codeDoc/ptolemy/actor/lib/python/ [junit] created: doc/codeDoc/ptolemy/actor/lib/r/ [junit] created: doc/codeDoc/ptolemy/actor/lib/security/ [junit] created: doc/codeDoc/ptolemy/actor/lib/string/ [junit] created: doc/codeDoc/ptolemy/actor/lib/vhdl/ [junit] created: doc/codeDoc/ptolemy/actor/lib/video/ [junit] created: doc/codeDoc/ptolemy/actor/lib/xslt/ [junit] created: doc/codeDoc/ptolemy/actor/parameters/ [junit] created: doc/codeDoc/ptolemy/actor/process/ [junit] created: doc/codeDoc/ptolemy/actor/ptalon/ [junit] created: doc/codeDoc/ptolemy/actor/ptalon/gt/ [junit] created: doc/codeDoc/ptolemy/actor/ptalon/gt/PtalonMatcher/ [junit] created: doc/codeDoc/ptolemy/actor/ptalon/lib/ [junit] created: doc/codeDoc/ptolemy/actor/sched/ [junit] created: doc/codeDoc/ptolemy/actor/util/ [junit] created: doc/codeDoc/ptolemy/caltrop/ [junit] created: doc/codeDoc/ptolemy/caltrop/actors/ [junit] created: doc/codeDoc/ptolemy/caltrop/ddi/ [junit] created: doc/codeDoc/ptolemy/caltrop/util/ [junit] created: doc/codeDoc/ptolemy/cg/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/org/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/accessor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/jjs/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/html/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/org/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/accessor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/jjs/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/accessor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/EmbeddedCodeActor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/modal/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/accessor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/jjs/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/gui/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/de/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/de/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/de/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/de/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib/fmi/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/EmbeddedCodeActor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/modal/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/gui/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/html/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/program/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/ptidyos/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/type/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/syntactic/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/test/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/test/actor/ [junit] created: doc/codeDoc/ptolemy/cg/lib/ [junit] created: doc/codeDoc/ptolemy/cg/lib/EmbeddedCodeActor/ [junit] created: doc/codeDoc/ptolemy/cg/lib/syntactic/ [junit] created: doc/codeDoc/ptolemy/copernicus/ [junit] created: doc/codeDoc/ptolemy/copernicus/applet/ [junit] created: doc/codeDoc/ptolemy/copernicus/gui/ [junit] created: doc/codeDoc/ptolemy/copernicus/gui/GeneratorTableau/ [junit] created: doc/codeDoc/ptolemy/copernicus/kernel/ [junit] created: doc/codeDoc/ptolemy/copernicus/shallow/ [junit] created: doc/codeDoc/ptolemy/data/ [junit] created: doc/codeDoc/ptolemy/data/expr/ [junit] created: doc/codeDoc/ptolemy/data/expr/ConstraintMonitor/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/gui/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data/expr/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data/expr/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data/expr/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/data/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/data/expr/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data/expr/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/gui/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies/lib/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor/lib/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/ [junit] created: doc/codeDoc/ptolemy/data/type/ [junit] created: doc/codeDoc/ptolemy/data/unit/ [junit] created: doc/codeDoc/ptolemy/distributed/ [junit] created: doc/codeDoc/ptolemy/distributed/actor/ [junit] created: doc/codeDoc/ptolemy/distributed/actor/lib/ [junit] created: doc/codeDoc/ptolemy/distributed/client/ [junit] created: doc/codeDoc/ptolemy/distributed/common/ [junit] created: doc/codeDoc/ptolemy/distributed/domains/ [junit] created: doc/codeDoc/ptolemy/distributed/domains/sdf/ [junit] created: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/ [junit] created: doc/codeDoc/ptolemy/distributed/rmi/ [junit] created: doc/codeDoc/ptolemy/distributed/util/ [junit] created: doc/codeDoc/ptolemy/domains/ [junit] created: doc/codeDoc/ptolemy/domains/algebraic/ [junit] created: doc/codeDoc/ptolemy/domains/algebraic/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/atc/ [junit] created: doc/codeDoc/ptolemy/domains/atc/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/atc/kernel/policy1/ [junit] created: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/ [junit] created: doc/codeDoc/ptolemy/domains/atc/lib/ [junit] created: doc/codeDoc/ptolemy/domains/ca/ [junit] created: doc/codeDoc/ptolemy/domains/ca/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/ca/lib/ [junit] created: doc/codeDoc/ptolemy/domains/ca/lib/gui/ [junit] created: doc/codeDoc/ptolemy/domains/ci/ [junit] created: doc/codeDoc/ptolemy/domains/ci/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/ci/lib/ [junit] created: doc/codeDoc/ptolemy/domains/continuous/ [junit] created: doc/codeDoc/ptolemy/domains/continuous/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/continuous/kernel/solver/ [junit] created: doc/codeDoc/ptolemy/domains/continuous/lib/ [junit] created: doc/codeDoc/ptolemy/domains/coroutine/ [junit] created: doc/codeDoc/ptolemy/domains/coroutine/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/coroutine/lib/ [junit] created: doc/codeDoc/ptolemy/domains/csp/ [junit] created: doc/codeDoc/ptolemy/domains/csp/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/csp/lib/ [junit] created: doc/codeDoc/ptolemy/domains/curriculum/ [junit] created: doc/codeDoc/ptolemy/domains/curriculum/HighlightEntities/ [junit] created: doc/codeDoc/ptolemy/domains/dde/ [junit] created: doc/codeDoc/ptolemy/domains/dde/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/dde/lib/ [junit] created: doc/codeDoc/ptolemy/domains/ddf/ [junit] created: doc/codeDoc/ptolemy/domains/ddf/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/ddf/lib/ [junit] created: doc/codeDoc/ptolemy/domains/de/ [junit] created: doc/codeDoc/ptolemy/domains/de/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/de/lib/ [junit] created: doc/codeDoc/ptolemy/domains/de/lib/aspect/ [junit] created: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXESs/ [junit] created: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXSwitch/ [junit] created: doc/codeDoc/ptolemy/domains/de/lib/aspect/BasicSwitch/ [junit] created: doc/codeDoc/ptolemy/domains/de/lib/aspect/Bus/ [junit] created: doc/codeDoc/ptolemy/domains/dt/ [junit] created: doc/codeDoc/ptolemy/domains/dt/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/fmima/ [junit] created: doc/codeDoc/ptolemy/domains/fmima/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/giotto/ [junit] created: doc/codeDoc/ptolemy/domains/giotto/cgc/ [junit] created: doc/codeDoc/ptolemy/domains/giotto/cgc/GiottoCEmachineFrameworkGenerator/ [junit] created: doc/codeDoc/ptolemy/domains/giotto/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoCodeGenerator/ [junit] created: doc/codeDoc/ptolemy/domains/gr/ [junit] created: doc/codeDoc/ptolemy/domains/gr/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/gr/lib/ [junit] created: doc/codeDoc/ptolemy/domains/hdf/ [junit] created: doc/codeDoc/ptolemy/domains/hdf/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/metroII/ [junit] created: doc/codeDoc/ptolemy/domains/metroII/gui/ [junit] created: doc/codeDoc/ptolemy/domains/metroII/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIMirrorComposite/ [junit] created: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPlatform/ [junit] created: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ [junit] created: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/ [junit] created: doc/codeDoc/ptolemy/domains/modal/ [junit] created: doc/codeDoc/ptolemy/domains/modal/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/modal/kernel/Configurer/ [junit] created: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/ [junit] created: doc/codeDoc/ptolemy/domains/modal/kernel/ia/ [junit] created: doc/codeDoc/ptolemy/domains/modal/modal/ [junit] created: doc/codeDoc/ptolemy/domains/ontologies/ [junit] created: doc/codeDoc/ptolemy/domains/ontologies/lib/ [junit] created: doc/codeDoc/ptolemy/domains/petrinet/ [junit] created: doc/codeDoc/ptolemy/domains/petrinet/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/petrinet/lib/ [junit] created: doc/codeDoc/ptolemy/domains/petrinet/lib/gui/ [junit] created: doc/codeDoc/ptolemy/domains/pn/ [junit] created: doc/codeDoc/ptolemy/domains/pn/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/pn/kernel/event/ [junit] created: doc/codeDoc/ptolemy/domains/pn/lib/ [junit] created: doc/codeDoc/ptolemy/domains/psdf/ [junit] created: doc/codeDoc/ptolemy/domains/psdf/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/ptera/ [junit] created: doc/codeDoc/ptolemy/domains/ptera/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/ptera/kernel/Event/ [junit] created: doc/codeDoc/ptolemy/domains/ptera/lib/ [junit] created: doc/codeDoc/ptolemy/domains/pthales/ [junit] created: doc/codeDoc/ptolemy/domains/pthales/JNI/ [junit] created: doc/codeDoc/ptolemy/domains/pthales/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/pthales/lib/ [junit] created: doc/codeDoc/ptolemy/domains/ptides/ [junit] created: doc/codeDoc/ptolemy/domains/ptides/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatform/ [junit] created: doc/codeDoc/ptolemy/domains/ptides/lib/ [junit] created: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/ [junit] created: doc/codeDoc/ptolemy/domains/ptides/lib/qm/ [junit] created: doc/codeDoc/ptolemy/domains/ptinyos/ [junit] created: doc/codeDoc/ptolemy/domains/ptinyos/gui/ [junit] created: doc/codeDoc/ptolemy/domains/ptinyos/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/ptinyos/lib/ [junit] created: doc/codeDoc/ptolemy/domains/ptinyos/util/ [junit] created: doc/codeDoc/ptolemy/domains/ptinyos/util/nc2moml/ [junit] created: doc/codeDoc/ptolemy/domains/ptinyos/util/ncapp2moml/ [junit] created: doc/codeDoc/ptolemy/domains/qss/ [junit] created: doc/codeDoc/ptolemy/domains/qss/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/qss/lib/ [junit] created: doc/codeDoc/ptolemy/domains/rendezvous/ [junit] created: doc/codeDoc/ptolemy/domains/rendezvous/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/rendezvous/lib/ [junit] created: doc/codeDoc/ptolemy/domains/scr/ [junit] created: doc/codeDoc/ptolemy/domains/sdf/ [junit] created: doc/codeDoc/ptolemy/domains/sdf/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/sdf/lib/ [junit] created: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ [junit] created: doc/codeDoc/ptolemy/domains/sdf/optimize/ [junit] created: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/ [junit] created: doc/codeDoc/ptolemy/domains/sequence/ [junit] created: doc/codeDoc/ptolemy/domains/sequence/gui/ [junit] created: doc/codeDoc/ptolemy/domains/sequence/gui/VisualSequenceDirector/ [junit] created: doc/codeDoc/ptolemy/domains/sequence/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/sequence/lib/ [junit] created: doc/codeDoc/ptolemy/domains/space/ [junit] created: doc/codeDoc/ptolemy/domains/space/Occupants/ [junit] created: doc/codeDoc/ptolemy/domains/sr/ [junit] created: doc/codeDoc/ptolemy/domains/sr/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/sr/lib/ [junit] created: doc/codeDoc/ptolemy/domains/sr/lib/gui/ [junit] created: doc/codeDoc/ptolemy/domains/sysml/ [junit] created: doc/codeDoc/ptolemy/domains/sysml/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/taskpt/ [junit] created: doc/codeDoc/ptolemy/domains/taskpt/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/taskpt/lib/ [junit] created: doc/codeDoc/ptolemy/domains/taskpt/lib/gui/ [junit] created: doc/codeDoc/ptolemy/domains/tcs/ [junit] created: doc/codeDoc/ptolemy/domains/tcs/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/tcs/lib/ [junit] created: doc/codeDoc/ptolemy/domains/tdl/ [junit] created: doc/codeDoc/ptolemy/domains/tdl/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLCodeGenerator/ [junit] created: doc/codeDoc/ptolemy/domains/tester/ [junit] created: doc/codeDoc/ptolemy/domains/tester/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/tester/lib/ [junit] created: doc/codeDoc/ptolemy/domains/tm/ [junit] created: doc/codeDoc/ptolemy/domains/tm/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/tm/kernel/SchedulePlotter/ [junit] created: doc/codeDoc/ptolemy/domains/tm/lib/ [junit] created: doc/codeDoc/ptolemy/domains/wireless/ [junit] created: doc/codeDoc/ptolemy/domains/wireless/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/wireless/lib/ [junit] created: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/ [junit] created: doc/codeDoc/ptolemy/graph/ [junit] created: doc/codeDoc/ptolemy/graph/analysis/ [junit] created: doc/codeDoc/ptolemy/graph/analysis/analyzer/ [junit] created: doc/codeDoc/ptolemy/graph/analysis/strategy/ [junit] created: doc/codeDoc/ptolemy/graph/mapping/ [junit] created: doc/codeDoc/ptolemy/graph/sched/ [junit] created: doc/codeDoc/ptolemy/gui/ [junit] created: doc/codeDoc/ptolemy/kernel/ [junit] created: doc/codeDoc/ptolemy/kernel/attributes/ [junit] created: doc/codeDoc/ptolemy/kernel/undo/ [junit] created: doc/codeDoc/ptolemy/kernel/util/ [junit] created: doc/codeDoc/ptolemy/math/ [junit] created: doc/codeDoc/ptolemy/media/ [junit] created: doc/codeDoc/ptolemy/media/javasound/ [junit] created: doc/codeDoc/ptolemy/media/viewer/ [junit] created: doc/codeDoc/ptolemy/moml/ [junit] created: doc/codeDoc/ptolemy/moml/filter/ [junit] created: doc/codeDoc/ptolemy/moml/unit/ [junit] created: doc/codeDoc/ptolemy/plot/ [junit] created: doc/codeDoc/ptolemy/plot/compat/ [junit] created: doc/codeDoc/ptolemy/plot/plotml/ [junit] created: doc/codeDoc/ptolemy/util/ [junit] created: doc/codeDoc/ptolemy/util/test/ [junit] created: doc/codeDoc/ptolemy/util/test/junit/ [junit] created: doc/codeDoc/ptolemy/vergil/ [junit] created: doc/codeDoc/ptolemy/vergil/actor/ [junit] created: doc/codeDoc/ptolemy/vergil/actor/ActorGraphTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/actor/DocBuilderEffigy/ [junit] created: doc/codeDoc/ptolemy/vergil/actor/DocBuilderTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/actor/DocEffigy/ [junit] created: doc/codeDoc/ptolemy/vergil/actor/DocTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/actor/lib/ [junit] created: doc/codeDoc/ptolemy/vergil/actor/lib/VisualModelReference/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/export/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/export/html/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/export/html/jsoup/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/export/itextpdf/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/export/web/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/imprt/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/imprt/accessor/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/imprt/fmu/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/imprt/g4ltl/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/layout/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/test/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/test/junit/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/test/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/test/junit/ [junit] created: doc/codeDoc/ptolemy/vergil/debugger/ [junit] created: doc/codeDoc/ptolemy/vergil/gt/ [junit] created: doc/codeDoc/ptolemy/vergil/gt/GTFrameTools/ [junit] created: doc/codeDoc/ptolemy/vergil/gt/GTIngredientsEditor/ [junit] created: doc/codeDoc/ptolemy/vergil/gt/GTTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/gt/MatchResultTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/gt/StateMatcherController/ [junit] created: doc/codeDoc/ptolemy/vergil/gt/TransformEventController/ [junit] created: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeController/ [junit] created: doc/codeDoc/ptolemy/vergil/icon/ [junit] created: doc/codeDoc/ptolemy/vergil/icon/EditIconTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/kernel/ [junit] created: doc/codeDoc/ptolemy/vergil/kernel/attributes/ [junit] created: doc/codeDoc/ptolemy/vergil/modal/ [junit] created: doc/codeDoc/ptolemy/vergil/modal/CaseGraphTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/modal/FSMGraphTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/modal/fmv/ [junit] created: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/modal/ia/ [junit] created: doc/codeDoc/ptolemy/vergil/modal/ia/InterfaceAutomatonGraphTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/modal/modal/ [junit] created: doc/codeDoc/ptolemy/vergil/ontologies/ [junit] created: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/pdfrenderer/ [junit] created: doc/codeDoc/ptolemy/vergil/ptera/ [junit] created: doc/codeDoc/ptolemy/vergil/ptera/PteraGraphTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/scr/ [junit] created: doc/codeDoc/ptolemy/vergil/scr/SCRGraphTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/tdl/ [junit] created: doc/codeDoc/ptolemy/vergil/toolbox/ [junit] created: doc/codeDoc/ptolemy/vergil/tree/ [junit] created: doc/codeDoc/ptolemy/vergil/tree/TreeTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/unit/ [junit] created: doc/codeDoc/ptolemy/verification/ [junit] created: doc/codeDoc/ptolemy/verification/gui/ [junit] created: doc/codeDoc/ptolemy/verification/kernel/ [junit] created: doc/codeDoc/ptolemy/verification/kernel/maude/ [junit] created: doc/codeDoc/ptolemy/verification/lib/ [junit] created: doc/codeDoc/thales/ [junit] created: doc/codeDoc/thales/actor/ [junit] created: doc/codeDoc/thales/actor/gui/ [junit] created: doc/codeDoc/thales/actor/gui/NavigableEffigy/ [junit] created: doc/codeDoc/thales/actor/gui/SingleWindowHTMLViewerTableau/ [junit] created: doc/codeDoc/thales/vergil/ [junit] created: doc/codeDoc/thales/vergil/navigable/ [junit] created: doc/codeDoc/thales/vergil/navigable/NavigableActorGraphTableau/ [junit] created: doc/codeDoc/util/ [junit] created: doc/codeDoc/util/testsuite/ [junit] inflated: doc/codeDoc/PtIndexer.ser [junit] inflated: doc/codeDoc/allNamedObjs.txt [junit] inflated: doc/codeDoc/allclasses-frame.html [junit] inflated: doc/codeDoc/allclasses-noframe.html [junit] inflated: doc/codeDoc/com/cureos/numerics/Calcfc.html [junit] inflated: doc/codeDoc/com/cureos/numerics/Cobyla.html [junit] inflated: doc/codeDoc/com/cureos/numerics/CobylaExitStatus.html [junit] inflated: doc/codeDoc/com/cureos/numerics/package-frame.html [junit] inflated: doc/codeDoc/com/cureos/numerics/package-summary.html [junit] inflated: doc/codeDoc/com/cureos/numerics/package-tree.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/builder/AbstractFormBuilder.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/builder/ButtonBarBuilder.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/builder/ButtonStackBuilder.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/builder/DefaultFormBuilder.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/builder/I15dPanelBuilder.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/builder/PanelBuilder.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/builder/package-frame.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/builder/package-summary.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/builder/package-tree.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/debug/FormDebugPanel.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/debug/FormDebugUtils.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/debug/package-frame.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/debug/package-summary.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/debug/package-tree.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/factories/Borders.EmptyBorder.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/factories/Borders.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/factories/ButtonBarFactory.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/factories/ComponentFactory.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/factories/DefaultComponentFactory.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/factories/FormFactory.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/factories/package-frame.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/factories/package-summary.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/factories/package-tree.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/BoundedSize.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/CellConstraints.Alignment.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/CellConstraints.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/ColumnSpec.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/ConstantSize.Unit.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/ConstantSize.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/FormLayout.LayoutInfo.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/FormLayout.Measure.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/FormLayout.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/FormSpec.DefaultAlignment.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/FormSpec.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/RowSpec.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/Size.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/Sizes.ComponentSize.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/Sizes.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/package-frame.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/package-summary.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/package-tree.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/AbstractUnitConverter.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/DefaultUnitConverter.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/LayoutStyle.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/MacLayoutStyle.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/UnitConverter.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/Utilities.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/WindowsLayoutStyle.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/package-frame.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/package-summary.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/package-tree.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/AddComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/AddComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/AverageComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/AverageComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/BurnComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/BurnComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ColorBurnComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ColorBurnComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ColorComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ColorComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ColorDodgeComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ColorDodgeComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ContourComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ContourCompositeContext.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/DarkenComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/DarkenComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/DifferenceComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/DifferenceComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/DodgeComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/DodgeComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ExclusionComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ExclusionComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/HardLightComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/HardLightComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/HueComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/HueComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/LightenComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/LightenComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/MiscComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/MiscCompositeContext.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/MultiplyComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/MultiplyComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/NegationComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/NegationComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/OverlayComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/OverlayComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/PinLightComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/PinLightComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/RGBComposite.RGBCompositeContext.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/RGBComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/SaturationComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/SaturationComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ScreenComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ScreenComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/SoftLightComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/SoftLightComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/SubtractComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/SubtractComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ValueComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ValueComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/package-frame.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/package-summary.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/package-tree.html [junit] inflated: doc/codeDoc/com/jhlabs/image/AbstractBufferedImageOp.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ApplyMaskFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ArrayColormap.html [junit] inflated: doc/codeDoc/com/jhlabs/image/AverageFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/BicubicScaleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/BinaryFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/BlockFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/BlurFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/BorderFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/BoxBlurFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/BrushedMetalFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/BumpFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CausticsFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CellularFilter.Point.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CellularFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ChannelMixFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CheckFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ChromaKeyFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ChromeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CircleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ColorHalftoneFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/Colormap.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CompositeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CompoundFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ContourFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ContrastFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ConvolveFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CropFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CrystallizeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CurlFilter.Sampler.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CurlFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/Curve.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CurvesFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/DeinterlaceFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/DespeckleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/DiffuseFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/DiffusionFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/DilateFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/DisplaceFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/DissolveFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/DitherFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/DoGFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/EdgeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/EmbossFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/EqualizeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ErodeAlphaFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ErodeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ExposureFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/FBMFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/FadeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/FeedbackFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/FieldWarpFilter.Line.html [junit] inflated: doc/codeDoc/com/jhlabs/image/FieldWarpFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/FillFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/FlareFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/FlipFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/Flush3DFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/FourColorFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GainFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GammaFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GaussianFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GlintFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GlowFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/Gradient.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GradientFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GradientWipeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GrayFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GrayscaleColormap.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GrayscaleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/HSBAdjustFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/HalftoneFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/HighPassFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/Histogram.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ImageCombiningFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ImageMath.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ImageUtils.html [junit] inflated: doc/codeDoc/com/jhlabs/image/InterpolateFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/InvertAlphaFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/InvertFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/IteratedFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/JavaLnFFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/KaleidoscopeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/KeyFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LaplaceFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LensBlurFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LevelsFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LifeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LightFilter.AmbientLight.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LightFilter.DistantLight.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LightFilter.Light.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LightFilter.Material.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LightFilter.PointLight.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LightFilter.SpotLight.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LightFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LinearColormap.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LookupFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MapColorsFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MapFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MarbleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MarbleTexFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MaskFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MaximumFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MedianFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MinimumFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MirrorFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MotionBlurFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MotionBlurOp.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MotionDetectorFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MutatableFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/NoiseFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/OctTreeQuantizer.OctTreeNode.html [junit] inflated: doc/codeDoc/com/jhlabs/image/OctTreeQuantizer.html [junit] inflated: doc/codeDoc/com/jhlabs/image/OffsetFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/OilFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/OpacityFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/OutlineFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/PerspectiveFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/PinchFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/PixelUtils.html [junit] inflated: doc/codeDoc/com/jhlabs/image/PlasmaFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/PointFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/PointillizeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/PolarFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/PosterizeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/PremultiplyFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/QuantizeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/Quantizer.html [junit] inflated: doc/codeDoc/com/jhlabs/image/QuiltFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/RGBAdjustFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/RaysFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ReduceNoiseFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/RenderTextFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/RescaleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/RippleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/RotateFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SaturationFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ScaleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ScratchFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ShadeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ShadowFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ShapeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SharpenFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ShatterFilter.Tile.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ShatterFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ShearFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ShineFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SkeletonFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SkyFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SmartBlurFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SmearFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SolarizeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SparkleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/Spectrum.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SpectrumColormap.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SphereFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SplineColormap.html [junit] inflated: doc/codeDoc/com/jhlabs/image/StampFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SwimFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SwizzleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/TextureFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ThresholdFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/TileImageFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/TransferFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/TransformFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/TransitionFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/TritoneFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/TwirlFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/UnpremultiplyFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/UnsharpFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/VariableBlurFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/WarpFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/WarpGrid.html [junit] inflated: doc/codeDoc/com/jhlabs/image/WaterFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/WeaveFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/WholeImageFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/WoodFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/package-frame.html [junit] inflated: doc/codeDoc/com/jhlabs/image/package-summary.html [junit] inflated: doc/codeDoc/com/jhlabs/image/package-tree.html [junit] inflated: doc/codeDoc/com/jhlabs/image/svg/AnnotateFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/svg/package-frame.html [junit] inflated: doc/codeDoc/com/jhlabs/image/svg/package-summary.html [junit] inflated: doc/codeDoc/com/jhlabs/image/svg/package-tree.html [junit] inflated: doc/codeDoc/com/jhlabs/math/BinaryFunction.html [junit] inflated: doc/codeDoc/com/jhlabs/math/BlackFunction.html [junit] inflated: doc/codeDoc/com/jhlabs/math/CellularFunction2D.Point.html [junit] inflated: doc/codeDoc/com/jhlabs/math/CellularFunction2D.html [junit] inflated: doc/codeDoc/com/jhlabs/math/CompositeFunction1D.html [junit] inflated: doc/codeDoc/com/jhlabs/math/CompoundFunction2D.html [junit] inflated: doc/codeDoc/com/jhlabs/math/FBM.html [junit] inflated: doc/codeDoc/com/jhlabs/math/FFT.html [junit] inflated: doc/codeDoc/com/jhlabs/math/FractalSumFunction.html [junit] inflated: doc/codeDoc/com/jhlabs/math/Function1D.html [junit] inflated: doc/codeDoc/com/jhlabs/math/Function2D.html [junit] inflated: doc/codeDoc/com/jhlabs/math/Function3D.html [junit] inflated: doc/codeDoc/com/jhlabs/math/ImageFunction2D.html [junit] inflated: doc/codeDoc/com/jhlabs/math/MarbleFunction.html [junit] inflated: doc/codeDoc/com/jhlabs/math/MathFunction1D.html [junit] inflated: doc/codeDoc/com/jhlabs/math/Noise.html [junit] inflated: doc/codeDoc/com/jhlabs/math/RidgedFBM.html [junit] inflated: doc/codeDoc/com/jhlabs/math/SCNoise.html [junit] inflated: doc/codeDoc/com/jhlabs/math/TurbulenceFunction.html [junit] inflated: doc/codeDoc/com/jhlabs/math/VLNoise.html [junit] inflated: doc/codeDoc/com/jhlabs/math/package-frame.html [junit] inflated: doc/codeDoc/com/jhlabs/math/package-summary.html [junit] inflated: doc/codeDoc/com/jhlabs/math/package-tree.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/AxisAngle4f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/Color4f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/Matrix4f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/Point3f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/Point4f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/Quat4f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/Tuple3f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/Tuple4f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/Vector3f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/Vector4f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/package-frame.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/package-summary.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/package-tree.html [junit] inflated: doc/codeDoc/com/microstar/xml/HandlerBase.html [junit] inflated: doc/codeDoc/com/microstar/xml/XmlException.html [junit] inflated: doc/codeDoc/com/microstar/xml/XmlHandler.html [junit] inflated: doc/codeDoc/com/microstar/xml/XmlParser.html [junit] inflated: doc/codeDoc/com/microstar/xml/package-frame.html [junit] inflated: doc/codeDoc/com/microstar/xml/package-summary.html [junit] inflated: doc/codeDoc/com/microstar/xml/package-tree.html [junit] inflated: doc/codeDoc/constant-values.html [junit] inflated: doc/codeDoc/deprecated-list.html [junit] inflated: doc/codeDoc/diva/canvas/AbstractFigure.html [junit] inflated: doc/codeDoc/diva/canvas/AbstractFigureContainer.html [junit] inflated: doc/codeDoc/diva/canvas/AbstractSite.html [junit] inflated: doc/codeDoc/diva/canvas/BasicZList.html [junit] inflated: doc/codeDoc/diva/canvas/CanvasComponent.html [junit] inflated: doc/codeDoc/diva/canvas/CanvasDebugUtilities.html [junit] inflated: doc/codeDoc/diva/canvas/CanvasLayer.html [junit] inflated: doc/codeDoc/diva/canvas/CanvasPane.html [junit] inflated: doc/codeDoc/diva/canvas/CanvasUtilities.html [junit] inflated: doc/codeDoc/diva/canvas/CompositeFigure.html [junit] inflated: doc/codeDoc/diva/canvas/DamageRegion.html [junit] inflated: doc/codeDoc/diva/canvas/Figure.html [junit] inflated: doc/codeDoc/diva/canvas/FigureContainer.html [junit] inflated: doc/codeDoc/diva/canvas/FigureDecorator.html [junit] inflated: doc/codeDoc/diva/canvas/FigureLayer.html [junit] inflated: doc/codeDoc/diva/canvas/FigureSet.html [junit] inflated: doc/codeDoc/diva/canvas/FigureWrapper.html [junit] inflated: doc/codeDoc/diva/canvas/GeometricSet.html [junit] inflated: doc/codeDoc/diva/canvas/GraphicsPane.html [junit] inflated: doc/codeDoc/diva/canvas/JCanvas.html [junit] inflated: doc/codeDoc/diva/canvas/OverlayLayer.html [junit] inflated: doc/codeDoc/diva/canvas/PaneWrapper.html [junit] inflated: doc/codeDoc/diva/canvas/Site.html [junit] inflated: doc/codeDoc/diva/canvas/SiteDecorator.html [junit] inflated: doc/codeDoc/diva/canvas/TransformContext.html [junit] inflated: doc/codeDoc/diva/canvas/VisibleComponent.html [junit] inflated: doc/codeDoc/diva/canvas/ZList.html [junit] inflated: doc/codeDoc/diva/canvas/connector/AbstractConnector.html [junit] inflated: doc/codeDoc/diva/canvas/connector/AbstractConnectorTarget.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ArcConnector.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ArcInteractor.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ArcManipulator.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ArcMidpointSite.html [junit] inflated: doc/codeDoc/diva/canvas/connector/Arrowhead.html [junit] inflated: doc/codeDoc/diva/canvas/connector/AutonomousSite.html [junit] inflated: doc/codeDoc/diva/canvas/connector/BasicManhattanRouter.html [junit] inflated: doc/codeDoc/diva/canvas/connector/Blob.html [junit] inflated: doc/codeDoc/diva/canvas/connector/BoundsSite.html [junit] inflated: doc/codeDoc/diva/canvas/connector/CenterSite.html [junit] inflated: doc/codeDoc/diva/canvas/connector/CenterTarget.html [junit] inflated: doc/codeDoc/diva/canvas/connector/Connector.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ConnectorAdapter.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ConnectorEnd.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ConnectorEvent.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ConnectorInteractor.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ConnectorListener.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ConnectorManipulator.TargetHighlighter.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ConnectorManipulator.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ConnectorTarget.html [junit] inflated: doc/codeDoc/diva/canvas/connector/FixedNormalSite.html [junit] inflated: doc/codeDoc/diva/canvas/connector/IncrManhattanRouter.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ManhattanConnector.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ManhattanRouter.html [junit] inflated: doc/codeDoc/diva/canvas/connector/NullSite.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ParametricSite.html [junit] inflated: doc/codeDoc/diva/canvas/connector/PerimeterSite.html [junit] inflated: doc/codeDoc/diva/canvas/connector/PerimeterTarget.html [junit] inflated: doc/codeDoc/diva/canvas/connector/Router.html [junit] inflated: doc/codeDoc/diva/canvas/connector/StraightConnector.html [junit] inflated: doc/codeDoc/diva/canvas/connector/StraightTerminal.html [junit] inflated: doc/codeDoc/diva/canvas/connector/Terminal.html [junit] inflated: doc/codeDoc/diva/canvas/connector/TerminalFigure.html [junit] inflated: doc/codeDoc/diva/canvas/connector/package-frame.html [junit] inflated: doc/codeDoc/diva/canvas/connector/package-summary.html [junit] inflated: doc/codeDoc/diva/canvas/connector/package-tree.html [junit] inflated: doc/codeDoc/diva/canvas/demo/SimplePane.html [junit] inflated: doc/codeDoc/diva/canvas/demo/package-frame.html [junit] inflated: doc/codeDoc/diva/canvas/demo/package-summary.html [junit] inflated: doc/codeDoc/diva/canvas/demo/package-tree.html [junit] inflated: doc/codeDoc/diva/canvas/event/EventAcceptor.html [junit] inflated: doc/codeDoc/diva/canvas/event/EventLayer.html [junit] inflated: doc/codeDoc/diva/canvas/event/ExtendedMouseFilter.html [junit] inflated: doc/codeDoc/diva/canvas/event/LayerAdapter.html [junit] inflated: doc/codeDoc/diva/canvas/event/LayerConsumer.html [junit] inflated: doc/codeDoc/diva/canvas/event/LayerEvent.html [junit] inflated: doc/codeDoc/diva/canvas/event/LayerEventMulticaster.html [junit] inflated: doc/codeDoc/diva/canvas/event/LayerListener.html [junit] inflated: doc/codeDoc/diva/canvas/event/LayerMotionAdapter.html [junit] inflated: doc/codeDoc/diva/canvas/event/LayerMotionListener.html [junit] inflated: doc/codeDoc/diva/canvas/event/LayerMouseAdapter.html [junit] inflated: doc/codeDoc/diva/canvas/event/MouseFilter.html [junit] inflated: doc/codeDoc/diva/canvas/event/package-frame.html [junit] inflated: doc/codeDoc/diva/canvas/event/package-summary.html [junit] inflated: doc/codeDoc/diva/canvas/event/package-tree.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/AbstractInteractor.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/ActionInteractor.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/BasicGrabHandle.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/BasicGrabHandleFactory.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/BasicSelectionModel.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/BasicSelectionRenderer.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/BoundedDragInteractor.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/BoundsConstraint.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/BoundsGeometry.BoundsSite.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/BoundsGeometry.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/BoundsManipulator.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/CircleGeometry.CircleSite.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/CircleGeometry.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/CircleManipulator.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/CompositeInteractor.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/DragInteractor.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/Geometry.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/GrabHandle.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/GrabHandleFactory.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/Interactor.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/Manipulator.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/MoveHandle.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/PathGeometry.CloseSegment.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/PathGeometry.Vertex.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/PathGeometry.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/PathManipulator.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/PointConstraint.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/QuadrantConstraint.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/SelectionDragger.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/SelectionEvent.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/SelectionInteractor.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/SelectionListener.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/SelectionModel.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/SelectionRenderer.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/ShapedFigure.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/package-frame.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/package-summary.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/package-tree.html [junit] inflated: doc/codeDoc/diva/canvas/package-frame.html [junit] inflated: doc/codeDoc/diva/canvas/package-summary.html [junit] inflated: doc/codeDoc/diva/canvas/package-tree.html [junit] inflated: doc/codeDoc/diva/canvas/test/All.html [junit] inflated: doc/codeDoc/diva/canvas/test/ConcreteFigures.BasicRectangleFactory1.html [junit] inflated: doc/codeDoc/diva/canvas/test/ConcreteFigures.BasicRectangleFactory2.html [junit] inflated: doc/codeDoc/diva/canvas/test/ConcreteFigures.CompositeFigureFactory1.html [junit] inflated: doc/codeDoc/diva/canvas/test/ConcreteFigures.IconFigureFactory.html [junit] inflated: doc/codeDoc/diva/canvas/test/ConcreteFigures.ImageFigureFactory.html [junit] inflated: doc/codeDoc/diva/canvas/test/ConcreteFigures.LabelFigureFactory.html [junit] inflated: doc/codeDoc/diva/canvas/test/ConcreteFigures.PaneWrapperFactory.html [junit] inflated: doc/codeDoc/diva/canvas/test/ConcreteFigures.html [junit] inflated: doc/codeDoc/diva/canvas/test/FigureTest.FigureFactory.html [junit] inflated: doc/codeDoc/diva/canvas/test/FigureTest.RegionTestCase.html [junit] inflated: doc/codeDoc/diva/canvas/test/FigureTest.html [junit] inflated: doc/codeDoc/diva/canvas/test/JCanvasTest.CanvasFactory.html [junit] inflated: doc/codeDoc/diva/canvas/test/JCanvasTest.FramedCanvas.html [junit] inflated: doc/codeDoc/diva/canvas/test/JCanvasTest.html [junit] inflated: doc/codeDoc/diva/canvas/test/package-frame.html [junit] inflated: doc/codeDoc/diva/canvas/test/package-summary.html [junit] inflated: doc/codeDoc/diva/canvas/test/package-tree.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/BasicCanvasPane.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/BasicController.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/BasicEllipse.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/BasicFigure.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/BasicHighlighter.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/BasicRectangle.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/GraphicsParser.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/GridLayer.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/IconFigure.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/ImageFigure.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/LabelFigure.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/LabelWrapper.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/PaintedFigure.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/PathFigure.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/RoundedRectangle.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/SVGParser.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/SVGUtilities.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/SwingWrapper.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/TypedDecorator.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/VectorFigure.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/package-frame.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/package-summary.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/package-tree.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/ArcTutorial.SelfPTarget.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/ArcTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/CompositeFigureTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/ConnectorTutorial.SRTarget.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/ConnectorTutorial.SitedRectangle.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/ConnectorTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/DragTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/FigureTutorial.CustomRectangle.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/FigureTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/IconTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/LabelTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/ManipulatorTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/SimpleTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/TerminalTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/TransformedFigureTutorial.CloudFigure.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/TransformedFigureTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/VectorFigureTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/package-frame.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/package-summary.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/package-tree.html [junit] inflated: doc/codeDoc/diva/graph/AbstractGraphController.html [junit] inflated: doc/codeDoc/diva/graph/AbstractGraphModel.html [junit] inflated: doc/codeDoc/diva/graph/BasicEdgeController.EdgeDropper.html [junit] inflated: doc/codeDoc/diva/graph/BasicEdgeController.html [junit] inflated: doc/codeDoc/diva/graph/BasicNodeController.html [junit] inflated: doc/codeDoc/diva/graph/EdgeController.html [junit] inflated: doc/codeDoc/diva/graph/EdgeCreator.html [junit] inflated: doc/codeDoc/diva/graph/EdgeInteractor.html [junit] inflated: doc/codeDoc/diva/graph/EdgeRenderer.html [junit] inflated: doc/codeDoc/diva/graph/GraphController.html [junit] inflated: doc/codeDoc/diva/graph/GraphEvent.html [junit] inflated: doc/codeDoc/diva/graph/GraphException.html [junit] inflated: doc/codeDoc/diva/graph/GraphListener.html [junit] inflated: doc/codeDoc/diva/graph/GraphModel.html [junit] inflated: doc/codeDoc/diva/graph/GraphPane.html [junit] inflated: doc/codeDoc/diva/graph/GraphUtilities.html [junit] inflated: doc/codeDoc/diva/graph/GraphViewEvent.html [junit] inflated: doc/codeDoc/diva/graph/GraphViewListener.html [junit] inflated: doc/codeDoc/diva/graph/JGraph.html [junit] inflated: doc/codeDoc/diva/graph/MutableGraphModel.html [junit] inflated: doc/codeDoc/diva/graph/NodeController.html [junit] inflated: doc/codeDoc/diva/graph/NodeDragInteractor.html [junit] inflated: doc/codeDoc/diva/graph/NodeInteractor.html [junit] inflated: doc/codeDoc/diva/graph/NodeRenderer.html [junit] inflated: doc/codeDoc/diva/graph/SimpleGraphController.html [junit] inflated: doc/codeDoc/diva/graph/basic/ArcRenderer.html [junit] inflated: doc/codeDoc/diva/graph/basic/BasicEdgeRenderer.html [junit] inflated: doc/codeDoc/diva/graph/basic/BasicGraphController.NodeCreator.html [junit] inflated: doc/codeDoc/diva/graph/basic/BasicGraphController.html [junit] inflated: doc/codeDoc/diva/graph/basic/BasicGraphDemo.html [junit] inflated: doc/codeDoc/diva/graph/basic/BasicGraphDemoApplet.html [junit] inflated: doc/codeDoc/diva/graph/basic/BasicGraphModel.html [junit] inflated: doc/codeDoc/diva/graph/basic/BasicLayoutTarget.html [junit] inflated: doc/codeDoc/diva/graph/basic/BasicNodeRenderer.html [junit] inflated: doc/codeDoc/diva/graph/basic/BubbleGraphController.html [junit] inflated: doc/codeDoc/diva/graph/basic/BubbleGraphDemo.html [junit] inflated: doc/codeDoc/diva/graph/basic/BubbleGraphDemoApplet.html [junit] inflated: doc/codeDoc/diva/graph/basic/BubblePane.html [junit] inflated: doc/codeDoc/diva/graph/basic/BubbleRenderer.html [junit] inflated: doc/codeDoc/diva/graph/basic/package-frame.html [junit] inflated: doc/codeDoc/diva/graph/basic/package-summary.html [junit] inflated: doc/codeDoc/diva/graph/basic/package-tree.html [junit] inflated: doc/codeDoc/diva/graph/layout/AbstractGlobalLayout.html [junit] inflated: doc/codeDoc/diva/graph/layout/GlobalLayout.html [junit] inflated: doc/codeDoc/diva/graph/layout/GridAnnealingLayout.html [junit] inflated: doc/codeDoc/diva/graph/layout/IncrLayoutAdapter.html [junit] inflated: doc/codeDoc/diva/graph/layout/IncrementalLayout.html [junit] inflated: doc/codeDoc/diva/graph/layout/IncrementalLayoutListener.html [junit] inflated: doc/codeDoc/diva/graph/layout/LayoutTarget.html [junit] inflated: doc/codeDoc/diva/graph/layout/LayoutUtilities.html [junit] inflated: doc/codeDoc/diva/graph/layout/LevelLayout.LevelData.html [junit] inflated: doc/codeDoc/diva/graph/layout/LevelLayout.LevelInfo.html [junit] inflated: doc/codeDoc/diva/graph/layout/LevelLayout.html [junit] inflated: doc/codeDoc/diva/graph/layout/ProxyIncrLayout.html [junit] inflated: doc/codeDoc/diva/graph/layout/RandomIncrLayout.html [junit] inflated: doc/codeDoc/diva/graph/layout/RandomLayout.html [junit] inflated: doc/codeDoc/diva/graph/layout/package-frame.html [junit] inflated: doc/codeDoc/diva/graph/layout/package-summary.html [junit] inflated: doc/codeDoc/diva/graph/layout/package-tree.html [junit] inflated: doc/codeDoc/diva/graph/modular/BasicModularGraphModel.BasicEdgeModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/BasicModularGraphModel.BasicNodeModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/BasicModularGraphModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/CompositeModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/CompositeNode.html [junit] inflated: doc/codeDoc/diva/graph/modular/CompositeNodeModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/Edge.html [junit] inflated: doc/codeDoc/diva/graph/modular/EdgeModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/Graph.html [junit] inflated: doc/codeDoc/diva/graph/modular/ModularGraphModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/MutableCompositeNodeModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/MutableEdgeModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/MutableModularGraphModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/MutableNodeModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/Node.html [junit] inflated: doc/codeDoc/diva/graph/modular/NodeModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/package-frame.html [junit] inflated: doc/codeDoc/diva/graph/modular/package-summary.html [junit] inflated: doc/codeDoc/diva/graph/modular/package-tree.html [junit] inflated: doc/codeDoc/diva/graph/package-frame.html [junit] inflated: doc/codeDoc/diva/graph/package-summary.html [junit] inflated: doc/codeDoc/diva/graph/package-tree.html [junit] inflated: doc/codeDoc/diva/graph/test/All.html [junit] inflated: doc/codeDoc/diva/graph/test/BasicGraphModelTest.BasicGraphModelFactory.html [junit] inflated: doc/codeDoc/diva/graph/test/BasicGraphModelTest.GraphFactory.html [junit] inflated: doc/codeDoc/diva/graph/test/BasicGraphModelTest.html [junit] inflated: doc/codeDoc/diva/graph/test/package-frame.html [junit] inflated: doc/codeDoc/diva/graph/test/package-summary.html [junit] inflated: doc/codeDoc/diva/graph/test/package-tree.html [junit] inflated: doc/codeDoc/diva/graph/toolbox/DeletionListener.html [junit] inflated: doc/codeDoc/diva/graph/toolbox/GraphEventMulticaster.html [junit] inflated: doc/codeDoc/diva/graph/toolbox/GraphLogger.html [junit] inflated: doc/codeDoc/diva/graph/toolbox/StateBubble.html [junit] inflated: doc/codeDoc/diva/graph/toolbox/TypedNodeRenderer.html [junit] inflated: doc/codeDoc/diva/graph/toolbox/package-frame.html [junit] inflated: doc/codeDoc/diva/graph/toolbox/package-summary.html [junit] inflated: doc/codeDoc/diva/graph/toolbox/package-tree.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/EditorTutorial.LayoutActionListener.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/EditorTutorial.LayoutWidget.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/EditorTutorial.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/NestedTutorial.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/NodeRendererTutorial.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/PrepopulatedTutorial.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/SimpleTutorial.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/package-frame.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/package-summary.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/package-tree.html [junit] inflated: doc/codeDoc/diva/gui/AbstractDocument.html [junit] inflated: doc/codeDoc/diva/gui/AbstractStoragePolicy.html [junit] inflated: doc/codeDoc/diva/gui/AbstractView.html [junit] inflated: doc/codeDoc/diva/gui/AppContext.html [junit] inflated: doc/codeDoc/diva/gui/AppContextDelegate.html [junit] inflated: doc/codeDoc/diva/gui/AppletContext.html [junit] inflated: doc/codeDoc/diva/gui/Application.html [junit] inflated: doc/codeDoc/diva/gui/ApplicationContext.html [junit] inflated: doc/codeDoc/diva/gui/ApplicationExceptionHandler.html [junit] inflated: doc/codeDoc/diva/gui/ApplicationResources.html [junit] inflated: doc/codeDoc/diva/gui/BasicFrame.html [junit] inflated: doc/codeDoc/diva/gui/BasicPage.html [junit] inflated: doc/codeDoc/diva/gui/BasicStoragePolicy.html [junit] inflated: doc/codeDoc/diva/gui/ContextView.html [junit] inflated: doc/codeDoc/diva/gui/DefaultActions.html [junit] inflated: doc/codeDoc/diva/gui/DefaultStoragePolicy.html [junit] inflated: doc/codeDoc/diva/gui/DesktopContext.html [junit] inflated: doc/codeDoc/diva/gui/Document.html [junit] inflated: doc/codeDoc/diva/gui/DocumentFactory.html [junit] inflated: doc/codeDoc/diva/gui/GUIUtilities.html [junit] inflated: doc/codeDoc/diva/gui/MDIContext.html [junit] inflated: doc/codeDoc/diva/gui/MultipageDocument.html [junit] inflated: doc/codeDoc/diva/gui/MultipageModel.html [junit] inflated: doc/codeDoc/diva/gui/MultipageParser.html [junit] inflated: doc/codeDoc/diva/gui/MultipageWriter.html [junit] inflated: doc/codeDoc/diva/gui/Page.html [junit] inflated: doc/codeDoc/diva/gui/StoragePolicy.html [junit] inflated: doc/codeDoc/diva/gui/View.html [junit] inflated: doc/codeDoc/diva/gui/ViewAdapter.html [junit] inflated: doc/codeDoc/diva/gui/ViewEvent.html [junit] inflated: doc/codeDoc/diva/gui/ViewListener.html [junit] inflated: doc/codeDoc/diva/gui/package-frame.html [junit] inflated: doc/codeDoc/diva/gui/package-summary.html [junit] inflated: doc/codeDoc/diva/gui/package-tree.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/FigureIcon.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/FocusMouseListener.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/JCanvasPalette.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/JCanvasPanner.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/JContextMenu.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/JPalette.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/JPanner.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/JPseudoFrame.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/JShadePane.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/JStatusBar.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/JTreePane.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/ListDataModel.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/MenuCreator.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/MenuFactory.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/package-frame.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/package-summary.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/package-tree.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/AbstractApplication.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/AppletTutorial.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/ApplicationTutorial.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/MDIApplication.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/MDIApplicationTutorial.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/TextDocument.Factory.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/TextDocument.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/TextView.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/package-frame.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/package-summary.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/package-tree.html [junit] inflated: doc/codeDoc/diva/resource/DefaultBundle.html [junit] inflated: doc/codeDoc/diva/resource/RelativeBundle.html [junit] inflated: doc/codeDoc/diva/resource/package-frame.html [junit] inflated: doc/codeDoc/diva/resource/package-summary.html [junit] inflated: doc/codeDoc/diva/resource/package-tree.html [junit] inflated: doc/codeDoc/diva/util/ArrayIterator.html [junit] inflated: doc/codeDoc/diva/util/BasicPropertyContainer.html [junit] inflated: doc/codeDoc/diva/util/CompoundIterator.html [junit] inflated: doc/codeDoc/diva/util/Filter.html [junit] inflated: doc/codeDoc/diva/util/FilteredArrayIterator.html [junit] inflated: doc/codeDoc/diva/util/FilteredIterator.html [junit] inflated: doc/codeDoc/diva/util/IteratorAdapter.html [junit] inflated: doc/codeDoc/diva/util/IteratorIterator.html [junit] inflated: doc/codeDoc/diva/util/IteratorUtilities.html [junit] inflated: doc/codeDoc/diva/util/LoggableOp.html [junit] inflated: doc/codeDoc/diva/util/ModelParser.html [junit] inflated: doc/codeDoc/diva/util/ModelWriter.html [junit] inflated: doc/codeDoc/diva/util/NullArrayIterator.html [junit] inflated: doc/codeDoc/diva/util/NullIterator.html [junit] inflated: doc/codeDoc/diva/util/PropertyChangeMulticaster.html [junit] inflated: doc/codeDoc/diva/util/PropertyContainer.html [junit] inflated: doc/codeDoc/diva/util/ProxyIterator.html [junit] inflated: doc/codeDoc/diva/util/ReverseIterator.html [junit] inflated: doc/codeDoc/diva/util/SemanticObjectContainer.html [junit] inflated: doc/codeDoc/diva/util/UnitIterator.html [junit] inflated: doc/codeDoc/diva/util/UserObjectContainer.html [junit] inflated: doc/codeDoc/diva/util/java2d/AbstractPaintedGraphic.html [junit] inflated: doc/codeDoc/diva/util/java2d/PaintedGraphic.html [junit] inflated: doc/codeDoc/diva/util/java2d/PaintedImage.html [junit] inflated: doc/codeDoc/diva/util/java2d/PaintedList.html [junit] inflated: doc/codeDoc/diva/util/java2d/PaintedObject.html [junit] inflated: doc/codeDoc/diva/util/java2d/PaintedPath.html [junit] inflated: doc/codeDoc/diva/util/java2d/PaintedShape.html [junit] inflated: doc/codeDoc/diva/util/java2d/PaintedString.html [junit] inflated: doc/codeDoc/diva/util/java2d/Polygon2D.Double.html [junit] inflated: doc/codeDoc/diva/util/java2d/Polygon2D.Float.html [junit] inflated: doc/codeDoc/diva/util/java2d/Polygon2D.html [junit] inflated: doc/codeDoc/diva/util/java2d/PolygonIterator.html [junit] inflated: doc/codeDoc/diva/util/java2d/Polyline2D.Double.html [junit] inflated: doc/codeDoc/diva/util/java2d/Polyline2D.Float.html [junit] inflated: doc/codeDoc/diva/util/java2d/Polyline2D.html [junit] inflated: doc/codeDoc/diva/util/java2d/PolylineIterator.html [junit] inflated: doc/codeDoc/diva/util/java2d/ShapeUtilities.html [junit] inflated: doc/codeDoc/diva/util/java2d/package-frame.html [junit] inflated: doc/codeDoc/diva/util/java2d/package-summary.html [junit] inflated: doc/codeDoc/diva/util/java2d/package-tree.html [junit] inflated: doc/codeDoc/diva/util/jester/EventPlayer.html [junit] inflated: doc/codeDoc/diva/util/jester/EventRecorder.html [junit] inflated: doc/codeDoc/diva/util/jester/TestCase.html [junit] inflated: doc/codeDoc/diva/util/jester/TestFailedException.html [junit] inflated: doc/codeDoc/diva/util/jester/TestHarness.html [junit] inflated: doc/codeDoc/diva/util/jester/TestSuite.html [junit] inflated: doc/codeDoc/diva/util/jester/TestUtilities.html [junit] inflated: doc/codeDoc/diva/util/jester/package-frame.html [junit] inflated: doc/codeDoc/diva/util/jester/package-summary.html [junit] inflated: doc/codeDoc/diva/util/jester/package-tree.html [junit] inflated: doc/codeDoc/diva/util/package-frame.html [junit] inflated: doc/codeDoc/diva/util/package-summary.html [junit] inflated: doc/codeDoc/diva/util/package-tree.html [junit] inflated: doc/codeDoc/diva/util/test/All.html [junit] inflated: doc/codeDoc/diva/util/test/ShapeUtilitiesTest.html [junit] inflated: doc/codeDoc/diva/util/test/XMLElementTest.html [junit] inflated: doc/codeDoc/diva/util/test/XMLParserTest.html [junit] inflated: doc/codeDoc/diva/util/test/package-frame.html [junit] inflated: doc/codeDoc/diva/util/test/package-summary.html [junit] inflated: doc/codeDoc/diva/util/test/package-tree.html [junit] inflated: doc/codeDoc/diva/util/xml/AbstractXmlBuilder.html [junit] inflated: doc/codeDoc/diva/util/xml/CompositeBuilder.html [junit] inflated: doc/codeDoc/diva/util/xml/XmlBuilder.html [junit] inflated: doc/codeDoc/diva/util/xml/XmlDemo.html [junit] inflated: doc/codeDoc/diva/util/xml/XmlDocument.html [junit] inflated: doc/codeDoc/diva/util/xml/XmlElement.html [junit] inflated: doc/codeDoc/diva/util/xml/XmlReader.Handler.html [junit] inflated: doc/codeDoc/diva/util/xml/XmlReader.html [junit] inflated: doc/codeDoc/diva/util/xml/XmlUtilities.html [junit] inflated: doc/codeDoc/diva/util/xml/XmlWriter.html [junit] inflated: doc/codeDoc/diva/util/xml/package-frame.html [junit] inflated: doc/codeDoc/diva/util/xml/package-summary.html [junit] inflated: doc/codeDoc/diva/util/xml/package-tree.html [junit] inflated: doc/codeDoc/doc/doclets/PtDoclet.html [junit] inflated: doc/codeDoc/doc/doclets/PtIndexer.html [junit] inflated: doc/codeDoc/doc/doclets/package-frame.html [junit] inflated: doc/codeDoc/doc/doclets/package-summary.html [junit] inflated: doc/codeDoc/doc/doclets/package-tree.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/AprilTagFilter.GrayModel.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/AprilTagFilter.Quad.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/AprilTagFilter.Segment.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/AprilTagFilter.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/FloatImage.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/Homography33b.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/SigProc.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/package-frame.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/package-summary.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/package-tree.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/CSRVec.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/DenseVec.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/LUDecomposition.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/LinAlg.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/MathUtil.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/Matrix.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/Permutation.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/SingularValueDecomposition.SVDImpl.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/SingularValueDecomposition.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/Vec.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/geom/GLine2D.Fitter.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/geom/GLine2D.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/geom/GLineSegment2D.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/geom/package-frame.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/geom/package-summary.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/geom/package-tree.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/package-frame.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/package-summary.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/package-tree.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/Tag16h5.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/Tag25h7.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/Tag25h9.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/Tag36h10.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/Tag36h11.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/Tag36h9.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/TagDetection.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/TagFamily.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/package-frame.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/package-summary.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/package-tree.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/Gridder.Cell.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/Gridder.MyIterator.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/Gridder.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/Normalize2D.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/ReflectUtil.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/Tic.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/UnionFindSimple.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/package-frame.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/package-summary.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/package-tree.html [junit] inflated: doc/codeDoc/help-doc.html [junit] inflated: doc/codeDoc/index-all.html [junit] inflated: doc/codeDoc/index.html [junit] inflated: doc/codeDoc/lbnl/actor/lib/Simulator.html [junit] inflated: doc/codeDoc/lbnl/actor/lib/Simulator.xml [junit] inflated: doc/codeDoc/lbnl/actor/lib/SimulatorIdx.htm [junit] inflated: doc/codeDoc/lbnl/actor/lib/SystemCommand.html [junit] inflated: doc/codeDoc/lbnl/actor/lib/SystemCommand.xml [junit] inflated: doc/codeDoc/lbnl/actor/lib/SystemCommandIdx.htm [junit] inflated: doc/codeDoc/lbnl/actor/lib/net/Server.html [junit] inflated: doc/codeDoc/lbnl/actor/lib/net/package-frame.html [junit] inflated: doc/codeDoc/lbnl/actor/lib/net/package-summary.html [junit] inflated: doc/codeDoc/lbnl/actor/lib/net/package-tree.html [junit] inflated: doc/codeDoc/lbnl/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/lbnl/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/lbnl/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/lbnl/lib/labview/LabVIEWSimulator.html [junit] inflated: doc/codeDoc/lbnl/lib/labview/LabVIEWSimulator.xml [junit] inflated: doc/codeDoc/lbnl/lib/labview/package-frame.html [junit] inflated: doc/codeDoc/lbnl/lib/labview/package-summary.html [junit] inflated: doc/codeDoc/lbnl/lib/labview/package-tree.html [junit] inflated: doc/codeDoc/lbnl/lib/xml/src/DTDValidator.html [junit] inflated: doc/codeDoc/lbnl/lib/xml/src/package-frame.html [junit] inflated: doc/codeDoc/lbnl/lib/xml/src/package-summary.html [junit] inflated: doc/codeDoc/lbnl/lib/xml/src/package-tree.html [junit] inflated: doc/codeDoc/lbnl/util/ClientProcess.html [junit] inflated: doc/codeDoc/lbnl/util/WarningWindow.html [junit] inflated: doc/codeDoc/lbnl/util/XMLWriter.html [junit] inflated: doc/codeDoc/lbnl/util/package-frame.html [junit] inflated: doc/codeDoc/lbnl/util/package-summary.html [junit] inflated: doc/codeDoc/lbnl/util/package-tree.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/CollectionAbortedException.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/Collector.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/ReferenceYieldAdapter.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/ResultHandler.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/ThreadedYieldAdapter.Message.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/ThreadedYieldAdapter.ValueMessage.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/ThreadedYieldAdapter.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/YieldAdapter.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/YieldAdapterIterable.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/YieldAdapterIterator.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/package-frame.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/package-summary.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/package-tree.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/AutomaticSimulation.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/CertiRtig.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/CertiRtig.xml [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaAttributeReflector.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaAttributeReflector.xml [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaAttributeReflectorIdx.htm [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaAttributeUpdater.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaAttributeUpdater.xml [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaAttributeUpdaterIdx.htm [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaManager.ETimeManagementService.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaManager.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaManager.xml [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaManager1516e.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaManager1_3.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaManagerDelegate.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaManagerIdx.htm [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaPublisher.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaPublisher.xml [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaPublisherIdx.htm [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaReflectable.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaReporter.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaSubscriber.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaSubscriber.xml [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaSubscriberIdx.htm [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaTimedEvent.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaUpdatable.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/MessageProcessing.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/MessageProcessing1516e.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/package-frame.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/package-summary.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/package-tree.html [junit] inflated: doc/codeDoc/org/json/CDL.html [junit] inflated: doc/codeDoc/org/json/Cookie.html [junit] inflated: doc/codeDoc/org/json/CookieList.html [junit] inflated: doc/codeDoc/org/json/HTTP.html [junit] inflated: doc/codeDoc/org/json/HTTPTokener.html [junit] inflated: doc/codeDoc/org/json/JSONArray.html [junit] inflated: doc/codeDoc/org/json/JSONException.html [junit] inflated: doc/codeDoc/org/json/JSONML.html [junit] inflated: doc/codeDoc/org/json/JSONObject.html [junit] inflated: doc/codeDoc/org/json/JSONString.html [junit] inflated: doc/codeDoc/org/json/JSONStringer.html [junit] inflated: doc/codeDoc/org/json/JSONTokener.html [junit] inflated: doc/codeDoc/org/json/JSONWriter.html [junit] inflated: doc/codeDoc/org/json/Test.html [junit] inflated: doc/codeDoc/org/json/XML.html [junit] inflated: doc/codeDoc/org/json/XMLTokener.html [junit] inflated: doc/codeDoc/org/json/package-frame.html [junit] inflated: doc/codeDoc/org/json/package-summary.html [junit] inflated: doc/codeDoc/org/json/package-tree.html [junit] inflated: doc/codeDoc/org/mlc/swing/example/CustomerPanel.html [junit] inflated: doc/codeDoc/org/mlc/swing/example/ExamplePanel.html [junit] inflated: doc/codeDoc/org/mlc/swing/example/package-frame.html [junit] inflated: doc/codeDoc/org/mlc/swing/example/package-summary.html [junit] inflated: doc/codeDoc/org/mlc/swing/example/package-tree.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/BeanProperty.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/ButtonBarComponentBuilder.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/ComponentBuilder.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/ComponentDef.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/ContainerLayout.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/DefaultComponentBuilder.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/DnDTable.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/DndList.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/FormDebugPanel.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/FormEditor.ComponentListCellRenderer.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/FormEditor.ComponentPaletteListModel.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/FormEditor.ComponentPaletteListRenderer.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/FormEditor.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/JListComponentBuilder.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/JTableComponentBuilder.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/JToolBarComponentBuilder.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/JTreeComponentBuilder.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/LayoutConstraintsManager.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/LayoutFrame.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/MultiContainerFrame.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/NewComponentDialog.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/SeparatorComponentBuilder.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/TransferableWrapper.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/UserPrefs.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/package-frame.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/package-summary.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/ActorOrientedClassProvider.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/ClassLoadingStrategy.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/ModelElementClassProvider.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/SimpleClassLoadingStrategy.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/osgi/DefaultModelElementClassProvider.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/osgi/OSGiClassLoadingStrategy.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/osgi/PackageBasedModelElementClassProvider.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/osgi/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/osgi/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/osgi/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/commons/FutureValue.html [junit] inflated: doc/codeDoc/org/ptolemy/commons/ThreeDigitVersionSpecification.html [junit] inflated: doc/codeDoc/org/ptolemy/commons/VersionSpecification.html [junit] inflated: doc/codeDoc/org/ptolemy/commons/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/commons/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/commons/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/faultModels/PacketDropFaultGenerator.html [junit] inflated: doc/codeDoc/org/ptolemy/faultModels/PacketDropFaultGenerator.xml [junit] inflated: doc/codeDoc/org/ptolemy/faultModels/StuckAtFaultGenerator.html [junit] inflated: doc/codeDoc/org/ptolemy/faultModels/StuckAtFaultGenerator.xml [junit] inflated: doc/codeDoc/org/ptolemy/faultModels/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/faultModels/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/faultModels/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20CallbackFunctions.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20CoSimulationCapabilities.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20ContinuousStateDerivative.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20EventInfo.ByReference.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20EventInfo.ByValue.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20EventInfo.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20ModelExchangeCapabilities.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20ModelInstance.ByReference.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20ModelInstance.ByValue.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20ModelInstance.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20Output.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMICallbackFunctions.ByValue.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMICallbackFunctions.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMICapabilities.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMICoSimulationCapabilities.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIEventInfo.ByReference.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIEventInfo.ByValue.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIEventInfo.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMILibrary.FMICallbackAllocateMemory.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMILibrary.FMICallbackFreeMemory.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMILibrary.FMICallbackLogger.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMILibrary.FMIStatus.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMILibrary.FMIStatusKind.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMILibrary.FMIStepFinished.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMILibrary.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIModelDescription.ContinuousState.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIModelDescription.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIScalarVariable.Alias.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIScalarVariable.Causality.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIScalarVariable.Initial.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIScalarVariable.Variability.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIScalarVariable.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMUBuilder.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMUFile.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMULibrary.FMUAllocateMemory.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMULibrary.FMUFreeMemory.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMULibrary.FMULogger.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMULibrary.FMUStepFinished.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMULibrary.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMULog.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMULogUtilities.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/NativeSizeT.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/driver/FMUCoSimulation.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/driver/FMUDriver.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/driver/FMUModelExchange.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/driver/OutputRow.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/driver/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/driver/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/driver/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/type/FMIBooleanType.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/type/FMIIntegerType.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/type/FMIRealType.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/type/FMIStringType.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/type/FMIType.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/type/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/type/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/type/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/Chord.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/ChordFollower.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/ChordFollower.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/ChordFollowerIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/ChordParser.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/ChordParser.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/ChordParserIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracle.ChordFunction.ChordFunctionToken.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracle.ChordFunction.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracle.ChordFunctionToken.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracle.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracle.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracleGenerator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracleGenerator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracleGeneratorIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracleTop.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracleTop.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/MidiKeyToNote.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/MidiKeyToNote.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/MusicSpecs.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/Note.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/NoteParser.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/NoteParser.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/NoteParserIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/NoteToMidiKey.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/NoteToMidiKey.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/NoteToMidiKeyIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/OracleModel.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/OracleModel.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/Algorithms.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/clustering/KMeans.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/clustering/KMeans.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/clustering/KMeansIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/clustering/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/clustering/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/clustering/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMExponentialClassifier.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMExponentialClassifier.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMExponentialEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMExponentialEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMGaussianClassifier.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMGaussianClassifier.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMGaussianClassifierIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMGaussianEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMGaussianEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMGaussianEstimatorIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMMultinomialClassifier.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMMultinomialClassifier.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMMultinomialEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMMultinomialEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/ObservationClassifier.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/ObservationClassifier.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/ParameterEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/ParameterEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/HMMGaussianEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/HMMGaussianEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/ParameterEstimator.BusAttributes.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/ParameterEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/ParameterEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/ParameterEstimator/BusAttributes.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMGaussianEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMGaussianEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMGenerator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMGenerator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMGeneratorGaussianEmissions.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMGeneratorGaussianEmissions.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMGeneratorMultinomialEmissions.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMGeneratorMultinomialEmissions.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMMultinomialEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMMultinomialEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMParameterEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMParameterEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMTimeAwareGenerator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMTimeAwareGenerator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMTimeAwareMultinomialEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMTimeAwareMultinomialEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMTimeAwareMultinomialEstimatorWithCodegen.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMTimeAwareMultinomialEstimatorWithCodegen.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/lib/AFTEDiscriminant.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/lib/AFTEDiscriminant.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/lib/AFTEFast.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/lib/AFTEFast.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/lib/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/lib/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/lib/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractParticleFilter.InputType.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractParticleFilter.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractParticleFilter.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractPredictor.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractPredictor.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractStateSpaceSimulator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractStateSpaceSimulator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractUnscentedKalmanFilter.InputType.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractUnscentedKalmanFilter.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractUnscentedKalmanFilter.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ConstraintsCalculator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ConstraintsCalculator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ConstraintsCalculatorIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ConvertParticlesToCovarianceMatrix.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ConvertParticlesToCovarianceMatrix.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ConvertParticlesToCovarianceMatrixIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/MutualInformationCalculator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/MutualInformationCalculator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/MutualInformationCalculatorIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/Optimizer.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/Optimizer.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/Particle.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ParticleFilter.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ParticleFilter.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ParticleFilterIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ParticleFilterRange.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ParticleFilterRange.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ParticleFilterRangeIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ParticleMutualInformation.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ParticleMutualInformation.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ParticleMutualInformationIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.Blur.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.Dilate.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.Erode.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.FindContours.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.FindEdges.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.GaussianBlur.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.Histogram.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.MakeBGRA.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.MakeGray.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.MakeHSV.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.MakeYUV.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.MedianBlur.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/FaceRecognizer.Eyes.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/FaceRecognizer.Faces.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/FaceRecognizer.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/OpenCVLoader.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/ApproximatedObjectiveFunction.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/BarrierMethod.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizer.OptimizerComposite.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizer.OptimizerDirector.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizer.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizer.xml [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizer/OptimizerComposite.xml [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizer/OptimizerDirector.xml [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizerIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizerUsingGradient.OptimizerComposite.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizerUsingGradient.OptimizerDirector.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizerUsingGradient.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizerUsingGradient.xml [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizerUsingGradient/OptimizerComposite.xml [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizerUsingGradient/OptimizerDirector.xml [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizerUsingGradientIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/optimization/ObjectiveFunction.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/ObjectiveFunctionForPhaseI.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/ObjectiveFunctionWithSoftConstraints.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/PositionConstraintCalculator.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/PositionConstraintCalculator.xml [junit] inflated: doc/codeDoc/org/ptolemy/optimization/PositionConstraintCalculatorIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/optimization/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/osc/OscReceiver.html [junit] inflated: doc/codeDoc/org/ptolemy/osc/OscReceiver.xml [junit] inflated: doc/codeDoc/org/ptolemy/osc/OscReceiverIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/osc/OscSender.html [junit] inflated: doc/codeDoc/org/ptolemy/osc/OscSender.xml [junit] inflated: doc/codeDoc/org/ptolemy/osc/OscSenderIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/osc/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/osc/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/osc/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/QSSIntegrator.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/QSSIntegrator.xml [junit] inflated: doc/codeDoc/org/ptolemy/qss/QSSIntegratorIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/qss/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/LIQSS1.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/LIQSS2Fd.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/QSS1.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/QSS2Fd.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/QSS2FdJac.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/QSS2Pts.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/QSS2Qts.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/QSS3Fd.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/QSS3Pts.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/QSSBase.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/util/DerivativeFunction.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/util/ModelPolynomial.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/util/PolynomialRoot.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/util/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/util/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/util/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/CovarianceStatePredictor.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/CovarianceStatePredictor.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/CovarianceStatePredictorIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/GaussianMeasurementModel.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/GaussianMeasurementModel.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/GaussianMeasurementModelIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/GaussianModel.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/InferenceActor.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/Map.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/Map.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MapAttributes.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MapAttributes.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MapAttributesIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MapConstrained.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MapIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MeasurementModel.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MeasurementModel.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MeasurementModelAttributes.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MeasurementModelAttributes.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MeasurementModelAttributesIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MirrorDecorator.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MirrorDecorator.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MirrorDecoratorAttributes.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MirrorDecoratorAttributes.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MirrorDecoratorAttributesIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MirrorDecoratorListener.DecoratorEvent.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MirrorDecoratorListener.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/ParticleFilter.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/ParticleFilter.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/ParticleFilterIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/Predictor.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/Predictor.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/PredictorIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StatePredictorWithAccControl.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StatePredictorWithAccControl.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StatePredictorWithAccControlIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StatePredictorWithControl.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StatePredictorWithControl.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StatePredictorWithControlIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StateSpaceActor.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StateSpaceModel.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StateSpaceModel.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StateSpaceModelIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StateSpaceSimulator.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StateSpaceSimulator.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StateSpaceSimulatorIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/TrainableGaussianModel.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/UnscentedKalmanFilterSSM.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/UnscentedKalmanFilterSSM.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/UnscentedKalmanFilterSSMIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/package-tree.html [junit] inflated: doc/codeDoc/org/terraswarm/accessor/AccessorIconLoader.html [junit] inflated: doc/codeDoc/org/terraswarm/accessor/AccessorLibrary.html [junit] inflated: doc/codeDoc/org/terraswarm/accessor/AccessorLibrary.xml [junit] inflated: doc/codeDoc/org/terraswarm/accessor/JSAccessor.ActionableAttribute.html [junit] inflated: doc/codeDoc/org/terraswarm/accessor/JSAccessor.html [junit] inflated: doc/codeDoc/org/terraswarm/accessor/JSAccessor.xml [junit] inflated: doc/codeDoc/org/terraswarm/accessor/JSAccessor/ActionableAttribute.xml [junit] inflated: doc/codeDoc/org/terraswarm/accessor/JSAccessorIdx.htm [junit] inflated: doc/codeDoc/org/terraswarm/accessor/package-frame.html [junit] inflated: doc/codeDoc/org/terraswarm/accessor/package-summary.html [junit] inflated: doc/codeDoc/org/terraswarm/accessor/package-tree.html [junit] inflated: doc/codeDoc/overview-frame.html [junit] inflated: doc/codeDoc/overview-summary.html [junit] inflated: doc/codeDoc/overview-tree.html [junit] inflated: doc/codeDoc/package-list [junit] inflated: doc/codeDoc/ptolemy/actor/AbstractInitializableAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/AbstractInitializableAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/AbstractReceiver.html [junit] inflated: doc/codeDoc/ptolemy/actor/Actor.html [junit] inflated: doc/codeDoc/ptolemy/actor/ActorExecutionAspect.html [junit] inflated: doc/codeDoc/ptolemy/actor/ActorFiringListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/ApplicationConfigurer.html [junit] inflated: doc/codeDoc/ptolemy/actor/AtomicActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/AtomicActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/CommunicationAspect.html [junit] inflated: doc/codeDoc/ptolemy/actor/CommunicationAspectAttributes.html [junit] inflated: doc/codeDoc/ptolemy/actor/CommunicationAspectAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/actor/CommunicationAspectAttributesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/CommunicationAspectListener.EventType.html [junit] inflated: doc/codeDoc/ptolemy/actor/CommunicationAspectListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/CompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/CompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/CompositeActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ConstantPublisherPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/ConstantPublisherPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/DesignPatternGetMoMLAction.html [junit] inflated: doc/codeDoc/ptolemy/actor/Director.html [junit] inflated: doc/codeDoc/ptolemy/actor/Director.xml [junit] inflated: doc/codeDoc/ptolemy/actor/DirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/DoNothingDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/DoNothingDirector.xml [junit] inflated: doc/codeDoc/ptolemy/actor/DoNothingDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/Executable.html [junit] inflated: doc/codeDoc/ptolemy/actor/ExecutionAspectHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/ExecutionAspectListener.ExecutionEventType.html [junit] inflated: doc/codeDoc/ptolemy/actor/ExecutionAspectListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/ExecutionAttributes.html [junit] inflated: doc/codeDoc/ptolemy/actor/ExecutionAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ExecutionListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/FiringEvent.FiringEventType.html [junit] inflated: doc/codeDoc/ptolemy/actor/FiringEvent.html [junit] inflated: doc/codeDoc/ptolemy/actor/FiringsRecordable.html [junit] inflated: doc/codeDoc/ptolemy/actor/GraphReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/IOPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/IOPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/IOPortEvent.html [junit] inflated: doc/codeDoc/ptolemy/actor/IOPortEventListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/IORelation.html [junit] inflated: doc/codeDoc/ptolemy/actor/IORelation.xml [junit] inflated: doc/codeDoc/ptolemy/actor/Initializable.html [junit] inflated: doc/codeDoc/ptolemy/actor/InstanceOpener.html [junit] inflated: doc/codeDoc/ptolemy/actor/IntermediateReceiver.html [junit] inflated: doc/codeDoc/ptolemy/actor/InvariantViolationException.html [junit] inflated: doc/codeDoc/ptolemy/actor/LazyTypedCompositeActor.ContainedObjectsIterator.html [junit] inflated: doc/codeDoc/ptolemy/actor/LazyTypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/LazyTypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/Librariable.html [junit] inflated: doc/codeDoc/ptolemy/actor/LocalClock.html [junit] inflated: doc/codeDoc/ptolemy/actor/LocalClock.xml [junit] inflated: doc/codeDoc/ptolemy/actor/LocalClockIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/Mailbox.html [junit] inflated: doc/codeDoc/ptolemy/actor/Manager.State.html [junit] inflated: doc/codeDoc/ptolemy/actor/Manager.html [junit] inflated: doc/codeDoc/ptolemy/actor/Manager.xml [junit] inflated: doc/codeDoc/ptolemy/actor/NoRoomException.html [junit] inflated: doc/codeDoc/ptolemy/actor/NoTokenException.html [junit] inflated: doc/codeDoc/ptolemy/actor/PubSubPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/PubSubPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/PublisherPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/PublisherPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/QuasiTransparentDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/QueueReceiver.html [junit] inflated: doc/codeDoc/ptolemy/actor/Receiver.html [junit] inflated: doc/codeDoc/ptolemy/actor/RelationWidthInference.html [junit] inflated: doc/codeDoc/ptolemy/actor/StateReceiver.html [junit] inflated: doc/codeDoc/ptolemy/actor/StreamExecutionListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/SubscriberPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/SubscriberPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/SubscriptionAggregatorPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/SubscriptionAggregatorPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/SuperdenseTimeDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/TimeRegulator.html [junit] inflated: doc/codeDoc/ptolemy/actor/TimedActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/TokenGotEvent.html [junit] inflated: doc/codeDoc/ptolemy/actor/TokenGotListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/TokenSentEvent.html [junit] inflated: doc/codeDoc/ptolemy/actor/TokenSentListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypeAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypeAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/TypeAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/TypeConflictException.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypeEvent.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypeListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypeOpaqueCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypeOpaqueCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/TypedActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypedAtomicActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypedAtomicActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/TypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/TypedCompositeActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/TypedIOPort.RunTimeTypeCheckException.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypedIOPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypedIOPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/TypedIOPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/TypedIORelation.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypedIORelation.xml [junit] inflated: doc/codeDoc/ptolemy/actor/TypedIORelationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/continuous/Advanceable.html [junit] inflated: doc/codeDoc/ptolemy/actor/continuous/ContinuousStatefulComponent.html [junit] inflated: doc/codeDoc/ptolemy/actor/continuous/ContinuousStatefulDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/continuous/ContinuousStepSizeController.html [junit] inflated: doc/codeDoc/ptolemy/actor/continuous/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/continuous/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/continuous/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/CorbaActorClient.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/CorbaActorClient.xml [junit] inflated: doc/codeDoc/ptolemy/actor/corba/PullConsumer.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/PullConsumer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/corba/PullSupplier.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/PullSupplier.xml [junit] inflated: doc/codeDoc/ptolemy/actor/corba/PushConsumer.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/PushConsumer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/corba/PushSupplier.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/PushSupplier.xml [junit] inflated: doc/codeDoc/ptolemy/actor/corba/TaskCoordinator.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/TaskCoordinator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/corba/TaskReceiver.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/TaskReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/actor/corba/TaskReporter.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/TaskReporter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/corba/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaActorHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaActorHolder.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaActorOperations.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaIllegalActionException.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaIllegalActionExceptionHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaIllegalActionExceptionHolder.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaIllegalValueException.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaIllegalValueExceptionHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaIllegalValueExceptionHolder.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaIndexOutofBoundException.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaIndexOutofBoundExceptionHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaIndexOutofBoundExceptionHolder.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaUnknownParamException.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaUnknownParamExceptionHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaUnknownParamExceptionHolder.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaUnknownPortException.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaUnknownPortExceptionHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaUnknownPortExceptionHolder.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/_CorbaActorStub.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/AtomicActorMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/AtomicActorMatcher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/AtomicActorMatcherIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/AttributeMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/AttributeMatcher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/Checkable.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/CompositeActorMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/CompositeActorMatcher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/CompositeActorMatcherIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/Constraint.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/Constraint.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ConstraintIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ContainerIgnoringAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ContainerIgnoringAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ContainerIgnoringAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/CreationAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/CreationAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/DefaultDirectoryAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/DefaultDirectoryAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/DefaultDirectoryAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/DefaultModelAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/DefaultModelAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/DefaultModelAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/FSMMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/FSMMatcher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/FSMMatcherIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTEntity.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTEntityUtils.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTIngredient.FieldIterator.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTIngredient.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTIngredientElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTIngredientList.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTIngredientsAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTIngredientsAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTIngredientsAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTParameter.Evaluator.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTParameter.Scope.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTParameter.TypeInference.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTTools.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GraphAnalyzer.IndexedList.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GraphAnalyzer.IndexedLists.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GraphAnalyzer.Path.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GraphAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GraphMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GraphTransformationException.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GraphTransformer.ReplacementObjectAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GraphTransformer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GraphTransformer/ReplacementObjectAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/HierarchyFlatteningAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/HierarchyFlatteningAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/IgnoringAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/IgnoringAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/IgnoringAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/IterativeParameter.ConstraintViolationException.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/IterativeParameter.Mode.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/IterativeParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/IterativeParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/LocationType.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/MalformedStringException.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/MatchCallback.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/MatchingAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/MatchingAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/MoMLGenerator.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/MoMLGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModalModelMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModalModelMatcher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelCombine.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelCombine.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelExecutor.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelExecutor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelExecutorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelGenerator.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelGeneratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelView.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelView.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelViewIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/NamedObjVariable.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/NamedObjVariable.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/NegationAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/NegationAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/NegationAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/OptionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/OptionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/Pattern.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/Pattern.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/PatternIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/PatternObjectAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/PatternObjectAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/PatternObjectAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/PortMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/PortMatcher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/PortMatcherIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/PreservationAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/PreservationAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/RelationCollapsingAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/RelationCollapsingAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/RelationHidingAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/RelationHidingAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/RelationHidingAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/Replacement.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/Replacement.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ReplacementIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/StateMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/StateMatcher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/StateMatcherIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationException.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationMode.Mode.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationMode.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationMode.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationModeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationRule.TransformationDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationRule.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationRule.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationRule/TransformationDirector.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationRuleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransitionMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransitionMatcher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransitionMatcherIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ValidationException.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ValueIterator.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Clone.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Clone.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/DesignPatternImporter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/DesignPatternImporter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Execute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Execute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ExecuteIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/GTEvent.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/GTEvent.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/GTEventIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/InitModel.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/InitModel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/InitModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/InitModelWithContainer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/InitModelWithContainer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/InitModelWithContainerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/InputModel.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/InputModel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/InputModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Match.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Match.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/MatchIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ModelIOPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ModelIOPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ModelIOPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ModelParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ModelParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ModelParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/OutputModel.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/OutputModel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/OutputModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/PersistenceAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/PersistenceAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ReadModel.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ReadModel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ReadModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/TestModel.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/TestModel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Transform.EmbeddedConfigurer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Transform.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Transform.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Transform/EmbeddedConfigurer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/TransformIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/TransformationAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/TransformationAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/TransformationAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/View.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/View.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ViewIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/WriteModel.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/WriteModel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/CombinedCollection.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/FastLinkedList.Entry.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/FastLinkedList.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/MatchResult.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/Pair.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/SequentialTwoWayHashMap.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/Tuple.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/TwoWayHashMap.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/gui/ComboItem.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/gui/ComboItem.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/gui/GTGUIAction.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/gui/GTGUIAction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/AttributeCriterion.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/BooleanCriterionElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/ChoiceCriterionElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/Criterion.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/CriterionElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/DynamicNameCriterion.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/GuardCriterion.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/NameCriterion.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/PortCriterion.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/StateTypeCriterion.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/StringCriterionElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/SubclassCriterion.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/AttributeOperation.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/BooleanOperationElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/DynamicAttributeOperation.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/Operation.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/OperationElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/PortCreationOperation.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/PortRemovalOperation.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/RenameOperation.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/StringOperationElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/util/PtolemyExpressionString.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/util/RegularExpressionString.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/util/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/util/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/util/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/AWTContainer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/AbstractPlaceableActor.WindowClosingAdapter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/AbstractPlaceableActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/AbstractPlaceableActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/AbstractPlaceableJavaSE.WindowClosingAdapter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/AbstractPlaceableJavaSE.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ActorGraphicalMessageHandler.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ArrayOfRecordsPane.ArrayAsTable.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ArrayOfRecordsPane.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/BrowserEffigy.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/BrowserEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/BrowserEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/BrowserEffigy/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/BrowserLauncher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/BrowserTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/BrowserTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/BrowserTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/BrowserTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/CheckModelSize.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ColorAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ColorAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ColorAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/CommunicationAspectMonitor.CommunicationAspectMonitorEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/CommunicationAspectMonitor.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/CommunicationAspectMonitor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/CommunicationAspectMonitor/CommunicationAspectMonitorEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/CompositeActorApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/CompositeActorSimpleApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Configuration.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Configuration.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ConfigurationApplication.ConfigurationFilenameFilter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ConfigurationApplication.IgnoreErrorHandler.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ConfigurationApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ConfigurationEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ConfigurationEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Configurer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Console.ConsoleFrame.MyByteArrayOutputStream.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Console.ConsoleFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Console.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Console.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Console.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Console/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/CustomQueryBoxParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/DebugListenerTableau.DebugListenerFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/DebugListenerTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/DebugListenerTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/DialogTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/DialogTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EditParametersDialog.ChangeExecutedRunnable.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EditParametersDialog.ChangeFailedRunnable.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EditParametersDialog.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Editable.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EditorPaneFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EditorPaneFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EditorPaneFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Effigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Effigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EffigyFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EffigyFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExecutionAspectPlotterEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExecutionAspectPlotterEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExecutionAspectPlotterEditorFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExpressionShellEffigy.ShellFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExpressionShellEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExpressionShellEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExpressionShellEffigy/ShellFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExpressionShellFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExpressionShellTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExpressionShellTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExpressionShellTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExpressionShellTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExternalTextEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExternalTextEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExternalTextTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExternalTextTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/FileOrURLEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/FileOrURLEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/FileOrURLEditorFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/GenerateCopyrights.FileNameComparator.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/GenerateCopyrights.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLAbout.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLEffigyFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLEffigyFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLViewer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLViewerTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLViewerTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLViewerTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLViewerTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ImageTokenEffigy.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ImageTokenEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ImageTokenEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ImageTokenEffigy/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/InsideEntityEditorPaneFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/InsideEntityEditorPaneFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/InsideEntityEditorPaneFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/JNLPUtilities.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/JVMTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/JVMTableau.JVMFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/JVMTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/JVMTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/JVMTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/LevelSkippingTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/LevelSkippingTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/LevelSkippingTableauFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/LiveLink.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/LiveLink.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/LiveLinkIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/LocationAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/LocationAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/LocationAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/MatrixPane.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/MatrixTokenTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/MatrixTokenTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/MatrixTokenTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/MatrixTokenTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/MoMLApplet.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/MoMLApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/MoMLSimpleApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/MoMLSimpleStatisticalApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ModelDirectory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ModelDirectory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ModelFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ModelPane.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ModelRepaintController.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ModelRepaintController.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/OpenInstanceDialog.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PasswordAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PasswordAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Placeable.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotEffigy.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotEffigy/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotTableauFrame.EPSFileFilter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotTableauFrame.ExportImageAction.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotTableauFrame.SpecialMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotTableauFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PortConfigurer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PortConfigurerDialog.CellValidator.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PortConfigurerDialog.PortBooleanCellRenderer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PortConfigurerDialog.PortTableModel.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PortConfigurerDialog.StringCellRenderer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PortConfigurerDialog.ValidatingComboBoxCellEditor.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PortConfigurerDialog.ValidatingJTextFieldCellEditor.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PortConfigurerDialog.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtExecuteApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyApplet.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyDialog.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyEffigy.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyEffigy.FactoryWithoutNew.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyEffigy/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyEffigy/FactoryWithoutNew.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyFrame.PrintChangeRequest.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyPreferences.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyPreferences.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyPreferencesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyQuery.ActionableEntry.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyQuery.HierarchicalConfigurer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyQuery.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/QueryUtilities.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RenameConfigurer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RenameDialog.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RunTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RunTableau.RunFrame.DebugMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RunTableau.RunFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RunTableau.TopFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RunTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RunTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RunTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RunTableau/TopFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/SizeAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/SizeAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/SizeAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Tableau.WindowClosedAdapter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Tableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Tableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TableauFrame.MenuItemListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TableauFrame.ViewMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TableauFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEditor.ExportImageAction.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEditor.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEditorTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEditorTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEditorTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEditorTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEffigy.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEffigy/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TokenEffigy.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TokenEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TokenEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TokenEffigy/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TokenTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TokenTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TokenTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TokenTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TopPack.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TransitionEditorPaneFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TransitionEditorPaneFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TransitionEditorPaneFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/UserActorLibrary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/WelcomeWindow.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/WelcomeWindowTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/WelcomeWindowTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/WindowPropertiesAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/WindowPropertiesAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/WindowPropertiesAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellEffigy.ShellFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellEffigy/ShellFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellTableau.ExecShellFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/BCVTBApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/CapeCodeApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/CyPhySimApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/DSPApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/FullApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/HyVisualApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/MenuApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/PtinyApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/PtinyKeplerApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/PtinySandboxApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/SpaceApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/VisualSenseApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/ActionGUIProperty.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/ActionGUIProperty.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/Button.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/Button.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/ComboBox.Item.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/ComboBox.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/ComboBox.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/ComboBox/Item.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/GUIAction.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/GUIAction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/GUIProperty.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/GUIProperty.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/Panel.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/Panel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/Separator.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/Separator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/ToolBar.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/ToolBar.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellEffigy.ShellFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellEffigy/ShellFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellTableau.TclShellFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/PythonShellEffigy.ShellFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/PythonShellEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/PythonShellEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/PythonShellEffigy/ShellFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/PythonShellTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/PythonShellTableau.PythonShellFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/PythonShellTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/PythonShellTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/PythonShellTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/CustomizableRunFrame.CustomizeMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/CustomizableRunFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/CustomizableRunPane.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/InterfaceTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/InterfaceTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/InterfaceTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/InterfaceTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/LayoutTable.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/LayoutTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/LayoutTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/PaletteList.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/PtolemyFormEditor.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/RunLayoutFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/CheckBoxStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/CheckBoxStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/CheckBoxStyleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/ChoiceStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/ChoiceStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/ChoiceStyleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/EditableChoiceStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/EditableChoiceStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/FileChooserStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/FileChooserStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/HiddenStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/HiddenStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/HiddenStyleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/LineStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/LineStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/LineStyleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/NotEditableLineStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/NotEditableLineStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/NotEditableLineStyleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/NoteStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/NoteStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/NoteStyleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/ParameterEditorStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/ParameterEditorStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/StyleConfigurer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/TextStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/TextStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/TextStyleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/syntax/SyntaxTextEditor.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/syntax/SyntaxTextEditorForStringAttributes.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/syntax/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/syntax/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/syntax/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/test/junit/HTMLAboutJUnitTest.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/test/junit/JUnitTclTest.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/test/junit/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/test/junit/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/test/junit/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/ActorModuleInitializer.Initializer.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/ActorModuleInitializer.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/Injector.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/PortableContainer.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/PortablePlaceable.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/PtolemyInjector.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/PtolemyModule.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/AbsoluteValue.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/AbsoluteValue.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/AbsoluteValueIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Accumulator.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Accumulator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/AccumulatorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/AddSubtract.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/AddSubtract.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/AddSubtractIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayAccumulate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayAccumulate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayAppend.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayAppend.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayAppendIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayAverage.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayAverage.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayAverageIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayContains.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayContains.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayContainsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayElement.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayElementAsMatrix.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayElementAsMatrix.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayElementIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayExtract.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayExtract.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayExtractIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayLength.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayLength.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayLengthIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayLevelCrossing.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayLevelCrossing.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayMaximum.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayMaximum.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayMaximumIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayMinimum.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayMinimum.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayMinimumIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayPeakSearch.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayPeakSearch.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayPeakSearchIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayRemoveElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayRemoveElement.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayRemoveElementIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArraySort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArraySort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArraySortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArraySum.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArraySum.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArraySumIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayToElements.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayToElements.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayToElementsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayToMatrix.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayToMatrix.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayUpdate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayUpdate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayUpdateIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Assert.AssertPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Assert.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Assert.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Assert/AssertPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/AssertIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Average.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Average.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/AverageIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Bernoulli.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Bernoulli.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BernoulliIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BooleanMultiplexor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BooleanMultiplexor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BooleanMultiplexorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BooleanSelect.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BooleanSelect.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BooleanSelectIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BooleanSwitch.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BooleanSwitch.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BooleanSwitchIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BusAssembler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BusAssembler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BusDisassembler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BusDisassembler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CatchExceptionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CatchExceptionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CatchExceptionAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ClassWrapper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ClassWrapper.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Clock.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Clock.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ClockIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Commutator.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Commutator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CommutatorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ComputeHistogram.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ComputeHistogram.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ComputeHistogramIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ConfigurationSelect.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ConfigurationSelect.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ConfigurationSwitch.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ConfigurationSwitch.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ConfigurationSwitchIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Const.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Const.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ConstIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Counter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Counter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CounterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CurrentDate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CurrentDate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CurrentDateIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CurrentMicrostep.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CurrentMicrostep.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CurrentMicrostepIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CurrentTime.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CurrentTime.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CurrentTimeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DB.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DB.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DBIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DateConstructor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DateConstructor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DateConstructorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DateElements.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DateElements.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DateElementsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Default.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Default.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DefaultIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DelayStart.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DelayStart.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Dictionary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Dictionary.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DictionaryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Differential.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Differential.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DifferentialIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Discard.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Discard.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DiscardIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DiscreteClock.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DiscreteClock.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DiscreteClockIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DiscreteRandomSource.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DiscreteRandomSource.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DiscreteRandomSourceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Distributor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Distributor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DistributorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DoubleReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DoubleReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ElementsToArray.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ElementsToArray.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ElementsToArrayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExceptionManager.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExceptionManager.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExceptionManagerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExceptionManagerModel.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExceptionManagerModel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExceptionManagerModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExceptionSubscriber.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Exec.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Exec.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExecIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExecutionTime.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExecutionTime.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExecutionTimeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Exit.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Exit.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Expression.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Expression.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExpressionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/FileWriter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/FileWriter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/FileWriterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Gaussian.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Gaussian.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/GaussianIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/GetCausalityInterface.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/GetCausalityInterface.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/GradientAdaptiveLattice.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/GradientAdaptiveLattice.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/GradientAdaptiveLatticeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/IIR.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/IIR.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/IIRIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Interpolator.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Interpolator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Lattice.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Lattice.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LatticeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LevinsonDurbin.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LevinsonDurbin.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LevinsonDurbinIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LimitedFiringSource.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LimitedFiringSource.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Limiter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Limiter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LimiterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LinearDifferenceEquationSystem.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LinearDifferenceEquationSystem.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LookupTable.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LookupTable.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LookupTableIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MathFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MathFunction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MathFunctionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MatrixToArray.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MatrixToArray.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MatrixToArrayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MaxIndex.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MaxIndex.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Maximum.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Maximum.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MaximumIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MicrostepDelay.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MicrostepDelay.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MicrostepDelayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Minimum.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Minimum.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MinimumIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ModifyDate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ModifyDate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ModifyDateIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MovingAverage.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MovingAverage.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MovingAverageIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MovingMaximum.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MovingMaximum.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Multiplexor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Multiplexor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MultiplexorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MultiplyDivide.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MultiplyDivide.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MultiplyDivideIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/NonStrictTest.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/NonStrictTest.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/NonStrictTestIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/OrderedMerge.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/OrderedMerge.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/OrderedMergeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/OrderedRecordAssembler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/OrderedRecordAssembler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/OrderedRecordAssemblerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Pause.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Pause.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PhaseUnwrap.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PhaseUnwrap.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PhaseUnwrapIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PoissonClock.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PoissonClock.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PoissonClockIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Publisher.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Publisher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PublisherIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PublisherNonStrictTest.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PublisherNonStrictTest.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PublisherTest.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PublisherTest.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Pulse.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Pulse.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PulseIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Quantizer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Quantizer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/QuantizerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Ramp.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Ramp.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RampIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RandomInteger.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RandomInteger.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RandomSource.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RandomSource.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Reader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Reader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecordAssembler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecordAssembler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecordAssemblerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecordDisassembler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecordDisassembler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecordDisassemblerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecordUpdater.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecordUpdater.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecordUpdaterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Recorder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Recorder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecorderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecursiveLattice.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecursiveLattice.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecursiveLatticeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Remainder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Remainder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RemainderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RemoveNilTokens.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RemoveNilTokens.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RemoveNilTokensIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ResettableTimer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ResettableTimer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ResettableTimerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Rician.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Rician.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RicianIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RunningMaximum.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RunningMaximum.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RunningMaximumIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RunningMinimum.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RunningMinimum.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sampler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sampler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SamplerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Scale.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Scale.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ScaleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Select.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Select.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SelectIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sequence.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sequence.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SequenceActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SequenceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SequenceSource.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SequenceSource.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sequencer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sequencer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SequencerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SequentialClock.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SequentialClock.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SetVariable.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SetVariable.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SetVariableIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SingleEvent.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SingleEvent.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SingleEventIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SingleTokenCommutator.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SingleTokenCommutator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sink.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sink.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sleep.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sleep.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SleepIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Source.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Source.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Stop.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Stop.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/StopIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/StringConst.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/StringConst.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/StringConstIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SubMatrix.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SubMatrix.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Subscriber.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Subscriber.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SubscriberIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SubscriptionAggregator.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SubscriptionAggregator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Switch.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Switch.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SwitchIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SynchronizeToRealTime.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SynchronizeToRealTime.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SynchronizeToRealTimeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Synchronizer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Synchronizer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Test.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Test.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TestExceptionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TestExceptionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TestExceptionAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TestExceptionHandler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TestExceptionHandler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TestIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ThrowException.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ThrowException.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ThrowExceptionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ThrowModelError.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ThrowModelError.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ThrowModelErrorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TimeDelay.PendingEvent.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TimeDelay.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TimeDelay.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TimeDelayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TimedSource.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TimedSource.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TopLevelCurrentTime.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TopLevelCurrentTime.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Transformer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Transformer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Triangular.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Triangular.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TrigFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TrigFunction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TrigFunctionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TriggeredClock.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TriggeredClock.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TypeTest.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TypeTest.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/URLDirectoryReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/URLDirectoryReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/URLReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/URLReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/UnaryMathFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/UnaryMathFunction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/UnaryMathFunctionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Uniform.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Uniform.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/UniformIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/UnionDisassembler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/UnionDisassembler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/UnionMerge.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/UnionMerge.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VariableClock.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VariableClock.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VariableSleep.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VariableSleep.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VectorAssembler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VectorAssembler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VectorAssemblerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VectorDisassembler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VectorDisassembler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VectorDisassemblerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/WallClockTime.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/WallClockTime.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/WallClockTimeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Writer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Writer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/AtomicCommunicationAspect.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/AtomicCommunicationAspect.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/AtomicExecutionAspect.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/AtomicExecutionAspect.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CanBus.CanBusAttributes.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CanBus.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CanBus.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CanBus/CanBusAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CanBusIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CanBusPriority.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CanBusPriority.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CanBusPriorityIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CommunicationRequestPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CommunicationRequestPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CommunicationRequestPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CommunicationResponsePort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CommunicationResponsePort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CommunicationResponsePortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeCommunicationAspect.CompositeCommunicationAspectAttributes.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeCommunicationAspect.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeCommunicationAspect.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeCommunicationAspect/CompositeCommunicationAspectAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeCommunicationAspectIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeExecutionAspect.CompositeExecutionAspectAttributes.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeExecutionAspect.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeExecutionAspect.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeExecutionAspect/CompositeExecutionAspectAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeExecutionAspectIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/DecorationParameters.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/DecorationParameters.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/DynamicCoreAssignmentScheduler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/DynamicCoreAssignmentScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/EDFScheduler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/EDFScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/EDFSchedulerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/ExecutionRequestPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/ExecutionRequestPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/ExecutionRequestPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/ExecutionResponsePort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/ExecutionResponsePort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/ExecutionResponsePortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/ExecutionTimeAttributes.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/ExecutionTimeAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/ExecutionTimeAttributesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/FCFSScheduler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/FCFSScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/FCFSSchedulerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/FixedPriorityScheduler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/FixedPriorityScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/FixedPrioritySchedulerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/PriorityResourceAttributes.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/PriorityResourceAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/PriorityResourceAttributesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/doc-files/AFDXinPtolemyII.pdf [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/doc-files/QuantityManager.pdf [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/doc-files/README.txt [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBeta.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBeta.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBetaIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBinomial.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBinomial.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBinomialIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBinomialSelector.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBinomialSelector.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBreitWigner.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBreitWigner.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBreitWignerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtChiSquare.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtChiSquare.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtChiSquareIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtExponential.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtExponential.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtExponentialIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtExponentialPower.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtExponentialPower.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtExponentialPowerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtGamma.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtGamma.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtGammaIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtHyperGeometric.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtHyperGeometric.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtHyperGeometricIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtLogarithmic.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtLogarithmic.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtLogarithmicIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtNegativeBinomial.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtNegativeBinomial.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtNegativeBinomialIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtNormal.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtNormal.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtNormalIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtPoisson.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtPoisson.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtPoissonIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtPoissonSlow.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtPoissonSlow.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtPoissonSlowIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtRandomSource.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtRandomSource.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtStudentT.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtStudentT.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtStudentTIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtVonMises.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtVonMises.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtVonMisesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtZeta.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtZeta.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtZetaIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/doc-files/colt-copyright.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/ConvolutionalCoder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/ConvolutionalCoder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/ConvolutionalCoderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/DeScrambler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/DeScrambler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/DeScramblerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HadamardCode.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HadamardCode.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HammingCoder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HammingCoder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HammingCoderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HammingDecoder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HammingDecoder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HammingDecoderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HuffmanBasic.Node.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HuffmanBasic.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HuffmanBasic.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HuffmanCoder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HuffmanCoder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HuffmanCoderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HuffmanDecoder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HuffmanDecoder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HuffmanDecoderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/LempelZivCoder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/LempelZivCoder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/LempelZivDecoder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/LempelZivDecoder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/Scrambler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/Scrambler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/ScramblerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/Slicer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/Slicer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/SlicerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/TrellisDecoder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/TrellisDecoder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/TrellisDecoderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/ViterbiDecoder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/ViterbiDecoder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/ViterbiDecoderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/AnythingToDouble.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/AnythingToDouble.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/AnythingToDoubleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/BooleanToAnything.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/BooleanToAnything.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/BooleanToAnythingIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/CartesianToComplex.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/CartesianToComplex.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/CartesianToComplexIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/CartesianToPolar.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/CartesianToPolar.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/CartesianToPolarIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ComplexToCartesian.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ComplexToCartesian.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ComplexToPolar.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ComplexToPolar.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ComplexToPolarIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/Converter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/Converter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/DateToString.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/DateToString.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/DoubleToFix.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/DoubleToFix.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/DoubleToFixIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ExpressionToToken.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ExpressionToToken.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ExpressionToTokenIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/FixToDouble.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/FixToDouble.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/FixToDoubleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/FixToFix.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/FixToFix.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/FixToFixIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ImageToString.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ImageToString.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/InUnitsOf.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/InUnitsOf.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/InUnitsOfIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/IntArrayToString.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/IntArrayToString.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/LongToDate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/LongToDate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/LongToDouble.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/LongToDouble.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/PolarToCartesian.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/PolarToCartesian.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/PolarToCartesianIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/PolarToComplex.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/PolarToComplex.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/Round.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/Round.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/RoundIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/SmoothToDouble.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/SmoothToDouble.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/SmoothToDoubleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToBoolean.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToBoolean.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToDate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToDate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToDateIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToDouble.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToDouble.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToInt.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToInt.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToIntArray.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToIntArray.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToUnsignedByteArray.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToUnsignedByteArray.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToUnsignedByteArrayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToXML.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToXML.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToXMLIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/TokenToExpression.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/TokenToExpression.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/TokenToExpressionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/UnsignedByteArrayToString.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/UnsignedByteArrayToString.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/UnsignedByteArrayToStringIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/json/JSONToToken.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/json/JSONToToken.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/json/JSONToTokenIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/json/TokenToJSON.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/json/TokenToJSON.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/json/TokenToJSONIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/json/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/json/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/json/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/ArrayOfRecordsExporter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/ArrayOfRecordsExporter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/ArrayOfRecordsRecorder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/ArrayOfRecordsRecorder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/ArrayOfRecordsRecorderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseInsert.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseInsert.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseManager.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseManager.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseManagerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseQuery.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseQuery.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseQueryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseSelect.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseSelect.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/SQLStatement.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/SQLStatement.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/SQLStatementIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/excel/Excel.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/excel/Excel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/excel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/excel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/excel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/FMUImport.Input.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/FMUImport.Output.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/FMUImport.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/FMUImport.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/FMUImportHybrid.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/FMUImportHybrid.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/FMUImportIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/FMUQSS.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/FMUQSS.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/FMUModelExchange.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/FMUModelExchange.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/swig/IncrementalFMU.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/swig/SWIGTYPE_p_double.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/swig/SWIGTYPE_p_std__string.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/swig/helper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/swig/helperJNI.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/swig/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/swig/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/swig/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gem5/Gem5Wrapper.SortByCommandTime.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gem5/Gem5Wrapper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gem5/Gem5Wrapper.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gem5/Gem5WrapperIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gem5/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gem5/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gem5/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrayPlotter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrayPlotter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrayPlotterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrayPlotterXY.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrayPlotterXY.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrayPlotterXYIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrowKeyProbe.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrowKeyProbe.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrowKeySensor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrowKeySensor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrowKeySensorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/BarGraph.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/BarGraph.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/BarGraphIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ConstPlaceable.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ConstPlaceable.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/Display.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/Display.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/DisplayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/DisplayInterface.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/DisplayJavaSE.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/EventButton.DoubleClickHandler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/EventButton.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/EventButton.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/EventButtonIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ExceptionManagerGUIFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ExceptionManagerGUIFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/HistogramPlotter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/HistogramPlotter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/HistogramPlotterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveDialog.DialogFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveDialog.DialogTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveDialog.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveDialog.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveDialog/DialogTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveDialogIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveShell.ShellFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveShell.ShellTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveShell.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveShell.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveShell/ShellTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveShellIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/MatrixViewer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/MatrixViewer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/MatrixViewerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/MonitorValue.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/MonitorValue.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/MonitorValueIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/Plotter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/Plotter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/PlotterBase.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/PlotterBase.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/PlotterBaseInterface.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/PlotterBaseJavaSE.PlotWindowTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/PlotterBaseJavaSE.WindowClosingAdapter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/PlotterBaseJavaSE.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/PlotterBaseJavaSE/PlotWindowTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/RealTimePlotter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/RealTimePlotter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/RealTimePlotterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SequencePlotter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SequencePlotter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SequencePlotterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SequenceScope.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SequenceScope.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SequenceScopeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SketchedSource.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SketchedSource.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SketchedSourceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SliderSource.SliderFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SliderSource.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SliderSource.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SliderSourceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TextFieldContainerInterface.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TextFieldContainerJavaSE.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedDisplay.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedDisplay.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedDisplayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedMonitorValue.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedMonitorValue.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedPlotter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedPlotter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedPlotterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedScope.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedScope.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedScopeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/UsesInvokeAndWait.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/XYPlotter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/XYPlotter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/XYPlotterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/XYScope.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/XYScope.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/XYScopeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ApplyFilterOverArray.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ApplyFilterOverArray.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ApplyFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ApplyFunction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ApplyFunctionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ApplyFunctionOverSequence.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ApplyFunctionOverSequence.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ApplyFunctionOverSequenceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/Case.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/Case.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/CaseDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/CaseDirector.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/CaseIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/CatchUpComposite.Contents.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/CatchUpComposite.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/CatchUpComposite.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/CatchUpComposite/Contents.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/CatchUpCompositeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ExecuteActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ExecuteActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ExecuteActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ExecuteCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ExecuteCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/IterateOverArray.IterateComposite.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/IterateOverArray.IteratePort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/IterateOverArray.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/IterateOverArray.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/IterateOverArray/IterateComposite.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/IterateOverArray/IteratePort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/IterateOverArrayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/LifeCycleManager.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/LifeCycleManager.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MirrorComposite.MirrorCompositeContents.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MirrorComposite.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MirrorComposite.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MirrorComposite/MirrorCompositeContents.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MirrorPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MirrorPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MirrorPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MobileFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MobileFunction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MobileFunctionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MobileModel.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MobileModel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MobileModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ModelReference.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ModelReference.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ModelUtilities.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MultiCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MultiCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MultiCompositePort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MultiCompositePort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MultiCompositePortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MultiInstanceComposite.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MultiInstanceComposite.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MultiInstanceCompositeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RealTimeComposite.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RealTimeComposite.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RealTimeCompositeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/Refinement.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/Refinement.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RefinementIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RefinementPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RefinementPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RefinementPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ReflectComposite.ReflectCompositeContents.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ReflectComposite.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ReflectComposite.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ReflectComposite/ReflectCompositeContents.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RunCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RunCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RunCompositeActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ThreadedComposite.TokenFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ThreadedComposite.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ThreadedComposite.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ThreadedCompositeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageDisplay.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageDisplay.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageDisplayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageDisplayInterface.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageDisplayJavaSE.ImageWindow.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageDisplayJavaSE.WindowClosingAdapter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageDisplayJavaSE.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageRotate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageRotate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageToString.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageToString.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/PGMReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/PGMReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/PGMReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/Transform.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/URLToImage.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/URLToImage.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/CSVReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/CSVReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/CSVReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/CSVWriter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/CSVWriter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/CSVWriterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/DirectoryListing.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/DirectoryListing.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/DirectoryListingIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/ExpressionReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/ExpressionReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/ExpressionReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/ExpressionWriter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/ExpressionWriter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/ExpressionWriterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/FileReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/FileReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/FileReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/LineReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/LineReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/LineReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/LineWriter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/LineWriter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/LineWriterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/TokenReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/TokenReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/comm/SerialComm.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/comm/SerialComm.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/comm/SerialCommIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/comm/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/comm/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/comm/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioCapture.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioCapture.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioCaptureIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioPlayer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioPlayer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioPlayerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioReadBuffer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioReadBuffer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioWriteBuffer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioWriteBuffer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioWriter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioWriter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioWriterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/ClipPlayer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/ClipPlayer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/ClipPlayerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/LiveSoundActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/LiveSoundActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/SoundActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/SoundActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/SoundPlayer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/SoundPlayer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/AccessorOrchestrator.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/HelperBase.DATA_TYPE.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/HelperBase.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/JSUtils.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/JavaScript.AccessorProxy.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/JavaScript.DeferredSend.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/JavaScript.PortOrParameterProxy.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/JavaScript.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/JavaScript.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/JavaScriptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/NashornAccessorHostApplication.ActorSubstitute.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/NashornAccessorHostApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/RestrictedJavaScriptInterface.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/VertxHelperBase.AccessorVerticle.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/VertxHelperBase.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/IMUSensor/CircularFifoQueue.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/IMUSensor/ReaderM.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/IMUSensor/SerialPortController.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/IMUSensor/SerialPortReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/IMUSensor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/IMUSensor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/IMUSensor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/audio/AudioHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/audio/ClipPlayerHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/audio/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/audio/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/audio/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/cameras/CameraHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/cameras/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/cameras/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/cameras/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAware/ContextAwareGUI.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAware/ContextAwareHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAware/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAware/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAware/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAwareTest/ContextAwareHelperTest.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAwareTest/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAwareTest/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAwareTest/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/crypto/CryptoHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/crypto/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/crypto/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/crypto/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/dataConverter/DataConverterHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/dataConverter/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/dataConverter/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/dataConverter/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/discovery/DiscoveryHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/discovery/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/discovery/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/discovery/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/eventbus/EventBusHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/eventbus/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/eventbus/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/eventbus/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpClient/HttpClientHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpClient/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpClient/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpClient/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpServer/HttpServerHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpServer/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpServer/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpServer/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/imageDisplay/ImageDisplayHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/imageDisplay/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/imageDisplay/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/imageDisplay/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/iotAuth/AuthManager.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/iotAuth/AuthManager.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/iotAuth/AuthManagerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/iotAuth/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/iotAuth/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/iotAuth/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/localStorage/LocalStorageHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/localStorage/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/localStorage/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/localStorage/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/mqtt/MQTTHelper.MQTTClientWrapper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/mqtt/MQTTHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/mqtt/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/mqtt/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/mqtt/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/serial/SerialHelper.SerialReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/serial/SerialHelper.SerialWriter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/serial/SerialHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/serial/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/serial/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/serial/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/shell/ShellHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/shell/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/shell/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/shell/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/socket/SocketHelper.ByteArrayBackedInputStream.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/socket/SocketHelper.SocketWrapper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/socket/SocketHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/socket/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/socket/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/socket/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/speechRecognition/SpeechRecognitionHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/speechRecognition/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/speechRecognition/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/speechRecognition/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/textDisplay/TextDisplayHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/textDisplay/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/textDisplay/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/textDisplay/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/udpSocket/UDPSocketHelper.UDPSocket.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/udpSocket/UDPSocketHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/udpSocket/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/udpSocket/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/udpSocket/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/userInterface/VertxBrowserHelper.Server.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/userInterface/VertxBrowserHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/userInterface/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/userInterface/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/userInterface/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/webSocket/WebSocketHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/webSocket/WebSocketServerHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/webSocket/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/webSocket/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/webSocket/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/xbee/XBeeHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/xbee/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/xbee/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/xbee/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopReadPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopReadPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopSerialRead.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopSerialRead.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopSerialWrite.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopSerialWrite.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopWatchDog.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopWatchDog.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopWritePort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopWritePort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/joystick/Joystick.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/joystick/Joystick.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/joystick/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/joystick/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/joystick/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/Comparator.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/Comparator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/ComparatorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/Equals.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/Equals.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/EqualsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/IsPresent.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/IsPresent.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/IsPresentIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/LogicFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/LogicFunction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/LogicFunctionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/LogicGate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/LogicGate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/LogicalNot.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/LogicalNot.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/LogicalNotIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/TrueGate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/TrueGate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/TrueGateIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mail/ExceptionEmailer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mail/ExceptionEmailer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mail/ExceptionEmailerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mail/SendMail.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mail/SendMail.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mail/SendMailIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mail/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mail/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mail/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/Accelerometer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/Accelerometer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/CC3000Control.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/CC3000Control.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/CC3000Module.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/CC3000Module.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/GPIOWriter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/GPIOWriter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/GestureRecognition.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/GestureRecognition.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/HSBtoRGB.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/HSBtoRGB.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/LEDCubeUpdate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/LEDCubeUpdate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/NeoPixelLEDStrip.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/NeoPixelLEDStrip.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/PacketToSensorData.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/PacketToSensorData.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/SensorDataCalibration.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/SensorDataCalibration.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/net/DatagramReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/net/DatagramReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/net/DatagramWriter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/net/DatagramWriter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/net/IPAddress.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/net/IPAddress.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/net/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/net/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/net/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/python/PythonScript.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/python/PythonScript.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/python/PythonScriptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/python/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/python/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/python/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/r/RConsole.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/r/RExpression.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/r/RExpression.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/r/RExpression2.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/r/RExpression2.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/r/RExpressionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/r/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/r/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/r/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/CipherActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/CipherActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/CryptographyActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/CryptographyActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/KeyReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/KeyReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/KeyStoreActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/KeyStoreActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/KeyToken.KeyType.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/KeyToken.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/KeyWriter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/KeyWriter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/PrivateKeyReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/PrivateKeyReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/PrivateKeyReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/PublicKeyReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/PublicKeyReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/PublicKeyReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SecretKey.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SecretKey.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SecretKeyReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SecretKeyReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SignatureActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SignatureActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SignatureSigner.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SignatureSigner.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SignatureSignerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SignatureVerifier.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SignatureVerifier.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SignatureVerifierIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SymmetricCrypto.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SymmetricCrypto.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SymmetricDecryption.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SymmetricDecryption.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SymmetricEncryption.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SymmetricEncryption.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringCompare.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringCompare.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringFunction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringFunctionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringIndexOf.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringIndexOf.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringLength.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringLength.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringMatches.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringMatches.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringReplace.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringReplace.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringReplaceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringSimpleReplace.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringSimpleReplace.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringSplit.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringSplit.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringSplitIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringSubstring.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringSubstring.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/AddSubtract.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/AddSubtract.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Concat.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Concat.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixComparator.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixComparator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixConst.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixConst.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixCounter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixCounter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixSequence.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixSequence.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixToString.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixToString.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixTransformer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixTransformer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/IntegerCounter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/IntegerCounter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/LogicFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/LogicFunction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/LogicalNot.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/LogicalNot.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Memory.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Memory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Multiplexor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Multiplexor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Multiplier.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Multiplier.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/QueuedTypedIOPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/QueuedTypedIOPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/ROM.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/ROM.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Register.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Register.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/RegisterSR.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/RegisterSR.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Slice.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Slice.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/SynchronousFixTransformer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/SynchronousFixTransformer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/DCT2x2dc.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/DCT2x2dc.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/DCT2x2dcIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/DCT4x4dc.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/DCT4x4dc.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/DCT4x4dcIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/DCT8x8.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/DCT8x8.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/DCT8x8Idx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/IDCT4x4dc.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/IDCT4x4dc.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/IDCT4x4dcIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/IDCT8x8.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/IDCT8x8.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/IDCT8x8Idx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/SumofAbsoluteDifferences.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/SumofAbsoluteDifferences.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/xslt/XMLInclusion.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/xslt/XMLInclusion.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/xslt/XMLInclusionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/xslt/XSLTransformer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/xslt/XSLTransformer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/xslt/XSLTransformerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/xslt/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/xslt/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/xslt/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/DoubleRangeParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/DoubleRangeParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/DoubleRangeParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/FilePortParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/FilePortParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/FilePortParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/IntRangeParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/IntRangeParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/IntRangeParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/LocationParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/LocationParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/LocationParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/MirrorPortParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/MirrorPortParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/ParameterMirrorPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/ParameterMirrorPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/ParameterPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/ParameterPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/ParameterPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/ParameterSet.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/ParameterSet.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/ParameterSetIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/PortParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/PortParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/PortParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/Priority.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/Priority.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/PriorityIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/SharedParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/SharedParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/SharedParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/BoundaryDetector.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/Branch.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/BranchController.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/CompositeProcessDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/CompositeProcessDirector.xml [junit] inflated: doc/codeDoc/ptolemy/actor/process/MailboxBoundaryReceiver.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/NotifyThread.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/ProcessDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/ProcessDirector.xml [junit] inflated: doc/codeDoc/ptolemy/actor/process/ProcessReceiver.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/ProcessThread.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/TerminateProcessException.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/AbstractPtalonEvaluator.IfTree.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/AbstractPtalonEvaluator.PtalonExpressionScope.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/AbstractPtalonEvaluator.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/NamedTree.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonAST.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonEvaluator.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonExpressionParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonExpressionParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonExpressionParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonLexer.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonMLHandler.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonPopulator.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonPopulatorTokenTypes.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonRecognizer.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonRuntimeException.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonScopeChecker.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonScopeCheckerTokenTypes.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonScopeException.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonTokenTypes.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/Tester.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/gt/PtalonMatcher.NestedPtalonActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/gt/PtalonMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/gt/PtalonMatcher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/gt/PtalonMatcher/NestedPtalonActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/gt/PtalonMatcherIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/gt/TransformationEvaluator.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/gt/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/gt/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/gt/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/ComplexAddSubtract.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/ComplexAddSubtract.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/ComplexAddSubtractIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/KeyValuePair.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/MapFileStorage.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/MapFileStorage.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/MapFileStorageIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/MapReduceAlgorithm.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/MapWorker.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/MapWorker.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/MapWorkerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/ReduceWorker.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/ReduceWorker.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/ReduceWorkerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/ReverseLink.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/SplitReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/SplitReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/SplitReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/StringToKeyValue.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/StringToKeyValue.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/StringToKeyValueIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/WordCount.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/Firing.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/FixedPointDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/FixedPointDirector.xml [junit] inflated: doc/codeDoc/ptolemy/actor/sched/FixedPointReceiver.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/FixedPointScheduler.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/FixedPointScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/sched/NotSchedulableException.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/Schedule.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/ScheduleElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/Scheduler.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/Scheduler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/sched/StaticSchedulingDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/StaticSchedulingDirector.xml [junit] inflated: doc/codeDoc/ptolemy/actor/sched/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/ActorDependencies.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/ActorTypeUtil.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/ArrayElementTypeFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/ArrayOfTypesFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/BooleanDependency.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/BreakCausalityInterface.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/CQComparator.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/CalendarQueue.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/CausalityInterface.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/CausalityInterfaceForComposites.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/ConstVariableModelAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/ConstructAssociativeType.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/DFUtilities.NamedObjComparator.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/DFUtilities.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/DefaultCausalityInterface.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/Dependency.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/DependencyDeclaration.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/DependencyDeclaration.xml [junit] inflated: doc/codeDoc/ptolemy/actor/util/ExplicitChangeContext.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/ExtractFieldType.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/FIFOQueue.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/FreeVariableModelAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/FuzzyDoubleComparator.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/GLBFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/GeneralComparator.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/PeriodicDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/PeriodicDirectorHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/RealDependency.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/SuperdenseDependency.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/SuperdenseTime.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/Time.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/TimedEvent.TimeComparator.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/TimedEvent.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/TotallyOrderedSet.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/CalIOException.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/FunctionCallException.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/PtolemyPlatform.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/actors/AbstractCalInterpreter.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/actors/AbstractCalInterpreter.xml [junit] inflated: doc/codeDoc/ptolemy/caltrop/actors/CalInterpreter.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/actors/CalInterpreter.xml [junit] inflated: doc/codeDoc/ptolemy/caltrop/actors/CalInterpreterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/caltrop/actors/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/actors/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/actors/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/AbstractDDI.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/CSP.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/CSPFactory.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/CSPTokenReader.DataChannelID.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/CSPTokenReader.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/CSPTokenWriter.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/DDF.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/DDFFactory.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/DDI.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/DDIException.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/DDIFactory.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/DFInputChannel.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/DFOutputChannel.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/Dataflow.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/DataflowWithRates.ActionRateSignature.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/DataflowWithRates.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/SDF.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/SDFFactory.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/util/IntegerList.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/util/PtArrayList.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/util/PtCalFunction.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/util/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/util/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/util/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/accessor/JSAccessor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/accessor/JSAccessor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/accessor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/accessor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/accessor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/TypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/TypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/jjs/JavaScript.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/jjs/JavaScript.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/jjs/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/jjs/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/jjs/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/Director.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/Director.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/PortDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/PortDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/PortInfo.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/Ports.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/TypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/TypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor/Director.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor/Director.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor/TypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor/TypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/accessor/JSAccessor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/accessor/JSAccessor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/accessor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/accessor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/accessor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/IOPort.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/IOPort.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/Receiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/Receiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/TypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/TypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/AbsoluteValue.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/AbsoluteValue.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Accumulator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Accumulator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/AddSubtract.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/AddSubtract.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Bernoulli.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Bernoulli.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/BooleanMultiplexor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/BooleanMultiplexor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/BooleanSwitch.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/BooleanSwitch.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Commutator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Commutator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Const.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Const.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/CurrentTime.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/CurrentTime.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/DB.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/DB.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Differential.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Differential.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Discard.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Discard.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Distributor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Distributor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Gaussian.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Gaussian.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/LimitedFiringSource.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/LimitedFiringSource.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Limiter.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Limiter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Minimum.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Minimum.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/MovingAverage.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/MovingAverage.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/MultiplyDivide.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/MultiplyDivide.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Publisher.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Publisher.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Pulse.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Pulse.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Ramp.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Ramp.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/RandomSource.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/RandomSource.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Recorder.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Recorder.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Scale.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Scale.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Sequence.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Sequence.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/StringConst.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/StringConst.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Subscriber.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Subscriber.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/SubscriptionAggregator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/SubscriptionAggregator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Test.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Test.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/TrigFunction.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/TrigFunction.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/VectorAssembler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/VectorAssembler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/VectorDisassembler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/VectorDisassembler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/BooleanToAnything.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/BooleanToAnything.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/ComplexToCartesian.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/ComplexToCartesian.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/Round.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/Round.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/TokenToExpression.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/TokenToExpression.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi/FMUImport.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi/FMUImport.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui/Display.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui/Display.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/Case.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/Case.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/CaseDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/CaseDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/MultiCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/MultiCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/MultiCompositePort.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/MultiCompositePort.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/Refinement.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/Refinement.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/RefinementPort.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/RefinementPort.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/jjs/JavaScript.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/jjs/JavaScript.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/jjs/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/jjs/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/jjs/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic/Comparator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic/Comparator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic/LogicFunction.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic/LogicFunction.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string/StringCompare.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string/StringCompare.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string/StringLength.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string/StringLength.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched/StaticSchedulingDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched/StaticSchedulingDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched/StaticSchedulingDirectorAttributes.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched/StaticSchedulingDirectorAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched/StaticSchedulingDirectorAttributesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/MostRecent.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/MostRecent.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/PID.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/PID.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/Register.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/Register.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/kernel/GiottoReceiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/kernel/GiottoReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/FSMActor.OutgoingRelations.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/FSMActor.PortScope.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/FSMActor.TransitionRetriever.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/FSMActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/FSMActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/FSMDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/FSMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/FSMReceiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/FSMReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/ModalController.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/ModalController.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/State.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/State.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/kernel/FSMDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/kernel/FSMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel/SDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel/SDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel/SDFReceiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel/SDFReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/BootstrapSampleDelay.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/BootstrapSampleDelay.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/DownSample.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/DownSample.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/FFT.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/FFT.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/IFFT.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/IFFT.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/Repeat.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/Repeat.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/SampleDelay.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/SampleDelay.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/UpSample.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/UpSample.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor/lib/LEDMatrix.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor/lib/LEDMatrix.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/accessor/JSAccessor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/accessor/JSAccessor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/accessor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/accessor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/accessor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/IOPort.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/IOPort.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/TypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/TypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/AbsoluteValue.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/AbsoluteValue.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Accumulator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Accumulator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/AddSubtract.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/AddSubtract.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Bernoulli.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Bernoulli.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/BooleanMultiplexor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/BooleanMultiplexor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/BooleanSwitch.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/BooleanSwitch.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Const.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Const.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/CurrentMicrostep.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/CurrentMicrostep.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/CurrentTime.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/CurrentTime.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/DB.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/DB.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Differential.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Differential.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Discard.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Discard.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/DiscreteClock.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/DiscreteClock.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Distributor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Distributor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Expression.VariableScope.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Expression.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Expression.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Gaussian.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Gaussian.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Maximum.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Maximum.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/MultiplyDivide.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/MultiplyDivide.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/PoissonClock.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/PoissonClock.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Publisher.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Publisher.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Pulse.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Pulse.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Ramp.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Ramp.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/RandomSource.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/RandomSource.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Remainder.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Remainder.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Scale.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Scale.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Sequence.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Sequence.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/SingleEvent.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/SingleEvent.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Subscriber.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Subscriber.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Synchronizer.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Synchronizer.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Test.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Test.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/TimeDelay.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/TimeDelay.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/TrigFunction.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/TrigFunction.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/UnaryMathFunction.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/UnaryMathFunction.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/BooleanToAnything.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/BooleanToAnything.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/ComplexToCartesian.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/ComplexToCartesian.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/Round.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/Round.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/TokenToExpression.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/TokenToExpression.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui/Display.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui/Display.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/Comparator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/Comparator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/TrueGate.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/TrueGate.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/StringCompare.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/StringCompare.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/StringLength.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/StringLength.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/CompiledCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/CompiledCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/EmbeddedCodeActor.EmbeddedActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/EmbeddedCodeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/EmbeddedCodeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/EmbeddedCodeActor/EmbeddedActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel/DEDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel/DEDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel/DEReceiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel/DEReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/Merge.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/Merge.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/MostRecent.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/MostRecent.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/PID.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/PID.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/Previous.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/Previous.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/Register.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/Register.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/TimeCompare.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/TimeCompare.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/TimeGap.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/TimeGap.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/VariableDelay.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/VariableDelay.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/FSMActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/FSMActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/FSMDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/FSMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/FSMReceiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/FSMReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/modal/ModalController.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/modal/ModalController.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/modal/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/modal/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/modal/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/PtidesBasicReceiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/PtidesBasicReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/PtidesDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/PtidesDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/PtidesPreemptiveEDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/PtidesPreemptiveEDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/PtidesTopLevelDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/PtidesTopLevelDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/ActuatorSetup.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/ActuatorSetup.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/InputDevice.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/InputDevice.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/OutputDevice.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/OutputDevice.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/SensorHandler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/SensorHandler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel/SDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel/SDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel/SDFReceiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel/SDFReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib/SampleDelay.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib/SampleDelay.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui/Display.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui/Display.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/accessor/JSAccessor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/accessor/JSAccessor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/accessor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/accessor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/accessor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui/Display.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui/Display.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/jjs/JavaScript.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/jjs/JavaScript.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/jjs/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/jjs/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/jjs/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/lib/TopLevelCurrentTime.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/lib/TopLevelCurrentTime.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel/PtidesPreemptiveEDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel/PtidesPreemptiveEDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel/PtidesTopLevelDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel/PtidesTopLevelDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/DropSensorHandler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/DropSensorHandler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/EncoderHandler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/EncoderHandler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/GPInputHandler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/GPInputHandler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/GPOutputSetup.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/GPOutputSetup.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/MotorSetup.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/MotorSetup.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/SongWrapper.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/SongWrapper.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/SpeakerOutputDevice.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/SpeakerOutputDevice.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/TimeTriggeredEncoderHandler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/TimeTriggeredEncoderHandler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/kernel/SDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/kernel/SDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/gui/Display.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/gui/Display.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/Accelerometer.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/Accelerometer.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/CC3000Control.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/CC3000Control.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/CC3000Module.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/CC3000Module.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/GPIOWriter.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/GPIOWriter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/GestureRecognition.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/GestureRecognition.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/HSBtoRGB.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/HSBtoRGB.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/LEDCubeUpdate.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/LEDCubeUpdate.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/NeoPixelLEDStrip.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/NeoPixelLEDStrip.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/PacketToSensorData.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/PacketToSensorData.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/SensorDataCalibration.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/SensorDataCalibration.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/actor/lib/MultiplyDivide.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/actor/lib/MultiplyDivide.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/actor/lib/TimeDelay.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/actor/lib/TimeDelay.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/de/lib/TimeGap.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/de/lib/TimeGap.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/de/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/de/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/de/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/kernel/PtidesBasicReceiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/kernel/PtidesBasicReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/kernel/PtidesPreemptiveEDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/kernel/PtidesPreemptiveEDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/kernel/RenesasUtilities.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/lib/ActuatorSetup.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/lib/ActuatorSetup.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/lib/SensorHandler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/lib/SensorHandler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/actor/lib/MultiplyDivide.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/actor/lib/MultiplyDivide.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/actor/lib/TimeDelay.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/actor/lib/TimeDelay.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/de/lib/TimeGap.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/de/lib/TimeGap.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/de/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/de/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/de/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/kernel/PtidesBasicReceiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/kernel/PtidesBasicReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/kernel/PtidesPreemptiveEDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/kernel/PtidesPreemptiveEDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/lib/ActuatorSetup.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/lib/ActuatorSetup.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/lib/SensorHandler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/lib/SensorHandler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/Director.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/Director.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/TypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/TypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi/FMUImport.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi/FMUImport.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/Director.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/Director.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/TypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/TypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib/fmi/FMUImport.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib/fmi/FMUImport.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib/fmi/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib/fmi/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib/fmi/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/AbsoluteValue.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/AbsoluteValue.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Accumulator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Accumulator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/AddSubtract.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/AddSubtract.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Bernoulli.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Bernoulli.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/BooleanMultiplexor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/BooleanMultiplexor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Commutator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Commutator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Const.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Const.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/CurrentTime.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/CurrentTime.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/DB.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/DB.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Discard.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Discard.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Distributor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Distributor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/ElementsToArray.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/ElementsToArray.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Expression.VariableScope.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Expression.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Expression.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Gaussian.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Gaussian.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/LimitedFiringSource.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/LimitedFiringSource.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Limiter.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Limiter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Minimum.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Minimum.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/MovingAverage.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/MovingAverage.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/MultiplyDivide.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/MultiplyDivide.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Publisher.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Publisher.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/PublisherTest.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/PublisherTest.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Pulse.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Pulse.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Ramp.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Ramp.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/RandomSource.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/RandomSource.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Recorder.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Recorder.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Scale.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Scale.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Sequence.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Sequence.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/StringConst.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/StringConst.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Subscriber.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Subscriber.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/SubscriptionAggregator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/SubscriptionAggregator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Test.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Test.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/TrigFunction.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/TrigFunction.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Uniform.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Uniform.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/VectorAssembler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/VectorAssembler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/VectorDisassembler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/VectorDisassembler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/ColtBinomial.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/ColtBinomial.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/ColtBinomialSelector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/ColtBinomialSelector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/ColtPoisson.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/ColtPoisson.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/ColtRandomSource.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/ColtRandomSource.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/BooleanToAnything.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/BooleanToAnything.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/ComplexToCartesian.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/ComplexToCartesian.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/Round.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/Round.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/TokenToExpression.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/TokenToExpression.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/Display.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/Display.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/SequencePlotter.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/SequencePlotter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopReadPort.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopReadPort.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopSerialRead.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopSerialRead.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopSerialWrite.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopSerialWrite.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopWatchDog.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopWatchDog.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopWritePort.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopWritePort.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/Comparator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/Comparator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/LogicFunction.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/LogicFunction.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/StringCompare.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/StringCompare.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/StringLength.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/StringLength.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/CompiledCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/CompiledCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/EmbeddedCodeActor.EmbeddedActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/EmbeddedCodeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/EmbeddedCodeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/EmbeddedCodeActor/EmbeddedActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/kernel/FSMDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/kernel/FSMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/modal/ModalController.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/modal/ModalController.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/modal/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/modal/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/modal/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/kernel/SDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/kernel/SDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/BootstrapSampleDelay.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/BootstrapSampleDelay.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/DownSample.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/DownSample.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/FFT.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/FFT.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/IFFT.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/IFFT.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/Repeat.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/Repeat.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/SampleDelay.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/SampleDelay.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/UpSample.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/UpSample.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg/lib/ModularCodeGenTypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg/lib/ModularCodeGenTypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf/kernel/SDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf/kernel/SDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/gui/CodeGeneratorGUI.html [junit] inflated: doc/codeDoc/ptolemy/cg/gui/CodeGeneratorGUIFactory.html [junit] inflated: doc/codeDoc/ptolemy/cg/gui/CodeGeneratorGUIFactory.xml [junit] inflated: doc/codeDoc/ptolemy/cg/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/CGException.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/CodeGeneratorAdapter.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/CodeGeneratorAdapter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/CodeGeneratorUtilities.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/GenericCodeGenerator.GeneratorPackageListParser.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/GenericCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/GenericCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/ParseTreeCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/PortCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/RunnableCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/RunnableCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/AccessorCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/AccessorCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/AccessorCodeGeneratorAdapter.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/AccessorCodeGeneratorAdapter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/AccessorCodeGeneratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/AccessorSSHCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/AccessorSSHCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/AccessorSSHCodeGeneratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/html/HTMLCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/html/HTMLCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/html/HTMLCodeGeneratorAdapter.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/html/HTMLCodeGeneratorAdapter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/html/HTMLCodeGeneratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/html/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/html/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/html/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/CodeStream.Signature.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/CodeStream.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/NamedProgramCodeGeneratorAdapter.VariableScope.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/NamedProgramCodeGeneratorAdapter.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/NamedProgramCodeGeneratorAdapter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/ProgramCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/ProgramCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/ProgramCodeGeneratorAdapter.Channel.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/ProgramCodeGeneratorAdapter.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/ProgramCodeGeneratorAdapter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/TemplateParser.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/ProceduralCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/ProceduralCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/ProceduralParseTreeCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/ProceduralTemplateParser.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/CCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/CCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/CCodeGeneratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/CCodegenUtilities.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/CParseTreeCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/CTemplateParser.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/ptidyos/PtidyOSCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/ptidyos/PtidyOSCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/ptidyos/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/ptidyos/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/ptidyos/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/FMIMACodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/FMIMACodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/FMIMACodeGeneratorAdapter.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/FMIMACodeGeneratorAdapter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/FMIMAHybridCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/FMIMAHybridCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/AutoAdapter.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/AutoAdapter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/JavaCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/JavaCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/JavaCodeGeneratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/JavaParseTreeCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/JavaTemplateParser.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ModularCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ModularCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ModularCodeGeneratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ModularSDFCodeGenerator.Firing.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ModularSDFCodeGenerator.FiringCluster.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ModularSDFCodeGenerator.SimulationFiringFunction.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ModularSDFCodeGenerator.SimulationJunction.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ModularSDFCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ModularSDFCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/SDFModularScheduler.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/SDFModularScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/type/AlphabetizeOperation.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/type/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/type/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/type/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/syntactic/SyntacticCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/syntactic/SyntacticCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/syntactic/SyntacticCodeGeneratorAdapter.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/syntactic/SyntacticCodeGeneratorAdapter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/syntactic/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/syntactic/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/syntactic/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/test/actor/TypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/test/actor/TypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/test/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/test/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/test/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/CompiledCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/CompiledCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/lib/CompiledCompositeActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/lib/EmbeddedCodeActor.EmbeddedActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/EmbeddedCodeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/EmbeddedCodeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/lib/EmbeddedCodeActor/EmbeddedActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/lib/EmbeddedCodeActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/lib/ModularCodeGenLazyTypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/ModularCodeGenLazyTypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/lib/ModularCodeGenTypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/ModularCodeGenTypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/lib/ModularCodeGenTypedCompositeActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/lib/ModularCompiledSDFTypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/ModularCompiledSDFTypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/lib/ModularableComposite.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/PointerToken.PointerType.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/PointerToken.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/Profile.Connection.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/Profile.FiringFunction.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/Profile.FiringFunctionPort.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/Profile.Junction.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/Profile.Port.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/Profile.ProfileActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/Profile.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticColumn.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticContraction.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticGraph.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticGraph.xml [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticName.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticNode.NodeType.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticNode.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticNode.xml [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticPort.IOType.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticPort.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticPort.xml [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticRank.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticSeries.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticTerm.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticTermList.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/applet/AppletWriter.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/applet/JNLPApplication.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/applet/JarSigner.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/applet/Main.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/applet/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/applet/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/applet/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/GeneratorTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/GeneratorTableau.GeneratorFrame.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/GeneratorTableau.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/GeneratorTableau.xml [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/GeneratorTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/GeneratorTableauAttribute.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/GeneratorTableauAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/AliasAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/CastAndInstanceofEliminator.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/ClassWriter.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/Copernicus.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/DependedClasses.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/EntitySootClass.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/FastForwardFlowAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/GeneratorAttribute.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/GeneratorAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/GrimpTransformer.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/InvocationBinder.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/JimpleWriter.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/KernelMain._IgnoreAllApplicationClasses.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/KernelMain.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/LibraryUsageReporter.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/MakefileWriter.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/NullPointerAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/PtolemyUtilities.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/SideEffectAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/SideEffectFreeInvocationRemover.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/SootUtilities.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/TransformerAdapter.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/UnusedFieldRemover.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/WatchDogTimer.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/shallow/Main.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/shallow/ShallowModelTransformer.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/shallow/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/shallow/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/shallow/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/AWTImageToken.html [junit] inflated: doc/codeDoc/ptolemy/data/AbsentToken.html [junit] inflated: doc/codeDoc/ptolemy/data/AbstractConvertibleToken.html [junit] inflated: doc/codeDoc/ptolemy/data/AbstractNotConvertibleToken.html [junit] inflated: doc/codeDoc/ptolemy/data/ActorToken.html [junit] inflated: doc/codeDoc/ptolemy/data/ArrayToken.html [junit] inflated: doc/codeDoc/ptolemy/data/BitwiseOperationToken.html [junit] inflated: doc/codeDoc/ptolemy/data/BooleanMatrixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/BooleanToken.html [junit] inflated: doc/codeDoc/ptolemy/data/ComplexMatrixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/ComplexToken.html [junit] inflated: doc/codeDoc/ptolemy/data/DateToken.html [junit] inflated: doc/codeDoc/ptolemy/data/DoubleMatrixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/DoubleToken.html [junit] inflated: doc/codeDoc/ptolemy/data/EventToken.html [junit] inflated: doc/codeDoc/ptolemy/data/FixMatrixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/FixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/FloatToken.html [junit] inflated: doc/codeDoc/ptolemy/data/Function.html [junit] inflated: doc/codeDoc/ptolemy/data/FunctionToken.html [junit] inflated: doc/codeDoc/ptolemy/data/ImageToken.html [junit] inflated: doc/codeDoc/ptolemy/data/IntMatrixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/IntToken.html [junit] inflated: doc/codeDoc/ptolemy/data/LongMatrixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/LongToken.html [junit] inflated: doc/codeDoc/ptolemy/data/MatrixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/Numerical.html [junit] inflated: doc/codeDoc/ptolemy/data/ObjectToken.html [junit] inflated: doc/codeDoc/ptolemy/data/OrderedRecordToken.html [junit] inflated: doc/codeDoc/ptolemy/data/PartiallyOrderedToken.html [junit] inflated: doc/codeDoc/ptolemy/data/PetiteToken.html [junit] inflated: doc/codeDoc/ptolemy/data/RecordToken.html [junit] inflated: doc/codeDoc/ptolemy/data/ScalarToken.html [junit] inflated: doc/codeDoc/ptolemy/data/ShortToken.html [junit] inflated: doc/codeDoc/ptolemy/data/SmoothToken.html [junit] inflated: doc/codeDoc/ptolemy/data/StringToken.html [junit] inflated: doc/codeDoc/ptolemy/data/Token.html [junit] inflated: doc/codeDoc/ptolemy/data/TokenUtilities.html [junit] inflated: doc/codeDoc/ptolemy/data/TupleToken.html [junit] inflated: doc/codeDoc/ptolemy/data/UnionToken.html [junit] inflated: doc/codeDoc/ptolemy/data/UnsignedByteToken.html [junit] inflated: doc/codeDoc/ptolemy/data/UnsizedArrayToken.html [junit] inflated: doc/codeDoc/ptolemy/data/UnsizedFixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/UpdatedArrayToken.html [junit] inflated: doc/codeDoc/ptolemy/data/XMLToken.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtArrayConstructNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtAssignmentNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtBitwiseNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtFunctionApplicationNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtFunctionDefinitionNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtFunctionalIfNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtLeafNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtLogicalNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtMatrixConstructNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtMethodCallNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtOrderedRecordConstructNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtPowerNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtProductNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtRecordConstructNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtRelationalNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtRootNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtShiftNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtSumNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtUnaryNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtUnionConstructNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/AbstractInitializableParameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/AbstractInitializableParameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/AbstractParseTreeVisitor.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/CParseTreeCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/CachedMethod.ArgumentConversion.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/CachedMethod.ArrayMapCachedMethod.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/CachedMethod.BaseConvertCachedMethod.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/CachedMethod.MatrixMapCachedMethod.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/CachedMethod.TypeArgumentConversion.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/CachedMethod.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ChoiceParameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ChoiceParameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/ChoiceParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/expr/ChoiceStringParameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ChoiceStringParameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/ChoiceStringParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/expr/ConcreteMatrixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ConcreteScalarToken.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/Constants.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ConstraintMonitor.ConstraintMonitorAttributes.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ConstraintMonitor.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ConstraintMonitor.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/ConstraintMonitor/ConstraintMonitorAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/ConstraintMonitorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/expr/ContainmentExtender.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ConversionUtilities.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ExpertParameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ExpertParameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/ExpertParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/expr/ExplicitScope.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ExpressionFunction.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/FileParameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/FileParameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/FileParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/expr/FixPointFunctions.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/GeneralToken.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/JJTMatrixParserState.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/JJTPtParserState.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/MatlabUtilities.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/MatrixParser.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/MatrixParserConstants.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/MatrixParserTokenManager.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/MatrixParserTreeConstants.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/MoMLUtilities.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ModelScope.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/NameParameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/NameParameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/NameParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/expr/NamedConstantsScope.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/NestedScope.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/Node.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/Parameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/Parameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParseException.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParseTreeDumper.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParseTreeEvaluator.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParseTreeFreeVariableCollector.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParseTreeFreeVariableRenamer.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParseTreeSpecializer.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParseTreeTypeInference.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParseTreeVisitor.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParseTreeWriter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParserScope.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/PtParser.JJCalls.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/PtParser.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/PtParserConstants.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/PtParserTokenManager.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/PtParserTreeConstants.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ScopeExtendingAttribute.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ScopeExtendingAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/SimpleCharStream.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/SimpleNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/SingletonParameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/SingletonParameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/SingletonParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/expr/StringConstantParameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/StringConstantParameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/StringParameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/StringParameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/StringParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/expr/TemporaryVariable.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/TemporaryVariable.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/Token.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/TokenMgrError.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/UndefinedConstantOrIdentifierException.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/UnknownResultException.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/UnknownToken.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/UtilityFunctions.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/Variable.CircularDependencyError.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/Variable.VariableScope.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/Variable.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/Variable.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/XMLParser.EntityResolver.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/XMLParser.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ActorModelScope.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/AnalyzeExceptionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/AnalyzeExceptionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/AnalyzeExceptionAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ClassConceptFunctionDefinitionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ClassConceptFunctionDefinitionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ClassConceptFunctionDefinitionAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/Concept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/Concept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptAttribute.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptFromRecordField.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptFunction.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptFunctionDefinitionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptFunctionDefinitionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptFunctionInequalityTerm.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptGraph.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptRelation.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptRelation.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptRelationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptToken.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptType.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/DAGConceptGraph.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ExceptionAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ExceptionAnalyzer.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ExpressionConceptFunction.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ExpressionConceptFunctionDefinitionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ExpressionConceptFunctionDefinitionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ExpressionConceptFunctionDefinitionAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ExpressionConceptFunctionParseTreeEvaluator.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ExpressionConceptFunctionParseTreeTypeInference.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FiniteConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FiniteConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FiniteConceptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatScalarTokenInfiniteConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatScalarTokenInfiniteConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatScalarTokenRepresentativeConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatScalarTokenRepresentativeConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatScalarTokenRepresentativeConceptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatTokenInfiniteConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatTokenInfiniteConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatTokenRepresentativeConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatTokenRepresentativeConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatTokenRepresentativeConceptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/InfiniteConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/InfiniteConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/InfiniteConceptRepresentative.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/InfiniteConceptRepresentative.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/MapTypeInfiniteConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/MapTypeInfiniteConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/Ontology.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/Ontology.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologyAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologyAnnotationAttribute.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologyAnnotationAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologyAnnotationAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologyIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologyMoMLHandler.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologyMoMLHandler.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologyResolutionException.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologySolver.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologySolver.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologySolverBase.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologySolverBase.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologySolverModel.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologySolverModel.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologySolverModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologySolverUtilities.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ParseTreeASTNodeAdapterCollector.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ParseTreeAnnotationEvaluator.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/RecordConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/RecordConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/RecordFromIndividualConcepts.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/DeltaConstraintSolverDisplayActions.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/DeltaConstraintSolverDisplayActions.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/DeltaConstraintSolverDisplayActionsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/OntologyDisplayActions.HighlighterController.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/OntologyDisplayActions.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/OntologyDisplayActions.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/OntologyDisplayActionsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/OntologySolverGUIFactory.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/OntologySolverGUIFactory.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/ProductLatticeOntologySolverDisplayActions.ProductLatticeHighlighterController.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/ProductLatticeOntologySolverDisplayActions.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/ProductLatticeOntologySolverDisplayActions.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/ProductLatticeOntologySolverDisplayActionsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ActorConstraintsDefinitionAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ActorConstraintsDefinitionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ActorConstraintsDefinitionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ActorConstraintsDefinitionAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ActorProductLatticeConstraintsDefinitionAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/AddConceptFunctionDefinition.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/AddConceptFunctionDefinition.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/AddConceptFunctionDefinitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ApplyBinaryFunctionToMultipleArguments.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/BinaryOperationMonotonicFunctionDefinition.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/BinaryOperationMonotonicFunctionDefinition.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/BinaryOperationMonotonicFunctionDefinitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/CollectLatticeOntologySolverDetails.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/CollectLatticeOntologySolverDetails.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ConceptTermFactory.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ConceptTermManager.InequalityTerm.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ConceptTermManager.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ConstraintManager.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/DeltaConstraintSolver.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/DeltaConstraintSolver.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/DeltaConstraintSolverIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/DivideConceptFunctionDefinition.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/DivideConceptFunctionDefinition.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/DivideConceptFunctionDefinitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/InequalityConceptFunctionDefinition.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/InequalityConceptFunctionDefinition.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/InequalityConceptFunctionDefinitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LatticeOntologyASTNodeAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LatticeOntologyAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LatticeOntologyCompositeAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LatticeOntologyModalFSMAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LatticeOntologySolver.ConstraintType.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LatticeOntologySolver.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LatticeOntologySolver.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LatticeOntologySolverIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LogicOpConceptFunctionDefinition.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LogicOpConceptFunctionDefinition.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LogicOpConceptFunctionDefinitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/MultiplyConceptFunctionDefinition.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/MultiplyConceptFunctionDefinition.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/MultiplyConceptFunctionDefinitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/NonProductLatticeCounterExample.ProductExampleType.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/NonProductLatticeCounterExample.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ParseTreeConstraintAnnotationEvaluator.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeCPO.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeConceptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeDerivedConceptFunction.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeOntology.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeOntology.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeOntologyASTNodeAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeOntologyAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeOntologyCompositeAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeOntologyIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeOntologySolver.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeOntologySolver.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeOntologySolverIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeWrapperConceptFunction.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/SubtractConceptFunctionDefinition.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/SubtractConceptFunctionDefinition.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/SubtractConceptFunctionDefinitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/UnaryOperationMonotonicFunctionDefinition.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/UnaryOperationMonotonicFunctionDefinition.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/UnaryOperationMonotonicFunctionDefinitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data/expr/ASTPtLeafNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data/expr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data/expr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data/expr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data/expr/ASTPtLeafNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data/expr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data/expr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data/expr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data/expr/ASTPtLeafNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data/expr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data/expr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data/expr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/ConstPropagationMathFunctions.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/data/expr/ASTPtLeafNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/data/expr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/data/expr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/data/expr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/ConstPropagationAbsIntLessThan.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/ConstPropagationAbsIntMathFunctions.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data/expr/ASTPtLeafNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data/expr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data/expr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data/expr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/AddSubtract.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/Const.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/Expression.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/MultiplyDivide.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/RecordAssembler.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/RecordDisassembler.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/Scale.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/gui/Display.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr/ASTPtProductNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr/ASTPtSumNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr/ASTPtUnaryNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies/lib/UnitsConverter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/MonotonicityConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/MonotonicityConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/MonotonicityConceptFunction.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/MonotonicityCounterexamples.ConceptPair.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/MonotonicityCounterexamples.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor/lib/Expression.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr/ASTPtFunctionalIfNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr/ASTPtLeafNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr/ASTPtRelationalNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr/IfNodeFunction.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/BaseDimensionRepresentativeConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/BaseDimensionRepresentativeConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/BaseDimensionRepresentativeConceptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/BaseUnitConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/BaseUnitConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/DerivedDimensionRepresentativeConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/DerivedDimensionRepresentativeConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/DerivedDimensionRepresentativeConceptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/DerivedUnitConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/DerivedUnitConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/DimensionRepresentativeConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/DimensionRepresentativeConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/DimensionlessConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/DimensionlessConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/MultiplyOrDivideUnitConcepts.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/SIBaseDimensionRepresentativeConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/SIBaseDimensionRepresentativeConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/SIDerivedDimensionRepresentativeConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/SIDerivedDimensionRepresentativeConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/SIPrefixUnitConversionInfo.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/SIPrefixUnitConversionInfo.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/SIUnitPrefixes.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/UnitConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/UnitConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/UnitConversionInfo.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/UnitConversionInfo.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/UnitConversionInfoIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/type/ActorType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/ArrayType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/AssociativeType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.ArrayBottomType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.BooleanType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.ComplexType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.DateType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.DoubleType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.EventType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.FloatType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.GeneralType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.IntType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.LongType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.NilType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.PetiteType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.ScalarType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.ShortType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.StringType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.UnknownType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.UnsignedByteType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.UnsizedFixType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.XmlTokenType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/FixType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/FunctionType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/HasTypeConstraints.html [junit] inflated: doc/codeDoc/ptolemy/data/type/MatrixType.BooleanMatrixType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/MatrixType.ComplexMatrixType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/MatrixType.DoubleMatrixType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/MatrixType.FixMatrixType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/MatrixType.IntMatrixType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/MatrixType.LongMatrixType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/MatrixType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/MonotonicFunction.html [junit] inflated: doc/codeDoc/ptolemy/data/type/ObjectType.BottomClass.html [junit] inflated: doc/codeDoc/ptolemy/data/type/ObjectType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/RecordType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/StructuredType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/TupleType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/Type.html [junit] inflated: doc/codeDoc/ptolemy/data/type/TypeConstant.html [junit] inflated: doc/codeDoc/ptolemy/data/type/TypeLattice.html [junit] inflated: doc/codeDoc/ptolemy/data/type/Typeable.html [junit] inflated: doc/codeDoc/ptolemy/data/type/UnionType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/type/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/type/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/unit/BaseUnit.html [junit] inflated: doc/codeDoc/ptolemy/data/unit/BaseUnit.xml [junit] inflated: doc/codeDoc/ptolemy/data/unit/BaseUnitIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/unit/UnitCategory.html [junit] inflated: doc/codeDoc/ptolemy/data/unit/UnitCategory.xml [junit] inflated: doc/codeDoc/ptolemy/data/unit/UnitCategoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/unit/UnitSystem.html [junit] inflated: doc/codeDoc/ptolemy/data/unit/UnitSystem.xml [junit] inflated: doc/codeDoc/ptolemy/data/unit/UnitSystemIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/unit/UnitUtilities.html [junit] inflated: doc/codeDoc/ptolemy/data/unit/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/unit/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/unit/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/DistributedDirector.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/DistributedDirector.xml [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/DistributedReceiver.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/DistributedTypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/DistributedTypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/DistributedTypedIORelation.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/DistributedTypedIORelation.xml [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/lib/DistributedLineWriter.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/lib/DistributedLineWriter.xml [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/lib/DistributedLineWriterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/distributed/client/ClientServerInteractionManager.html [junit] inflated: doc/codeDoc/ptolemy/distributed/client/ClientThread.html [junit] inflated: doc/codeDoc/ptolemy/distributed/client/ThreadSynchronizer.html [junit] inflated: doc/codeDoc/ptolemy/distributed/client/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/distributed/client/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/distributed/client/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/distributed/common/DistributedActor.html [junit] inflated: doc/codeDoc/ptolemy/distributed/common/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/distributed/common/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/distributed/common/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/DistributedSDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/DistributedSDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/DistributedSDFDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/DistributedSDFReceiver.html [junit] inflated: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/DistributedSDFScheduler.html [junit] inflated: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/DistributedSDFScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/distributed/rmi/DistributedActorWrapper.html [junit] inflated: doc/codeDoc/ptolemy/distributed/rmi/DistributedServerRMIGeneric.html [junit] inflated: doc/codeDoc/ptolemy/distributed/rmi/RemoteDistributedActor.html [junit] inflated: doc/codeDoc/ptolemy/distributed/rmi/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/distributed/rmi/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/distributed/rmi/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/distributed/util/DistributedUtilities.html [junit] inflated: doc/codeDoc/ptolemy/distributed/util/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/distributed/util/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/distributed/util/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopDirector.AlgebraicLoopSolver.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopDirector.Homotopy.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopDirector.NewtonRaphson.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopDirector.SuccessiveSubstitution.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/ATCReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/AbstractATCDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/AbstractATCDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/Rejecting.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy1/ATCDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy1/ATCDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy1/ATCDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy1/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy1/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy1/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/ATCDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/ATCDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/ATCDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/DijkstraAlgorithm.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/Edge.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/Vertex.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/Airport.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/Airport.xml [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/AirportIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/DestinationAirport.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/DestinationAirport.xml [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/DestinationAirportIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/StormHandling.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/StormHandling.xml [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/StormHandlingIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/Track.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/Track.xml [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/TrackIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/TrackWriter.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/TrackWriter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/kernel/CADirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/kernel/CADirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ca/kernel/CADirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ca/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/CA2DConvolution.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/CA2DConvolution.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/CA2DConvolutionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/gui/CAMatrixViewer.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/gui/CATableau.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/gui/CATableau.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/gui/CAViewer.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/gui/CAViewer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/gui/CAViewerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/ActiveActorManager.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/CIActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/CIActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/CIDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/CIDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/CIDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/CIReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/BackDropQueue.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/BackDropQueue.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/BinarySwitch.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/BinarySwitch.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/FrontDropQueue.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/FrontDropQueue.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/Queue.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/Queue.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/QueueIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/ContinuousDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/ContinuousDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/ContinuousDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/ContinuousIntegrator.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/ContinuousIntegrator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/ContinuousODESolver.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/ContinuousScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/ContinuousScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/HybridModalDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/HybridModalDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/Noise.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/Noise.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/solver/ExplicitRK23Solver.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/solver/ExplicitRK45Solver.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/solver/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/solver/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/solver/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/BandlimitedNoise.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/BandlimitedNoise.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/BandlimitedNoiseIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ContinuousMerge.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ContinuousMerge.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ContinuousMergeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ContinuousTimeDelay.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ContinuousTimeDelay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ContinuousTransferFunction.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ContinuousTransferFunction.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ContinuousTransferFunctionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/Derivative.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/Derivative.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/DerivativeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/DifferentialSystem.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/DifferentialSystem.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/DifferentialSystemIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/DiscreteClock.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/DiscreteClock.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/DiscreteClockIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/EventSource.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/EventSource.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/EventSourceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/Integrator.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/Integrator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/IntegratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/LevelCrossingDetector.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/LevelCrossingDetector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/LevelCrossingDetectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/LinearStateSpace.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/LinearStateSpace.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/Noise.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/Noise.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/PeriodicSampler.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/PeriodicSampler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/PeriodicSamplerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/Waveform.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/Waveform.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ZeroOrderHold.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ZeroOrderHold.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ZeroOrderHoldIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/AccumLUB.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/AccumLUB.xml [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/AtomicContinuationActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/AtomicContinuationActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/Continuation.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/ControlEntryToken.ControlType.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/ControlEntryToken.EntryLocation.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/ControlEntryToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/ControlExitToken.ControlType.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/ControlExitToken.ExitLocation.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/ControlExitToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/ControlToken.ControlType.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/ControlToken.Location.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/ControlToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/CoroutineDirector.InternalEntryLocation.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/CoroutineDirector.InternalExitLocation.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/CoroutineDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/CoroutineDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/Conditional.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/Conditional.xml [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/Counter.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/Counter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/Emit.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/Emit.xml [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/Pause.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/Pause.xml [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/AbstractBranchController.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/BranchActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/CSPActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/CSPActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/CSPDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/CSPDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/CSPDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/CSPReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/ConditionalBranch.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/ConditionalBranchController.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/ConditionalReceive.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/ConditionalSend.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/MultiwayBranchController.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/Barrier.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/Barrier.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/BarrierIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/Buffer.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/Buffer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPBuffer.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPBuffer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPMultiSink.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPMultiSink.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPMultiSource.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPMultiSource.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPSieve.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPSieve.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPSink.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPSink.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPSource.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPSource.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/ResourcePool.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/ResourcePool.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/ResourcePoolIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/Course.html [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/Course.xml [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/CourseIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/HighlightEntities.HighlightIcons.html [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/HighlightEntities.html [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/HighlightEntities.xml [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/HighlightEntities/HighlightIcons.xml [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/HighlightEntitiesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/Or.html [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/Or.xml [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/OrIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/DDEActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/DDEActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/DDEDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/DDEDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/DDEDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/DDEIOPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/DDEIOPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/DDEReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/DDEThread.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/FeedBackDelay.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/FeedBackDelay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/NullToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/PrioritizedTimedQueue.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/ReceiverComparator.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/TimeKeeper.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/lib/DDESink.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/lib/DDESink.xml [junit] inflated: doc/codeDoc/ptolemy/domains/dde/lib/DoubleFork.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/lib/DoubleFork.xml [junit] inflated: doc/codeDoc/ptolemy/domains/dde/lib/Wire.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/lib/Wire.xml [junit] inflated: doc/codeDoc/ptolemy/domains/dde/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/kernel/ActorEnablingStatus.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/kernel/DDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/kernel/DDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/kernel/DDFDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/ActorRecursion.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/ActorRecursion.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/ActorRecursionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFBooleanSelect.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFBooleanSelect.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFBooleanSelectIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFOrderedMerge.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFOrderedMerge.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFOrderedMergeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFSelect.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFSelect.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFSingleTokenCommutator.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFSingleTokenCommutator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DECQEventQueue.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEEventQueue.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEThreadActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEThreadActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/AverageOverTime.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/AverageOverTime.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/DETransformer.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/DETransformer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/DateToEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/DateToEvent.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/DateToEventIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/DateToModelTime.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/DateToModelTime.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/DateToModelTimeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Derivative.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Derivative.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/EventButton.ButtonListener.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/EventButton.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/EventButton.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/EventFilter.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/EventFilter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/EventFilterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/EventToDate.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/EventToDate.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/EventToDateIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/GetCurrentMicrostep.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/GetCurrentMicrostep.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Inhibit.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Inhibit.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/InhibitIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Integrator.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Integrator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/IntegratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Merge.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Merge.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/MergeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/MostRecent.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/MostRecent.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/MostRecentIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/NonInterruptibleTimer.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/NonInterruptibleTimer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/NonInterruptibleTimerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/PID.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/PID.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/PIDIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Previous.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Previous.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/PreviousIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/QuantizedSampler.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/QuantizedSampler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Queue.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Queue.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/QueueIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Register.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Register.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/RegisterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Server.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Server.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/ServerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/SharedQueue.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/SharedQueue.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/SuppressSimultaneousEvents.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/SuppressSimultaneousEvents.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TestActorPortDepth.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TestActorPortDepth.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TimeCompare.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TimeCompare.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TimeCompareIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TimeGap.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TimeGap.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TimeGapIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TimedDelay.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TimedDelay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TimedDelayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Timer.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Timer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/VariableDelay.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/VariableDelay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/VariableDelayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/WaitingTime.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/WaitingTime.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/WaitingTimeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Wire.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Wire.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXESs.AFDXESsAttributes.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXESs.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXESs.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXESs/AFDXESsAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXESsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXSwitch.AfdxSwitchAttributes.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXSwitch.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXSwitch.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXSwitch/AfdxSwitchAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXSwitchIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXVlink.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/BasicSwitch.BasicSwitchAttributes.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/BasicSwitch.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/BasicSwitch.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/BasicSwitch/BasicSwitchAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/BasicSwitchIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/Bus.BusAttributes.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/Bus.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/Bus.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/Bus/BusAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/BusIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/CrossbarSwitch.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/CrossbarSwitch.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/CrossbarSwitchIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/TTESwitch.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/TTESwitch.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/TTESwitchIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/dt/kernel/DTDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/dt/kernel/DTDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/dt/kernel/DTDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/dt/kernel/DTReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/dt/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/dt/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/dt/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/fmima/kernel/FMIMADirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/fmima/kernel/FMIMADirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/fmima/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/fmima/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/fmima/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/CActorBase.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/CActorBase.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/CPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/CPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/CPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/GiottoCEmachineFrameworkGenerator.CEmachineFrameworkEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/GiottoCEmachineFrameworkGenerator.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/GiottoCEmachineFrameworkGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/GiottoCEmachineFrameworkGenerator/CEmachineFrameworkEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/GiottoCEmachineFrameworkGeneratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoAttributes.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoAttributesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoCodeGenerator.GiottoEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoCodeGenerator/GiottoEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoCodeGeneratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoCodeGeneratorUtilities.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoTimingManager.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoTimingManager.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRActor2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRActor2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRActor3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRActor3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRSchedulerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRUtilities2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/Scene2DToken.Scene2DType.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/Scene2DToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/SceneGraphToken.SceneGraphType.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/SceneGraphToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/ViewScreenInterface.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Box2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Box2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Box3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Box3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Box3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/CircularSweep3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/CircularSweep3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/CircularSweep3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Cone3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Cone3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Cone3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Cylinder3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Cylinder3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Cylinder3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Ellipse2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Ellipse2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/FigureInteractor.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/GRShadedShape.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/GRShadedShape.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/GRShape2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/GRShape2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/GRTransform.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/GRTransform.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/GRTransform2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/GRTransform2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Image2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Image2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/KeyInput3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/KeyInput3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/KeyInput3DProbe.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/KeyInput3DProbe.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Line2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Line2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Loader3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Loader3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/MouseInput3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/MouseInput3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/MovableViewScreen3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/MovableViewScreen3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/MovableViewScreen3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/PolyCylinder3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/PolyCylinder3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/PolyCylinder3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Rectangle2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Rectangle2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/RectangularFigure2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/RectangularFigure2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Rotate2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Rotate2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Rotate3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Rotate3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Rotate3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Scale2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Scale2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Scale3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Scale3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Scale3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Sphere3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Sphere3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Sphere3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/TextString3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/TextString3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/TextString3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Torus3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Torus3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Torus3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Translate2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Translate2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Translate3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Translate3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Translate3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/ViewLayers3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/ViewLayers3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/ViewScreen2D.ViewScreen2DListener.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/ViewScreen2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/ViewScreen2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/ViewScreen3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/ViewScreen3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/ViewScreen3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/hdf/kernel/HDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/hdf/kernel/HDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/hdf/kernel/HDFDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/hdf/kernel/HDFFSMDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/hdf/kernel/HDFFSMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/hdf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/hdf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/hdf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/gui/MappingEditorGUI.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/gui/MappingEditorGUIFactory.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/gui/MappingEditorGUIFactory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/BlockingFire.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/ConstraintSolver.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/EventDictionary.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/EventTimeComparator.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/FireMachine.State.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/FireMachine.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/GetFirable.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/Graph.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MappingConstraintReaderWriter.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MappingConstraintSolver.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MappingEditor.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MappingEditor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIICompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIICompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIDEDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIDEDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIDEDirectorForPtides.Pair.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIDEDirectorForPtides.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIDEDirectorForPtides.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIDebugger.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIEventBuilder.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIFSMDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIFSMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIMirrorComposite.MetroIIMirrorCompositeContents.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIMirrorComposite.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIMirrorComposite.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIMirrorComposite/MetroIIMirrorCompositeContents.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIModalModel.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIModalModel.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPNDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPNDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPNQueueReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesListEventQueue.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPlatform.PtidesMirrorPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPlatform.PtidesNetworkType.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPlatform.PtidesPlatformContents.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPlatform.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPlatform.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPlatform/PtidesMirrorPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPlatform/PtidesPlatformContents.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesReceiver.Event.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesReceiver.TagComparator.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIISRDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIISRDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIISequentialSDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIISequentialSDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIISystemCDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIISystemCDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/NonBlockingFire.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/Pair.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/ResumableFire.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/StartOrResumable.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/TimeScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.Event.Builder.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.Event.Status.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.Event.Time.Builder.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.Event.Time.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.Event.TimeOrBuilder.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.Event.Type.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.Event.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.EventOrBuilder.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.EventVector.Builder.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.EventVector.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.EventVectorOrBuilder.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/AbstractActionsAttribute.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/AbstractActionsAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/Action.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/Action.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ChoiceAction.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/CommitAction.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/CommitActionsAttribute.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/CommitActionsAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/CommitActionsAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ConfigurableEntity.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/Configurer.ContainmentExtender.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/Configurer.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/Configurer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/Configurer/ContainmentExtender.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ContainmentExtender.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ContainmentExtender.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMActor.PortScope.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMCausalityInterface.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMTransitionParameter.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMTransitionParameter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMTransitionParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ModalDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ModalDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/MultipleEnabledTransitionsException.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/MultirateFSMDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/MultirateFSMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/NonStrictFSMDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/NonStrictFSMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/OutputActionsAttribute.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/OutputActionsAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/OutputActionsAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ParseTreeEvaluatorForGuardExpression.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/RefinementActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/RelationList.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/RelationNode.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/RelationType.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/State.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/State.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/StateEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/StateIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/TransientState.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/TransientState.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/Transition.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/Transition.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/TransitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/FmvAutomaton.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/FmvAutomaton.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/FmvAutomatonIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/FmvState.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/FmvState.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/FmvStateIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/InterfaceAutomaton.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/InterfaceAutomaton.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/InterfaceAutomatonIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/InterfaceAutomatonTransition.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/InterfaceAutomatonTransition.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/InterfaceAutomatonTransitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/StatePair.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/Case.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/Case.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ClassComparator.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/MirrorCausalityInterface.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalBasePort.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalBasePort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalController.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalController.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalControllerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalModel.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalModel.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalRefinement.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalRefinement.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalRefinementIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalRefinementPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalRefinementPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalRefinementPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/Refinement.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/Refinement.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/RefinementExtender.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/RefinementExtender.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/RefinementIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/RefinementPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/RefinementPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/RefinementPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/RefinementSuggestion.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/RefinementSuggestion.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/TransitionRefinement.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/TransitionRefinement.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/TransitionRefinementIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/TransitionRefinementPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/TransitionRefinementPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/TransitionRefinementPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ontologies/lib/UnitsConverter.html [junit] inflated: doc/codeDoc/ptolemy/domains/ontologies/lib/UnitsConverter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ontologies/lib/UnitsConverterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ontologies/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ontologies/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ontologies/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/PetriNetActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/PetriNetActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/PetriNetDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/PetriNetDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/PetriNetDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/PetriNetDisplayer.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/Place.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/Place.xml [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/PlaceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/Transition.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/Transition.xml [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/TransitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/PetriNetRecorder.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/PetriNetRecorder.xml [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/gui/PetriNetDisplay.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/gui/PetriNetDisplay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/gui/PetriNetDisplayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/NondeterministicMerge.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/NondeterministicMerge.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/NondeterministicMergeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/PNDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/PNDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/PNDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/PNQueueReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/TimedPNDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/TimedPNDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/event/PNProcessEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/event/PNProcessListener.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/event/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/event/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/event/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/lib/Starver.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/lib/Starver.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pn/lib/StarverIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/pn/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/psdf/kernel/PSDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/psdf/kernel/PSDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/psdf/kernel/PSDFDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/psdf/kernel/PSDFScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/psdf/kernel/PSDFScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/psdf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/psdf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/psdf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/ActionsAttribute.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/ActionsAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/ActionsAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/Event.EventParameter.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/Event.RefiringData.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/Event.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/Event.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/Event/EventParameter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/EventDebugEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/EventIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/EventQueueDebugListener.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/ParametersAttribute.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/ParametersAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/ParametersAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraController.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraController.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraControllerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraDebugEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraDirector.TimedEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraErrorEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraModalModel.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraModalModel.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraModalModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/SchedulingRelation.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/SchedulingRelation.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/SchedulingRelationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/TimeAdvanceEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/VariableScope.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Configure.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Configure.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/DebuggerParameter.Mode.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/DebuggerParameter.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/DebuggerParameter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/EventQueueDebugger.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/EventQueueDebugger.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/EventUtils.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/ListDirectory.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/ListDirectory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Plot.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Plot.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/PlotIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/ReceiveInput.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/ReceiveInput.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Report.Mode.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Report.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Report.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/ReportIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/SetTableau.TableauState.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/SetTableau.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/SetTableau.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Sleep.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Sleep.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Stop.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Stop.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/StopIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/SynchronizeToRealtime.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/SynchronizeToRealtime.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/SynchronizeToRealtimeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/TableauParameter.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/TableauParameter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Test.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Test.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/TestIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/JNI/ABF.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/JNI/ABFConstants.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/JNI/ABFJNI.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/JNI/TestJNI.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/JNI/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/JNI/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/JNI/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/kernel/PthalesDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/kernel/PthalesDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/kernel/PthalesDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/kernel/PthalesReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/kernel/PthalesScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/kernel/PthalesScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesAddHeaderActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesAddHeaderActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesAtomicActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesAtomicActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesCompositeActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesDynamicCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesDynamicCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesGenericActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesGenericActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesGenericActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesIOPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesRemoveHeaderActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesRemoveHeaderActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesWrapperCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesWrapperCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesListEventQueue.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatform.PtidesMirrorPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatform.PtidesNetworkModelTimeType.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatform.PtidesNetworkRealTimeType.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatform.PtidesPlatformContents.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatform.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatform.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatform/PtidesMirrorPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatform/PtidesPlatformContents.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatformIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesReceiver.Event.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesReceiver.TagComparator.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/Tag.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/ThrottleAttributes.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/ThrottleAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/ThrottleAttributesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/ActuationDevice.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/ActuatorSetup.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/ActuatorSetup.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/InputDevice.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/InputDevice.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/OutputDevice.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/OutputDevice.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/PtidesPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/PtidesPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/PtidesPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/SensorHandler.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/SensorHandler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/SensorHandlerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/DropSensorHandler.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/DropSensorHandler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/EncoderHandler.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/EncoderHandler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/GPInputHandler.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/GPInputHandler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/GPOutputSetup.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/GPOutputSetup.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/LuminarySensorHandler.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/LuminarySensorHandler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/MotorSetup.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/MotorSetup.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/SongWrapper.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/SongWrapper.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/SpeakerOutputDevice.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/SpeakerOutputDevice.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/TimeTriggeredEncoderHandler.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/TimeTriggeredEncoderHandler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/qm/TCPPacketReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/qm/TCPPacketReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/qm/TCPPacketTransmitter.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/qm/TCPPacketTransmitter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/qm/VariableDelaySwitch.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/qm/VariableDelaySwitch.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/qm/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/qm/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/qm/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/gui/NCCompositeActorTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/gui/NCCompositeActorTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/NCCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/NCCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/PtinyOSCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/PtinyOSCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/PtinyOSDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/PtinyOSDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/PtinyOSLoader.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/PtinyOSNodeParameter.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/PtinyOSNodeParameter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/MicaCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/MicaCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/MicaLeds.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/MicaLeds.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/NCComponentBase.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/NCComponentBase.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/SurgeVisualizer.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/SurgeVisualizer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/util/nc2moml/MoMLLib.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/util/nc2moml/NC2MoML.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/util/nc2moml/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/util/nc2moml/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/util/nc2moml/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/util/ncapp2moml/NCApp2MoML.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/util/ncapp2moml/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/util/ncapp2moml/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/util/ncapp2moml/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/kernel/QSSDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/kernel/QSSDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/qss/kernel/QSSDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/qss/kernel/QSSIntegrator.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/kernel/QSSIntegrator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/qss/kernel/QSSIntegratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/qss/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/Align.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/Align.xml [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/SmoothSignal.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/SmoothSignal.xml [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/SmoothSignalIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/SmoothZeroCrossingDetector.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/SmoothZeroCrossingDetector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/SmoothZeroCrossingDetectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/kernel/RendezvousDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/kernel/RendezvousDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/kernel/RendezvousDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/kernel/RendezvousReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/Barrier.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/Barrier.xml [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/BarrierIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/Buffer.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/Buffer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/BufferIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/Merge.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/Merge.xml [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/MergeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/ResourcePool.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/ResourcePool.xml [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/ResourcePoolIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/scr/SCRModel.html [junit] inflated: doc/codeDoc/ptolemy/domains/scr/SCRModel.xml [junit] inflated: doc/codeDoc/ptolemy/domains/scr/SCRModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/scr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/scr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/scr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/ArrayFIFOQueue.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/BaseSDFScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/BaseSDFScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/CachedSDFScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/CachedSDFScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/SDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/SDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/SDFDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/SDFIOPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/SDFIOPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/SDFReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/SDFScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/SDFScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/SDFSchedulerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/ArrayToSequence.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/ArrayToSequence.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/ArrayToSequenceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/Autocorrelation.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/Autocorrelation.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/AutocorrelationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/BitsToInt.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/BitsToInt.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/BootstrapSampleDelay.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/BootstrapSampleDelay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/Chop.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/Chop.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/ChopIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/CountTrues.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/CountTrues.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/CountTruesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DelayLine.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DelayLine.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DotProduct.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DotProduct.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DotProductIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DoubleToMatrix.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DoubleToMatrix.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DoubleToMatrixIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DownSample.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DownSample.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DownSampleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/FFT.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/FFT.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/FFTIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/FIR.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/FIR.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/FIRIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/IFFT.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/IFFT.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/IntToBits.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/IntToBits.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/LMSAdaptive.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/LMSAdaptive.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/LMSAdaptiveIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/LineCoder.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/LineCoder.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/LineCoderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/MatrixJoin.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/MatrixJoin.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/MatrixSplit.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/MatrixSplit.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/MatrixToDouble.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/MatrixToDouble.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/MatrixToSequence.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/MatrixToSequence.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/MatrixToSequenceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/RaisedCosine.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/RaisedCosine.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/RaisedCosineIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/Repeat.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/Repeat.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/RepeatIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SDFConverter.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SDFConverter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SDFTransformer.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SDFTransformer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SampleDelay.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SampleDelay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SampleDelayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SequenceToArray.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SequenceToArray.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SequenceToArrayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SequenceToMatrix.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SequenceToMatrix.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SequenceToMatrixIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/UpSample.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/UpSample.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/UpSampleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/VariableFIR.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/VariableFIR.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/VariableLattice.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/VariableLattice.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/VariableRecursiveLattice.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/VariableRecursiveLattice.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/VariableRecursiveLatticeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/HTVQEncode.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/HTVQEncode.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/HTVQEncodeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageContrast.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageContrast.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageDisplay.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageDisplay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageDisplayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageDisplayInterface.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageDisplayJavaSE.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImagePartition.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImagePartition.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImagePartitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageSequence.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageSequence.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageSequenceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageUnpartition.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageUnpartition.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageUnpartitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/PSNR.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/PSNR.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/PSNRIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/VQDecode.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/VQDecode.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/VQDecodeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/BufferingProfile.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/BufferingProfileFiring.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._Actor.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._Channel.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._ListOfActors.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._ListOfChannels.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._ListOfPorts.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._Port.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._SetOfStates.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._SortedSetOfStates.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._State.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._StateComparator.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._StateComparatorLowestValue.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._StateComparatorMaximumProgress.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._TwoWayHashMap.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimizingSDFDirector.OptimizationCriteria.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimizingSDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimizingSDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimizingSDFDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimizingSDFScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimizingSDFScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/SharedBufferTransformer.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/SharedBufferTransformer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/DummyDisplay.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/DummyDisplay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/DummyFrame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/DummyReferenceToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/DummySource.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/DummySource.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/DummyTransformer.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/DummyTransformer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/ActorCellRenderer.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/SequentialScheduleEditorPane.UpDownListener.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/SequentialScheduleEditorPane.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/VisualSequenceDirector.SequenceConfigureFactory.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/VisualSequenceDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/VisualSequenceDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/VisualSequenceDirector/SequenceConfigureFactory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/VisualSequenceDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/ControlActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/ControlActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/DijkstraSequenceEstimator.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/ListSchedulingSequenceEstimator.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/MultipleFireMethodsInterface.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/PartialSequenceScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/PartialSequenceScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/ProcessAttribute.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/ProcessAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/ProcessAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/ProcessDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/ProcessDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/ProcessDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/RegisterReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceAttribute.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceEstimator.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceFiring.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceSchedule.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequencedModelDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequencedModelDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/BaseMultipleMethodsActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/BaseMultipleMethodsActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/Break.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/Break.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/IfThen.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/IfThen.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/IfThenElse.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/IfThenElse.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/IfThenIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/SequencedIntegrator.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/SequencedIntegrator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/SequencedIntegratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/SequencedSharedMemoryActor.Scope.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/SequencedSharedMemoryActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/SequencedSharedMemoryActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/SequencedVariable.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/SequencedVariable.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/SequencedVariableIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/While.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/While.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/space/Occupants.OccupantsConfigureFactory.html [junit] inflated: doc/codeDoc/ptolemy/domains/space/Occupants.html [junit] inflated: doc/codeDoc/ptolemy/domains/space/Occupants.xml [junit] inflated: doc/codeDoc/ptolemy/domains/space/Occupants/OccupantsConfigureFactory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/space/OccupantsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/space/Region.html [junit] inflated: doc/codeDoc/ptolemy/domains/space/Region.xml [junit] inflated: doc/codeDoc/ptolemy/domains/space/RegionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/space/Room.html [junit] inflated: doc/codeDoc/ptolemy/domains/space/Room.xml [junit] inflated: doc/codeDoc/ptolemy/domains/space/RoomIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/space/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/space/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/space/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/SRDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/SRDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/SRDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/SROptimizedScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/SROptimizedScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/SRRandomizedScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/SRRandomizedScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Absent.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Absent.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/BinaryNonStrictLogicGate.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/BinaryNonStrictLogicGate.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Combine.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Combine.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Current.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Current.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/EnabledComposite.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/EnabledComposite.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/EnabledCompositeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/InstantaneousDialogGenerator.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/InstantaneousDialogGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictAndGate.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictAndGate.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictDelay.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictDelay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictDelayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictLogicFunction.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictLogicFunction.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictLogicGate.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictLogicGate.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictLogicGateIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictOrGate.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictOrGate.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictThreeBitAdder.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictThreeBitAdder.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictXorGate.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictXorGate.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Pre.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Pre.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/PreIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/SingleTokenDistributor.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/SingleTokenDistributor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Undefined.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Undefined.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/When.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/When.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/WhenIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/gui/ButtonTime.ButtonListener.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/gui/ButtonTime.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/gui/ButtonTime.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/gui/NonStrictDisplay.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/gui/NonStrictDisplay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/gui/NonStrictDisplayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLADirector.SysMLAReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLADirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLADirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLConcurrentDirector.SysMLAReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLConcurrentDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLConcurrentDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLSequentialDirector.SuperdenseTime.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLSequentialDirector.SysMLSequentialReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLSequentialDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLSequentialDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/PtrToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/TaskDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/TaskDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/TaskDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/TaskPtDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/TaskPtDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/ThreadDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/ThreadDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/ThreadDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/AddSubtractAll.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/AddSubtractAll.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Alloc.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Alloc.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/AllocIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/ChangePtr.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/ChangePtr.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/ChangePtrIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Load.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Load.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/LoadIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/LoadStore.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/LoadStore.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Memory.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Memory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/MemoryAccess.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/MemoryAccess.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Store.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Store.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/StoreIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Task.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Task.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/TaskIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/gui/DisplayAll.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/gui/DisplayAll.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/gui/DisplayAllIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/kernel/Rejecting.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/kernel/TCSDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/kernel/TCSDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/kernel/TCSDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/kernel/TCSReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/AbstractSourceStation.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/AbstractSourceStation.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/AbstractStation.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/AbstractStation.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/AbstractTrack.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/AbstractTrack.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/InverseSourceStation.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/InverseSourceStation.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/InverseStation.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/InverseStation.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/InverseStationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/InverseTrack.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/InverseTrack.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/InverseTrackIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/SourceStation.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/SourceStation.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/SourceStationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/Station.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/Station.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/StationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/StationWriter.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/StationWriter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/Track.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/Track.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/TrackIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/LetTask.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLAction.TDLActionComparator.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLAction.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLActionsGraph.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLCausalityInterface.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLCodeGenerator.TDLEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLCodeGenerator/TDLEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLCodeGeneratorUtilities.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLController.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLController.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLMode.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLMode.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLModule.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLModule.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLModuleDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLModuleDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLRefinement.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLRefinement.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLRefinementPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLRefinementPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLTask.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLTask.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLTaskPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLTaskPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLTransition.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLTransition.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/tester/kernel/TesterDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/tester/kernel/TesterDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tester/kernel/TesterDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/tester/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/tester/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/tester/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/tester/lib/Testable.html [junit] inflated: doc/codeDoc/ptolemy/domains/tester/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/tester/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/tester/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/ScheduleListener.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/SchedulePlotter.SchedulePlotterEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/SchedulePlotter.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/SchedulePlotter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/SchedulePlotter/SchedulePlotterEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/SchedulePlotterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/TMActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/TMDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/TMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/TMDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/TMEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/TMEventComparator.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/TMReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/lib/TMCompositeFacade.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/lib/TMCompositeFacade.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tm/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/AtomicWirelessChannel.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/AtomicWirelessChannel.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/AtomicWirelessChannelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/ChannelListener.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/ChannelPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/ChannelPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/PropertyTransformer.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessChannel.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessComposite.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessComposite.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessCompositeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessIOPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessIOPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessIOPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/CollisionDetector.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/CollisionDetector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/CollisionDetectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/DelayChannel.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/DelayChannel.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/ErasureChannel.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/ErasureChannel.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/GetProperties.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/GetProperties.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/GetPropertiesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/GraphicalLocator.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/GraphicalLocator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/GraphicalLocatorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/LimitedRangeChannel.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/LimitedRangeChannel.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/LimitedRangeChannelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/LinkVisualizer._LinkVisualizerThread.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/LinkVisualizer.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/LinkVisualizer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/LinkVisualizerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/Locator.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/Locator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/NodeRandomizer.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/NodeRandomizer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/NodeRandomizerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/PowerLossChannel.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/PowerLossChannel.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/PowerLossChannelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/SetProperties.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/SetProperties.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/TerrainProperty.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/TerrainProperty.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/TerrainPropertyIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/TransmitPropertyTransformer.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/TransmitPropertyTransformer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/TransmitPropertyTransformerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/Triangulator.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/Triangulator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/TriangulatorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/WiredToWireless.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/WiredToWireless.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/WiredToWirelessIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/WirelessToWired.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/WirelessToWired.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/WirelessToWiredIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/BluetoothCommand.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/BluetoothDevice.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/BluetoothDevice.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/BluetoothResponse.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/BluetoothResponseToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/BluetoothStatus.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/BluetoothStatusToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/BluetoothToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/graph/CPO.BoundType.html [junit] inflated: doc/codeDoc/ptolemy/graph/CPO.html [junit] inflated: doc/codeDoc/ptolemy/graph/DirectedAcyclicGraph.html [junit] inflated: doc/codeDoc/ptolemy/graph/DirectedGraph.html [junit] inflated: doc/codeDoc/ptolemy/graph/Edge.html [junit] inflated: doc/codeDoc/ptolemy/graph/Element.html [junit] inflated: doc/codeDoc/ptolemy/graph/ElementList.html [junit] inflated: doc/codeDoc/ptolemy/graph/Graph.html [junit] inflated: doc/codeDoc/ptolemy/graph/GraphActionException.html [junit] inflated: doc/codeDoc/ptolemy/graph/GraphConstructionException.html [junit] inflated: doc/codeDoc/ptolemy/graph/GraphElementException.html [junit] inflated: doc/codeDoc/ptolemy/graph/GraphException.html [junit] inflated: doc/codeDoc/ptolemy/graph/GraphInvalidStateException.html [junit] inflated: doc/codeDoc/ptolemy/graph/GraphStateException.html [junit] inflated: doc/codeDoc/ptolemy/graph/GraphTopologyException.html [junit] inflated: doc/codeDoc/ptolemy/graph/GraphWeightException.html [junit] inflated: doc/codeDoc/ptolemy/graph/Inequality.html [junit] inflated: doc/codeDoc/ptolemy/graph/InequalitySolver.html [junit] inflated: doc/codeDoc/ptolemy/graph/InequalityTerm.html [junit] inflated: doc/codeDoc/ptolemy/graph/LabeledList.html [junit] inflated: doc/codeDoc/ptolemy/graph/Node.html [junit] inflated: doc/codeDoc/ptolemy/graph/NonLatticeCounterExample.ExampleType.html [junit] inflated: doc/codeDoc/ptolemy/graph/NonLatticeCounterExample.GraphExampleType.html [junit] inflated: doc/codeDoc/ptolemy/graph/NonLatticeCounterExample.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/AllPairShortestPathAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/Analysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/AnalysisException.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/ClusterNodesAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/CycleExistenceAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/CycleMeanAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/InvalidAnalyzerException.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/MaximumProfitToCostRatioAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/MirrorTransformation.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/NegativeLengthCycleAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/SelfLoopAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/SingleSourceLongestPathAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/SinkNodeAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/SourceNodeAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/TransitiveClosureAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/ZeroLengthCycleAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/AllPairShortestPathAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/Analyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/ClusterNodesTransformer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/CycleExistenceAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/CycleMeanAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/GraphAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/MaximumProfitToCostRatioAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/MirrorTransformer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/NegativeLengthCycleAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/SelfLoopAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/SingleSourceLongestPathAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/SinkNodeAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/SourceNodeAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/Transformer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/TransitiveClosureAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/ZeroLengthCycleAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/AllEdgeSingleSourceLongestPathStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/CachedStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/ClusterNodesTransformerStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/FloydWarshallAllPairShortestPathStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/FloydWarshallCycleExistenceStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/FloydWarshallNegativeLengthCycleStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/FloydWarshallStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/FloydWarshallTransitiveClosureStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/FloydWarshallZeroLengthCycleStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/KarpCycleMeanStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/MirrorTransformerStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/ParhiMaximumProfitToCostRatioStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/SelfLoopStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/SinkNodeStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/SourceNodeStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/Strategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/graph/mapping/MapMapping.html [junit] inflated: doc/codeDoc/ptolemy/graph/mapping/Mapping.html [junit] inflated: doc/codeDoc/ptolemy/graph/mapping/ToDoubleMapMapping.html [junit] inflated: doc/codeDoc/ptolemy/graph/mapping/ToDoubleMapping.html [junit] inflated: doc/codeDoc/ptolemy/graph/mapping/ToIntMapMapping.html [junit] inflated: doc/codeDoc/ptolemy/graph/mapping/ToIntMapping.html [junit] inflated: doc/codeDoc/ptolemy/graph/mapping/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/graph/mapping/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/graph/mapping/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/graph/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/graph/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/graph/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/graph/sched/Firing.html [junit] inflated: doc/codeDoc/ptolemy/graph/sched/Schedule.html [junit] inflated: doc/codeDoc/ptolemy/graph/sched/ScheduleAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/sched/ScheduleAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/sched/ScheduleElement.html [junit] inflated: doc/codeDoc/ptolemy/graph/sched/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/graph/sched/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/graph/sched/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/gui/BasicJApplet.html [junit] inflated: doc/codeDoc/ptolemy/gui/CancelException.html [junit] inflated: doc/codeDoc/ptolemy/gui/CloseListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/ComponentDialog.PropChangeListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/ComponentDialog.WindowClosingAdapter.html [junit] inflated: doc/codeDoc/ptolemy/gui/ComponentDialog.html [junit] inflated: doc/codeDoc/ptolemy/gui/EditableParametersDialog.html [junit] inflated: doc/codeDoc/ptolemy/gui/ExtensionFilenameFilter.html [junit] inflated: doc/codeDoc/ptolemy/gui/GraphicalMessageHandler.html [junit] inflated: doc/codeDoc/ptolemy/gui/ImageExportable.html [junit] inflated: doc/codeDoc/ptolemy/gui/JFileChooserBugFix.html [junit] inflated: doc/codeDoc/ptolemy/gui/JTextAreaExec.html [junit] inflated: doc/codeDoc/ptolemy/gui/MacOSXAdapter.html [junit] inflated: doc/codeDoc/ptolemy/gui/MemoryCleaner.html [junit] inflated: doc/codeDoc/ptolemy/gui/MessageHandler.html [junit] inflated: doc/codeDoc/ptolemy/gui/PtFileChooser.html [junit] inflated: doc/codeDoc/ptolemy/gui/PtFilenameFilter.html [junit] inflated: doc/codeDoc/ptolemy/gui/PtGUIUtilities.html [junit] inflated: doc/codeDoc/ptolemy/gui/Query.QueryActionListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/Query.QueryColorChooser.html [junit] inflated: doc/codeDoc/ptolemy/gui/Query.QueryFileChooser.html [junit] inflated: doc/codeDoc/ptolemy/gui/Query.QueryFocusListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/Query.QueryItemListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/Query.QueryScrollPane.html [junit] inflated: doc/codeDoc/ptolemy/gui/Query.SliderListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/Query.html [junit] inflated: doc/codeDoc/ptolemy/gui/QueryChooser.html [junit] inflated: doc/codeDoc/ptolemy/gui/QueryChooserHelper.html [junit] inflated: doc/codeDoc/ptolemy/gui/QueryListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/SettableQueryChooser.html [junit] inflated: doc/codeDoc/ptolemy/gui/ShellInterpreter.html [junit] inflated: doc/codeDoc/ptolemy/gui/ShellTextArea.html [junit] inflated: doc/codeDoc/ptolemy/gui/StatusBar.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.CenterOnScreenRunnable.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.CloseWindowAdapter.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.CloseWindowRunnable.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.DeferredActionsRunnable.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.DoPackRunnable.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.FileMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.HelpMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.HistoryMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.SetBackgroundRunnable.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.ShowWindowRunnable.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.StatusBarMessageReportRunnable.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.StatusBarMessageRunnable.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.html [junit] inflated: doc/codeDoc/ptolemy/gui/UndeferredGraphicalMessageHandler.html [junit] inflated: doc/codeDoc/ptolemy/gui/UndoListener.RedoAction.html [junit] inflated: doc/codeDoc/ptolemy/gui/UndoListener.UndoAction.html [junit] inflated: doc/codeDoc/ptolemy/gui/UndoListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/UserDialog.html [junit] inflated: doc/codeDoc/ptolemy/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/kernel/ComponentEntity.html [junit] inflated: doc/codeDoc/ptolemy/kernel/ComponentEntity.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/ComponentPort.html [junit] inflated: doc/codeDoc/ptolemy/kernel/ComponentPort.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/ComponentPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/ComponentRelation.html [junit] inflated: doc/codeDoc/ptolemy/kernel/ComponentRelation.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/CompositeEntity.ContainedObjectsIterator.html [junit] inflated: doc/codeDoc/ptolemy/kernel/CompositeEntity.html [junit] inflated: doc/codeDoc/ptolemy/kernel/CompositeEntity.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/CompositeEntityIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/Entity.ContainedObjectsIterator.html [junit] inflated: doc/codeDoc/ptolemy/kernel/Entity.html [junit] inflated: doc/codeDoc/ptolemy/kernel/Entity.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/InstantiableNamedObj.html [junit] inflated: doc/codeDoc/ptolemy/kernel/InstantiableNamedObj.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/Port.html [junit] inflated: doc/codeDoc/ptolemy/kernel/Port.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/Relation.html [junit] inflated: doc/codeDoc/ptolemy/kernel/Relation.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/Actionable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/FileAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/FileAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/FileOrURLAccessor.html [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/RequireVersion.html [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/RequireVersion.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/URIAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/URIAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/VersionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/VersionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/VersionAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/kernel/undo/RedoChangeRequest.html [junit] inflated: doc/codeDoc/ptolemy/kernel/undo/UndoAction.html [junit] inflated: doc/codeDoc/ptolemy/kernel/undo/UndoActionsList.html [junit] inflated: doc/codeDoc/ptolemy/kernel/undo/UndoChangeRequest.html [junit] inflated: doc/codeDoc/ptolemy/kernel/undo/UndoStackAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/undo/UndoStackAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/undo/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/kernel/undo/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/kernel/undo/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/AbstractSettableAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/AbstractSettableAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Attribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Attribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/AttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/util/BasicModelErrorHandler.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/ChangeListener.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/ChangeRequest.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Changeable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Configurable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/ConfigurableAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/ConfigurableAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/ConfigurableAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/util/CrossRefList.CrossRef.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/CrossRefList.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/DebugEvent.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/DebugListener.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Debuggable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Decorator.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/DecoratorAttributes.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/DecoratorAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/DecoratorAttributesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Derivable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/DropTargetHandler.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/ExceptionHandler.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Flowable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/HierarchyListener.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/IconAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/IllegalActionException.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Instantiable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/InternalErrorException.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/InvalidStateException.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/KernelException.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/KernelRuntimeException.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/LazyComposite.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Locatable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Location.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Location.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/LocationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/util/LoggerListener.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/MoMLExportable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/ModelErrorHandler.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Moveable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/NameDuplicationException.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Nameable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/NamedList.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/NamedObj.ContainedObjectsIterator.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/NamedObj.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/NamedObj.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/NoSuchItemException.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/PtolemyThread.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/RecorderListener.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/ScopeExtender.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Settable.Visibility.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Settable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Singleton.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/SingletonAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/SingletonAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/SingletonAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/util/SingletonConfigurableAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/SingletonConfigurableAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/SingletonConfigurableAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/util/StreamChangeListener.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/StreamListener.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/StringAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/StringAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/StringAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/util/TransientSingletonConfigurableAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/TransientSingletonConfigurableAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/ValueListener.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Workspace.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/math/Complex.html [junit] inflated: doc/codeDoc/ptolemy/math/ComplexArrayMath.html [junit] inflated: doc/codeDoc/ptolemy/math/ComplexBinaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/ComplexMatrixMath.html [junit] inflated: doc/codeDoc/ptolemy/math/ComplexUnaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/DoubleArrayMath.html [junit] inflated: doc/codeDoc/ptolemy/math/DoubleArrayStat.html [junit] inflated: doc/codeDoc/ptolemy/math/DoubleBinaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/DoubleMatrixMath.html [junit] inflated: doc/codeDoc/ptolemy/math/DoubleUnaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/ExtendedMath.html [junit] inflated: doc/codeDoc/ptolemy/math/FixPoint.Error.html [junit] inflated: doc/codeDoc/ptolemy/math/FixPoint.html [junit] inflated: doc/codeDoc/ptolemy/math/FixPointQuantization.html [junit] inflated: doc/codeDoc/ptolemy/math/FloatArrayMath.html [junit] inflated: doc/codeDoc/ptolemy/math/FloatBinaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/FloatMatrixMath.html [junit] inflated: doc/codeDoc/ptolemy/math/FloatUnaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/Fraction.html [junit] inflated: doc/codeDoc/ptolemy/math/FractionArrayMath.html [junit] inflated: doc/codeDoc/ptolemy/math/FractionMatrixMath.html [junit] inflated: doc/codeDoc/ptolemy/math/IntegerArrayMath.html [junit] inflated: doc/codeDoc/ptolemy/math/IntegerBinaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/IntegerMatrixMath.html [junit] inflated: doc/codeDoc/ptolemy/math/IntegerUnaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/Interpolation.html [junit] inflated: doc/codeDoc/ptolemy/math/LongArrayMath.html [junit] inflated: doc/codeDoc/ptolemy/math/LongBinaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/LongMatrixMath.html [junit] inflated: doc/codeDoc/ptolemy/math/LongUnaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/Overflow.Grow.html [junit] inflated: doc/codeDoc/ptolemy/math/Overflow.Minimize.html [junit] inflated: doc/codeDoc/ptolemy/math/Overflow.Modulo.html [junit] inflated: doc/codeDoc/ptolemy/math/Overflow.Saturate.html [junit] inflated: doc/codeDoc/ptolemy/math/Overflow.ToZero.html [junit] inflated: doc/codeDoc/ptolemy/math/Overflow.Trap.html [junit] inflated: doc/codeDoc/ptolemy/math/Overflow.html [junit] inflated: doc/codeDoc/ptolemy/math/Precision.ExpressionLanguagePrecisionFormat.html [junit] inflated: doc/codeDoc/ptolemy/math/Precision.IntegerFractionPrecisionFormat.html [junit] inflated: doc/codeDoc/ptolemy/math/Precision.LengthExponentPrecisionFormat.html [junit] inflated: doc/codeDoc/ptolemy/math/Precision.LengthIntegerPrecisionFormat.html [junit] inflated: doc/codeDoc/ptolemy/math/Precision.PrecisionFormat.html [junit] inflated: doc/codeDoc/ptolemy/math/Precision.VHDLPrecisionFormat.html [junit] inflated: doc/codeDoc/ptolemy/math/Precision.html [junit] inflated: doc/codeDoc/ptolemy/math/Quantization.html [junit] inflated: doc/codeDoc/ptolemy/math/Quantizer.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.RoundCeiling.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.RoundDown.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.RoundFloor.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.RoundHalfCeiling.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.RoundHalfDown.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.RoundHalfEven.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.RoundHalfFloor.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.RoundHalfUp.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.RoundUp.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.html [junit] inflated: doc/codeDoc/ptolemy/math/SignalProcessing.GaussianSampleGenerator.html [junit] inflated: doc/codeDoc/ptolemy/math/SignalProcessing.PolynomialSampleGenerator.html [junit] inflated: doc/codeDoc/ptolemy/math/SignalProcessing.RaisedCosineSampleGenerator.html [junit] inflated: doc/codeDoc/ptolemy/math/SignalProcessing.SawtoothSampleGenerator.html [junit] inflated: doc/codeDoc/ptolemy/math/SignalProcessing.SincSampleGenerator.html [junit] inflated: doc/codeDoc/ptolemy/math/SignalProcessing.SinusoidSampleGenerator.html [junit] inflated: doc/codeDoc/ptolemy/math/SignalProcessing.SqrtRaisedCosineSampleGenerator.html [junit] inflated: doc/codeDoc/ptolemy/math/SignalProcessing.html [junit] inflated: doc/codeDoc/ptolemy/math/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/math/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/math/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/media/Audio.html [junit] inflated: doc/codeDoc/ptolemy/media/Picture.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/LiveSound.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/LiveSoundCommon.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/LiveSoundEvent.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/LiveSoundInterface.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/LiveSoundJavaSE.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/LiveSoundListener.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/SoundCapture.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/SoundPlayback.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/SoundReader.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/SoundWriter.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/media/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/media/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/media/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/media/viewer/AudioViewer.html [junit] inflated: doc/codeDoc/ptolemy/media/viewer/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/media/viewer/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/media/viewer/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/moml/ConvertToLazy.html [junit] inflated: doc/codeDoc/ptolemy/moml/Documentation.html [junit] inflated: doc/codeDoc/ptolemy/moml/Documentation.xml [junit] inflated: doc/codeDoc/ptolemy/moml/EntityLibrary.html [junit] inflated: doc/codeDoc/ptolemy/moml/EntityLibrary.xml [junit] inflated: doc/codeDoc/ptolemy/moml/ErrorHandler.html [junit] inflated: doc/codeDoc/ptolemy/moml/HandlesInternalLinks.html [junit] inflated: doc/codeDoc/ptolemy/moml/IconLoader.html [junit] inflated: doc/codeDoc/ptolemy/moml/ImportAttribute.html [junit] inflated: doc/codeDoc/ptolemy/moml/ImportAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/moml/LibraryAttribute.html [junit] inflated: doc/codeDoc/ptolemy/moml/LibraryAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/moml/LibraryAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/moml/LibraryBuilder.html [junit] inflated: doc/codeDoc/ptolemy/moml/MissingClassException.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLAttribute.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLChangeRequest.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLCommandLineApplication.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLFilter.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLModelAttribute.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLModelAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLParser.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLSimpleApplication.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLSimpleTimeoutApplication.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLUndoEntry.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLVariableChecker.html [junit] inflated: doc/codeDoc/ptolemy/moml/ParserAttribute.html [junit] inflated: doc/codeDoc/ptolemy/moml/ParserAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/moml/SimpleErrorHandler.html [junit] inflated: doc/codeDoc/ptolemy/moml/StreamErrorHandler.html [junit] inflated: doc/codeDoc/ptolemy/moml/UndoContext.html [junit] inflated: doc/codeDoc/ptolemy/moml/Vertex.html [junit] inflated: doc/codeDoc/ptolemy/moml/Vertex.xml [junit] inflated: doc/codeDoc/ptolemy/moml/filter/ActorIndex.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/AddEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/AddIcon.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/AddMissingParameter.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/BackwardCompatibility.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/ChangeFixedWidth1ToAuto.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/ClassChanges.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/DiscardDoubles.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/DiscardDoubles.xml [junit] inflated: doc/codeDoc/ptolemy/moml/filter/DiscardDoublesArray.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/DiscardDoublesArray.xml [junit] inflated: doc/codeDoc/ptolemy/moml/filter/DiscardGenerals.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/DiscardGenerals.xml [junit] inflated: doc/codeDoc/ptolemy/moml/filter/DocAttributeChanges.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/GRColorChanges.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/HideAnnotationNames.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/JavaScriptThisUpdate.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/LazyTypedCompositeActorChanges.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/MoMLFilterSimple.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/MultiportToSinglePort.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/NamedObjClassesSeen.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/ParameterNameChanges.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/PortClassChanges.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/PortNameChanges.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/PropertyClassChanges.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/RelationWidthChanges.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/RemoveClasses.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/RemoveGraphicalClasses.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/RemoveGraphicalClassesApplication.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/RemoveNonPtinyClasses.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/RemoveProperties.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/moml/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/moml/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/moml/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/Bindings.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/EquationVisitor.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/ExpandPortNames.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/ParseException.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/SimpleCharStream.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/Solution.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/Token.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/TokenMgrError.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UParser.JJCalls.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UParser.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UParserConstants.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UParserTokenManager.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/Unit.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitAttribute.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitConstraint.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitConstraints.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitEquation.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitExpr.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitInEquality.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitLibrary.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitPresentation.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitTerm.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/plot/CmdLineArgException.html [junit] inflated: doc/codeDoc/ptolemy/plot/EPSGraphics.html [junit] inflated: doc/codeDoc/ptolemy/plot/EditListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/EditablePlot.EditMouseListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/EditablePlot.ModifyListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/EditablePlot.UndoListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/EditablePlot.html [junit] inflated: doc/codeDoc/ptolemy/plot/Histogram.html [junit] inflated: doc/codeDoc/ptolemy/plot/HistogramApplet.html [junit] inflated: doc/codeDoc/ptolemy/plot/Plot.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotApplet.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotApplication.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotBox.ButtonListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotBox.CommandListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotBox.DragListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotBox.MoveListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotBox.MoveMotionListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotBox.ZoomListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotBox.ZoomListener2.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotBox.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotBoxInterface.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotDataException.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotFormatter.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotFrame.EPSFileFilter.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotFrame.FileMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotFrame.FilterForGIF.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotFrame.FolderForLatex.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotFrame.FormatListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotFrame.PLTOrXMLFileFilter.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotFrame.SpecialMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotFrame.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotInterface.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotLive.StartButtonListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotLive.StopButtonListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotLive.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotLiveApplet.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotPoint.html [junit] inflated: doc/codeDoc/ptolemy/plot/compat/PxgraphApplet.html [junit] inflated: doc/codeDoc/ptolemy/plot/compat/PxgraphApplication.html [junit] inflated: doc/codeDoc/ptolemy/plot/compat/PxgraphParser.html [junit] inflated: doc/codeDoc/ptolemy/plot/compat/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/plot/compat/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/plot/compat/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/plot/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/plot/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/plot/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/EditablePlotMLApplet.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/EditablePlotMLApplication.SelectListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/EditablePlotMLApplication.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/HistogramMLApplet.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/HistogramMLApplication.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/HistogramMLParser.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/PlotBoxMLParser.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/PlotMLApplet.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/PlotMLApplication.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/PlotMLFrame.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/PlotMLParser.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/util/CancelException.html [junit] inflated: doc/codeDoc/ptolemy/util/ClassUtilities.html [junit] inflated: doc/codeDoc/ptolemy/util/Diff.html [junit] inflated: doc/codeDoc/ptolemy/util/DoubleUtilities.html [junit] inflated: doc/codeDoc/ptolemy/util/ExecuteCommands.html [junit] inflated: doc/codeDoc/ptolemy/util/FileUtilities.StreamAndURL.html [junit] inflated: doc/codeDoc/ptolemy/util/FileUtilities.html [junit] inflated: doc/codeDoc/ptolemy/util/JVMBitWidth.html [junit] inflated: doc/codeDoc/ptolemy/util/MessageHandler.html [junit] inflated: doc/codeDoc/ptolemy/util/MultiHashMap.html [junit] inflated: doc/codeDoc/ptolemy/util/OrderedResourceBundle.html [junit] inflated: doc/codeDoc/ptolemy/util/RecursiveFileFilter.html [junit] inflated: doc/codeDoc/ptolemy/util/RunnableExceptionCatcher.html [junit] inflated: doc/codeDoc/ptolemy/util/SimpleMessageHandler.html [junit] inflated: doc/codeDoc/ptolemy/util/StatusHandler.html [junit] inflated: doc/codeDoc/ptolemy/util/StreamExec.html [junit] inflated: doc/codeDoc/ptolemy/util/StringBufferExec.html [junit] inflated: doc/codeDoc/ptolemy/util/StringUtilities.html [junit] inflated: doc/codeDoc/ptolemy/util/XSLTUtilities.html [junit] inflated: doc/codeDoc/ptolemy/util/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/util/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/util/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/Auto32Tests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGCInlineTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGCKnownFailedTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGCNoInlineArduinoTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGCNoInlineDuktapeTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGCNoInlineTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGCTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGFMIMAKnownFailedTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGFMIMANoInlineTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGJavaKnownFailedTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGJavaTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGKnownFailedTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGNoInlineAccessorTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoKnownFailedTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoNameArchTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitAuto32Base.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitCGAccessorTestBase.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitCGCArduinoTestBase.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitCGCDuktapeTestBase.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitCGCNoInlineTestBase.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitCGCTestBase.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitCGFMIMATestBase.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitCGJavaTestBase.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitTclTest.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitTclTestBase.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitTclTestRun.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/ModelKnownFailedTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/ModelTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/TclTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/MoMLViewerApplet.html [junit] inflated: doc/codeDoc/ptolemy/vergil/TypeAnimatorApplet.html [junit] inflated: doc/codeDoc/ptolemy/vergil/VergilApplet.html [junit] inflated: doc/codeDoc/ptolemy/vergil/VergilApplication.html [junit] inflated: doc/codeDoc/ptolemy/vergil/VergilErrorHandler.html [junit] inflated: doc/codeDoc/ptolemy/vergil/VergilGraphicalMessageHandler.html [junit] inflated: doc/codeDoc/ptolemy/vergil/VergilInitializer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorController.ListenToActorAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorEditorGraphController.LinkCreator.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorEditorGraphController.NewRelationAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorEditorGraphController.RelationCreator.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorEditorGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphFrame.DebugMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphFrame.InstantiateAttributeAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphFrame.InstantiateEntityAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphModel.ExternalPortModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphModel.IconModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphModel.LinkModel.LinkChangeListener.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphModel.LinkModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphModel.PortModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphModel.VertexModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorInstanceController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorInteractionAddon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorViewerGraphController.EntityLayout.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorViewerGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ClassDefinitionController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocApplicationSpecializer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilder.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilder.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilderEffigy.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilderEffigy.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilderEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilderEffigy/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilderGUI.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilderTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilderTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilderTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilderTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocEffigy.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocEffigy.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocEffigy/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocManager.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocViewer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ExternalIOPortController.PortRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ExternalIOPortController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/FindPackages.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/IOPortController.EntityPortRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/IOPortController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/KielerLayoutConnector.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/KielerLayoutUtil.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/LayoutHint.LayoutHintItem.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/LayoutHint.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/LayoutHint.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/LayoutHintIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/LinkController.LinkDropper.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/LinkController.LinkRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/LinkController.LinkTarget.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/LinkController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/LinkManhattanConnector.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/PortConnectSite.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/PortTerminal.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/TypeOpaqueCompositeActorTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/TypeOpaqueCompositeActorTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/LEDMatrix.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/LEDMatrix.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/ModelDisplay.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/ModelDisplay.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/ModelDisplayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/MonitorImage.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/MonitorImage.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/MonitorReceiverAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/MonitorReceiverAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/MonitorReceiverContents.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/MonitorReceiverContents.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/MonitorReceiverContentsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/ShowTypes.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/ShowTypes.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/ShowTypesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/VisualModelReference.LookInside.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/VisualModelReference.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/VisualModelReference.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/VisualModelReference/LookInside.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/VisualModelReferenceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/AbstractBasicGraphModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphController.OpenBaseClassAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphController.SchematicContextMenuFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphController.UnitSolverDialogAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.CopyAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.CutAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.EditPreferencesAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.ExportImageAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.FindAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.FolderFileFilter.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.HierarchyTreeCellRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.MousePressedLayerAdapter.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.MoveToBackAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.MoveToFrontAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.PasteAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrameExtension.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphPane.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/ContextMenuFactoryCreator.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/ContextMenuFactoryCreator.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/CustomizeDocumentationAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DependencyHighlighter.DependencyController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DependencyHighlighter.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DependencyHighlighter.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DependencyHighlighterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DependencyResultsDialog.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DocAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DocAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DocAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DocViewerFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DocViewerFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DocViewerFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/EditorDropTarget.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/EditorDropTargetListener.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/ExportParameters.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/ExtendedGraphFrame.FullScreenAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/ExtendedGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/GetDocumentationAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/HTMLExportable.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/IGuiAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/IconController.IconRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/IconController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/KeplerDocumentationAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/KeplerDocumentationAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/KeplerDocumentationAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/LocatableNodeController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/LocatableNodeDragInteractor.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/LookInsideAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/MoMLModelAttributeController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/NamedObjController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/NamedObjNodeModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/NodeControllerFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/NodeControllerFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/NodeControllerFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/OffsetMoMLChangeRequest.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/ParameterizedNodeController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/PopupMouseFilter.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/PtolemyLayoutAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/RelativeLocatable.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/RelativeLocation.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/RelativeLocation.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/RelativeLocationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/RemoveCustomDocumentationAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/RunnableGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/SearchResultsDialog.NamedObjComparator.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/SearchResultsDialog.NamedObjRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/SearchResultsDialog.ResultsTableModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/SearchResultsDialog.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/WithIconGraphController.NewPortAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/WithIconGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/ExportModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/ExportHTMLAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/jsoup/HTMLPageAssembler.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/jsoup/HTMLPageAssembler.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/jsoup/HTMLPageAssemblerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/jsoup/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/jsoup/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/jsoup/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/itextpdf/ExportPDFAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/itextpdf/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/itextpdf/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/itextpdf/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/AreaEventType.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/AreaEventType.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/AreaEventTypeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DefaultIconLink.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DefaultIconLink.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DefaultIconScript.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DefaultIconScript.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DefaultIconScriptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DefaultTitle.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DefaultTitle.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DefaultTitleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DygraphsJSPlotterAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DygraphsJSPlotterAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/HTMLImage.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/HTMLImage.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/HTMLText.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/HTMLText.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/HTMLTextIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/HTMLTextPosition.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/HTMLTextPosition.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/HTMLTextPositionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/IconLink.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/IconLink.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/IconLinkIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/IconScript.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/IconScript.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/IconScriptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/JSPlotterAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/JSPlotterAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/LinkTarget.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/LinkTarget.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/LinkTargetIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/LinkToOpenTableaux.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/LinkToOpenTableaux.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/ParameterDisplayIconScript.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/ParameterDisplayIconScript.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/Script.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/Script.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/Title.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/Title.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/TitleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebContent.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebContent.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebElement.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebElement.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebExportParameters.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebExportParameters.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebExportParametersIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebExportable.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebExporter.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/accessor/ImportAccessorAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/accessor/ReloadAccessors.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/accessor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/accessor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/accessor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/fmu/ImportFMUAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/fmu/ImportFMUForQSSAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/fmu/ImportFMUHybridAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/fmu/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/fmu/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/fmu/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/g4ltl/G4LTL.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/g4ltl/ImportG4LTLAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/g4ltl/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/g4ltl/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/g4ltl/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/AbstractLayoutConfiguration.InteractionMode.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/AbstractLayoutConfiguration.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/AbstractLayoutConfiguration.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/ActorLayoutConfiguration.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/ActorLayoutConfiguration.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/ActorLayoutConfigurationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/ModalLayoutConfiguration.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/ModalLayoutConfiguration.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/ApplyLayoutRequest.ConnectionEntry.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/ApplyLayoutRequest.CurveEntry.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/ApplyLayoutRequest.LocationEntry.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/ApplyLayoutRequest.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/KielerGraphUtil.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/KielerLayout.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/KielerLayoutAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/Parameters.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/PtolemyModelUtil.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/UndoLayoutAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/test/junit/JUnitTclTest.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/test/junit/KielerJUnitTest.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/test/junit/KielerJUnitTestExtendedModels.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/test/junit/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/test/junit/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/test/junit/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/test/junit/ExportImageJUnitTest.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/test/junit/JUnitTclTest.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/test/junit/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/test/junit/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/test/junit/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/debugger/BreakpointConfigurer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/debugger/BreakpointConfigurerDialog.html [junit] inflated: doc/codeDoc/ptolemy/vergil/debugger/BreakpointDialogFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/debugger/DebugController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/debugger/DebugController.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/debugger/DebugProfile.html [junit] inflated: doc/codeDoc/ptolemy/vergil/debugger/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/debugger/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/debugger/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/CellPanelEditor.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrame.ConfigureCriteriaAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrame.ConfigureIngredientsAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrame.ConfigureOperationsAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrameController.GTActorGraphModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrameController.GTFSMGraphModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrameController.UpdateController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrameController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrameTools.DelegatedUndoStackAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrameTools.ModelChangeRequest.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrameTools.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrameTools/DelegatedUndoStackAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTIngredientsEditor.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTIngredientsEditor.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTIngredientsEditor/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTTableau.ModalTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTTableau/ModalTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/IterativeParameterIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/IterativeParameterIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultRecorder.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.FileSelectionStatus.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.MatchResultActorController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.MatchResultActorGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.MatchResultExternalPortController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.MatchResultFSMGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.MatchResultLinkController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.MatchResultPortController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.MatchResultRelationController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.MatchResultStateController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.MatchResultTransitionController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/StateMatcherController.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/StateMatcherController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/StateMatcherController/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/StateMatcherIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/StateMatcherIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/StateMatcherIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformEventController.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformEventController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformEventController/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeController.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeController/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeEditorFactory.ExecutionThread.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeEditorFactory.TransformationListener.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.MatchingAttributeActionsFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.TransformationActorController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.TransformationActorGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.TransformationExternalPortController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.TransformationFSMGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.TransformationLinkController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.TransformationPortController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.TransformationRelationController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.TransformationStateController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.TransformationTransitionController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ActorNameIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ActorNameIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/AttributeValueIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/AttributeValueIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/AttributeValueIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/BoxedValueIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/BoxedValueIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/BoxedValueIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/BoxedValuesIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/BoxedValuesIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ConstraintMonitorIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ConstraintMonitorIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ConstraintMonitorIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/CopyCatIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/CopyCatIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/CopyCatIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/DesignPatternIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/DesignPatternIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/DynamicEditorIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/DynamicEditorIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/EditIconFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/EditIconGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/EditIconTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/EditIconTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/EditIconTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/EditIconTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/EditorIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/EditorIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/EditorIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ImageIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ImageIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/NameIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/NameIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/NameIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ResizableAttributeControllerFactory.ResizeAttributeController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ResizableAttributeControllerFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ResizableAttributeControllerFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/SVGIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/SVGIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ShapeIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ShapeIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/TableIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/TableIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/TextIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/TextIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/UpdatedValueIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/UpdatedValueIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/UpdatedValueIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ValueIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ValueIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ValueIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/XMLIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/XMLIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/XMLIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/AnimationRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/AttributeController.Access.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/AttributeController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/AttributeNodeModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/AttributeWithIconController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/CompositePtolemyModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/DebugRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/Link.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/ListenToAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/PortDialogAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/PortDialogFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/RelationController.RelationRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/RelationController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/RelativeLinkFigure.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/RenameDialogAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/RenameDialogFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/ShadowHighlighter.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/ShadowRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/VergilUtilities.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/AbstractTextAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/AbstractTextAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ArcAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ArcAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ArcAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ArrowAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ArrowAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ArrowAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/AttributeExpressionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/AttributeExpressionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/AttributeExpressionAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/AttributeValueAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/AttributeValueAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/AttributeValueAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/DocumentationAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/DocumentationAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/DocumentationAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/EllipseAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/EllipseAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/EllipseAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/FilledShapeAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/FilledShapeAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/IDAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/IDAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/IDAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ImageAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ImageAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ImageAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/LineAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/LineAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/LineAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/RectangleAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/RectangleAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/RectangleAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ResizablePolygonAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ResizablePolygonAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ResizablePolygonAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ShapeAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ShapeAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/TextAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/TextAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/TextAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/UpdateAnnotations.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/VisibleAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/VisibleAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/Arc.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/CaseGraphFrame.AddCaseAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/CaseGraphFrame.CaseGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/CaseGraphFrame.RemoveCaseAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/CaseGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/CaseGraphTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/CaseGraphTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/CaseGraphTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/CaseGraphTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphController.LinkCreator.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphController.NewStateAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphFrame.DebugMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphModel.ArcModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphModel.PortModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphModel.StateModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMViewerGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/KielerLayoutArcConnector.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/StateController.LookInsideAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/StateController.StateRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/StateController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/StateIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/StateIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/StateIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/TransitionController.LinkDropper.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/TransitionController.LinkRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/TransitionController.LinkTarget.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/TransitionController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphController.NewFmvStateAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphFrame.InvokeNuSMVAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphFrame.SMVFileFilter.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphFrame.TranslateSmvAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvStateIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvStateIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvStateIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/InterfaceAutomatonGraphController.ComposeWithAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/InterfaceAutomatonGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/InterfaceAutomatonGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/InterfaceAutomatonGraphTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/InterfaceAutomatonGraphTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/InterfaceAutomatonGraphTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/InterfaceAutomatonGraphTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/HierarchicalStateController.AddRefinementAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/HierarchicalStateController.RemoveRefinementAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/HierarchicalStateController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/HierarchicalStateControllerFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/HierarchicalStateControllerFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/HierarchicalStateControllerFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/ModalTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/ModalTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/ModalTableauFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/ModalTransitionController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/AttributeInOntologyController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/ConceptController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/ConceptIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/ConceptIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/ConceptIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/ConceptRelationController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/MultipleConceptIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/MultipleConceptIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/MultipleConceptIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyEntityController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphFrame.DebugMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphModel.ConceptModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphModel.RelationModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverGraphFrame.DebugMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverGraphModel.OntologyModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverGraphModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/ReportOntologyLatticeStatus.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/pdfrenderer/PDFAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/pdfrenderer/PDFAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/pdfrenderer/PDFAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/pdfrenderer/PDFIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/pdfrenderer/PDFIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/pdfrenderer/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/pdfrenderer/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/pdfrenderer/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/EventIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/EventIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/EventIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/OctagonEventIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/OctagonEventIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/OctagonEventIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/PteraGraphController.NewEventAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/PteraGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/PteraGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/PteraGraphTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/PteraGraphTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/PteraGraphTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/PteraGraphTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/SchedulingRelationController.SchedulingRelationRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/SchedulingRelationController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/TestIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/TestIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/TestIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/TimeAdvanceEventIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/TimeAdvanceEventIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/ConditionsTableModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/EventTableModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/ModeTransitionTableModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/SCRGraphTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/SCRGraphTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/SCRGraphTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/SCRGraphTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/SCRTableFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/SCRTableHelper.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/SCRTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/SCRTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/SCRTableauFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/VariableScope.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/HierarchicalModeController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/HierarchicalModeControllerFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/HierarchicalModeControllerFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/TdlTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/TdlTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/TdlTaskTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/TdlTaskTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/AnnotationEditorFactory.AnnotationTextEditor.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/AnnotationEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/AnnotationEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/AnnotationEditorFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/ArrayOfRecordsConfigureFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/ArrayOfRecordsConfigureFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/ArrayOfRecordsConfigureFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/AttributeBoundsManipulator.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/ConfigureAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/EditIconAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/FigureAction.SourceType.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/FigureAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/FileEditorTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/FileEditorTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/FileEditorTableauFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/GraphicElement.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/MenuActionFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/MenuItemFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/MenuItemListener.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/MoMLModelAttributeControllerFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/MoMLModelAttributeControllerFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/MoMLModelAttributeControllerFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/MoveAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/PortSite.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/PtolemyListCellRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/PtolemyMenuFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/PtolemyTransferable.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/RadioMenuActionFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/RemoveIconAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/RotateOrFlipPorts.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/SnapConstraint.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/TextEditorConfigureFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/TextEditorConfigureFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/TextEditorConfigureFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/TextEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/TextEditorForStringAttributes.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/TextEditorTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/TextEditorTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/TextEditorTableauFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/VisibleParameterEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/VisibleParameterEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/VisibleParameterEditorFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/ClassAndEntityTreeModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/CompositeTreeModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/EntityTreeModel.TreeUpdateListener.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/EntityTreeModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/FullTreeModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/PTree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/PTreeMenuCreator.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/PtolemyTreeCellRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/TreeEditor.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/TreeEditorPanel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/TreeTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/TreeTableau.TreeFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/TreeTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/TreeTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/TreeTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/VisibleTreeModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/unit/BasicEdgeHighlighter.html [junit] inflated: doc/codeDoc/ptolemy/vergil/unit/ConfigureUnitsAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/unit/UnitConstraintsDialog.UnitsTableModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/unit/UnitConstraintsDialog.html [junit] inflated: doc/codeDoc/ptolemy/vergil/unit/UnitSolverDialog.SolutionListModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/unit/UnitSolverDialog.html [junit] inflated: doc/codeDoc/ptolemy/vergil/unit/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/unit/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/unit/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/verification/gui/MathematicalModelConverterGUI.html [junit] inflated: doc/codeDoc/ptolemy/verification/gui/MathematicalModelConverterGUIFactory.html [junit] inflated: doc/codeDoc/ptolemy/verification/gui/MathematicalModelConverterGUIFactory.xml [junit] inflated: doc/codeDoc/ptolemy/verification/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/verification/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/verification/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/MathematicalModelConverter.FormulaType.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/MathematicalModelConverter.ModelType.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/MathematicalModelConverter.OutputType.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/MathematicalModelConverter.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/MathematicalModelConverter.xml [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/MathematicalModelConverterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/REDUtility.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/SMVUtility.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/RTMExpTranslator.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/RTMFragment.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/RTMList.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/RTMObject.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/RTMOpTerm.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/RTMOpTermGenerator.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/RTMPtExp.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/RTMTerm.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/RTMaudeUtility.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/verification/lib/BoundedBufferNondeterministicDelay.html [junit] inflated: doc/codeDoc/ptolemy/verification/lib/BoundedBufferNondeterministicDelay.xml [junit] inflated: doc/codeDoc/ptolemy/verification/lib/BoundedBufferTimedDelay.html [junit] inflated: doc/codeDoc/ptolemy/verification/lib/BoundedBufferTimedDelay.xml [junit] inflated: doc/codeDoc/ptolemy/verification/lib/SMVLegacyCodeActor.html [junit] inflated: doc/codeDoc/ptolemy/verification/lib/SMVLegacyCodeActor.xml [junit] inflated: doc/codeDoc/ptolemy/verification/lib/SMVLegacyCodeActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/verification/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/verification/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/verification/lib/package-tree.html [junit] inflated: doc/codeDoc/script.js [junit] inflated: doc/codeDoc/serialized-form.html [junit] inflated: doc/codeDoc/stylesheet.css [junit] inflated: doc/codeDoc/thales/actor/gui/ModelValidator.html [junit] inflated: doc/codeDoc/thales/actor/gui/NavigableEffigy.Factory.html [junit] inflated: doc/codeDoc/thales/actor/gui/NavigableEffigy.FactoryWithoutNew.html [junit] inflated: doc/codeDoc/thales/actor/gui/NavigableEffigy.html [junit] inflated: doc/codeDoc/thales/actor/gui/NavigableEffigy.xml [junit] inflated: doc/codeDoc/thales/actor/gui/NavigableEffigy/Factory.xml [junit] inflated: doc/codeDoc/thales/actor/gui/NavigableEffigy/FactoryWithoutNew.xml [junit] inflated: doc/codeDoc/thales/actor/gui/ShortTitleTabbedPaneUI.html [junit] inflated: doc/codeDoc/thales/actor/gui/SingleWindowConfiguration.html [junit] inflated: doc/codeDoc/thales/actor/gui/SingleWindowConfiguration.xml [junit] inflated: doc/codeDoc/thales/actor/gui/SingleWindowHTMLViewer.html [junit] inflated: doc/codeDoc/thales/actor/gui/SingleWindowHTMLViewerTableau.Factory.html [junit] inflated: doc/codeDoc/thales/actor/gui/SingleWindowHTMLViewerTableau.html [junit] inflated: doc/codeDoc/thales/actor/gui/SingleWindowHTMLViewerTableau.xml [junit] inflated: doc/codeDoc/thales/actor/gui/SingleWindowHTMLViewerTableau/Factory.xml [junit] inflated: doc/codeDoc/thales/actor/gui/package-frame.html [junit] inflated: doc/codeDoc/thales/actor/gui/package-summary.html [junit] inflated: doc/codeDoc/thales/actor/gui/package-tree.html [junit] inflated: doc/codeDoc/thales/vergil/SingleWindowApplication.html [junit] inflated: doc/codeDoc/thales/vergil/navigable/NavigableActorGraphFrame.UpAction.html [junit] inflated: doc/codeDoc/thales/vergil/navigable/NavigableActorGraphFrame.html [junit] inflated: doc/codeDoc/thales/vergil/navigable/NavigableActorGraphTableau.Factory.html [junit] inflated: doc/codeDoc/thales/vergil/navigable/NavigableActorGraphTableau.html [junit] inflated: doc/codeDoc/thales/vergil/navigable/NavigableActorGraphTableau.xml [junit] inflated: doc/codeDoc/thales/vergil/navigable/NavigableActorGraphTableau/Factory.xml [junit] inflated: doc/codeDoc/thales/vergil/navigable/NavigationPTree.html [junit] inflated: doc/codeDoc/thales/vergil/navigable/NavigationTreeModel.html [junit] inflated: doc/codeDoc/thales/vergil/navigable/package-frame.html [junit] inflated: doc/codeDoc/thales/vergil/navigable/package-summary.html [junit] inflated: doc/codeDoc/thales/vergil/navigable/package-tree.html [junit] inflated: doc/codeDoc/thales/vergil/package-frame.html [junit] inflated: doc/codeDoc/thales/vergil/package-summary.html [junit] inflated: doc/codeDoc/thales/vergil/package-tree.html [junit] inflated: doc/codeDoc/util/testsuite/PrintThreads.html [junit] inflated: doc/codeDoc/util/testsuite/WatchDog.html [junit] inflated: doc/codeDoc/util/testsuite/package-frame.html [junit] inflated: doc/codeDoc/util/testsuite/package-summary.html [junit] inflated: doc/codeDoc/util/testsuite/package-tree.html [junit] Unjaring /home/travis/build/icyphy/ptII/doc/codeDocBcvtb.jar in /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel [junit] created: META-INF/ [junit] inflated: META-INF/MANIFEST.MF [junit] Unjaring /home/travis/build/icyphy/ptII/doc/codeDocCapeCode.jar in /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel [junit] created: META-INF/ [junit] inflated: META-INF/MANIFEST.MF [junit] Unjaring /home/travis/build/icyphy/ptII/doc/codeDocHyVisual.jar in /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel [junit] created: META-INF/ [junit] inflated: META-INF/MANIFEST.MF [junit] Unjaring /home/travis/build/icyphy/ptII/doc/codeDocViptos.jar in /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel [junit] created: META-INF/ [junit] inflated: META-INF/MANIFEST.MF [junit] Unjaring /home/travis/build/icyphy/ptII/doc/codeDocVisualSense.jar in /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel [junit] created: META-INF/ [junit] inflated: META-INF/MANIFEST.MF [junit] total 2436 [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:07 ant [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:09 bin [junit] -rw-rw-r-- 1 travis travis 84712 Jun 6 02:03 build.default.xml [junit] -rw-rw-r-- 1 travis travis 135044 Jun 6 02:09 build.xml [junit] -rw-rw-r-- 1 travis travis 119151 Jun 6 02:03 build.xml.in [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:09 certi1516e [junit] -rw-rw-r-- 1 travis travis 6487 Jun 6 02:03 cluster.xml [junit] drwxrwxr-x 6 travis travis 4096 Jun 6 02:08 com [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:09 config [junit] -rw-rw-r-- 1 travis travis 76531 Jun 6 02:09 config.log [junit] -rwxrwxr-x 1 travis travis 76324 Jun 6 02:09 config.status [junit] -rwxrwxr-x 1 travis travis 624107 Jun 6 02:09 configure [junit] -rw-rw-r-- 1 travis travis 303256 Jun 6 02:03 configure.in [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:07 contrib [junit] -rw-rw-r-- 1 travis travis 3712 Jun 6 02:03 CONTRIBUTING.md [junit] -rw-rw-r-- 1 travis travis 500255 Jun 6 02:03 copyright.htm [junit] -rw-rw-r-- 1 travis travis 1233 Jun 6 02:03 copyright.txt [junit] drwxrwxr-x 8 travis travis 4096 Jun 6 02:03 diva [junit] drwxrwxr-x 14 travis travis 4096 Jun 6 02:09 doc [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 edu [junit] -rw-rw-r-- 1 travis travis 339142 Jun 6 02:09 jars.xml [junit] drwxrwxr-x 7 travis travis 4096 Jun 6 02:07 lbnl [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:09 lib [junit] -rw-rw-r-- 1 travis travis 10782 Jun 6 02:03 makefile [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:07 META-INF [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:09 mk [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 net [junit] drwxrwxr-x 21 travis travis 4096 Jun 6 02:09 node_modules [junit] drwxrwxr-x 7 travis travis 4096 Jun 6 02:03 org [junit] -rw-rw-r-- 1 travis travis 12897 Jun 6 02:03 plugin.xml [junit] -rw-rw-r-- 1 travis travis 33139 Jun 6 02:03 pom.xml [junit] -rw-rw-r-- 1 travis travis 294 Jun 6 02:03 ptKeystore.properties [junit] drwxrwxr-x 24 travis travis 4096 Jun 6 02:07 ptolemy [junit] -rw-rw-r-- 1 travis travis 1135 Jun 6 02:03 README.md [junit] drwxrwxr-x 6 travis travis 4096 Jun 6 02:03 thales [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:03 util [junit] drwxrwxr-x 6 travis travis 4096 Jun 6 02:09 vendors [junit] -rw-rw-r-- 1 travis travis 1179 Jun 6 02:03 vergilBCVTB.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1784 Jun 6 02:03 vergilCapeCode.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1155 Jun 6 02:03 vergilCyPhySim.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1152 Jun 6 02:03 vergilDSP.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1361 Jun 6 02:03 vergilHyVisual.jnlp.in [junit] -rw-rw-r-- 1 travis travis 2161 Jun 6 02:03 vergil.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1205 Jun 6 02:03 vergilPtiny.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1242 Jun 6 02:03 vergilPtinyKepler.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1478 Jun 6 02:03 vergilPtinySandbox.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1237 Jun 6 02:03 vergilSpace.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1484 Jun 6 02:03 vergilVisualSense.jnlp.in [junit] total 38372 [junit] -rw-rw-r-- 1 travis travis 7348 Jun 6 02:03 acks.htm [junit] -rw-rw-r-- 1 travis travis 5175 Jun 6 02:03 authors.htm [junit] -rw-rw-r-- 1 travis travis 593 Jun 6 02:03 banner.htm [junit] -rw-rw-r-- 1 travis travis 518 Jun 6 02:03 body.htm [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:03 books [junit] -rw-rw-r-- 1 travis travis 273 Jun 6 02:03 buttons.htm [junit] -rw-rw-r-- 1 travis travis 7415 Jun 6 02:03 checkstyle-ptII.xml [junit] drwxrwxr-x 13 travis travis 4096 Jun 14 2018 codeDoc [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocBcvtb.jar [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocCapeCode.jar [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocHyVisual.jar [junit] -rw-rw-r-- 1 travis travis 28233332 Jun 6 02:07 codeDoc.jar [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocViptos.jar [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocVisualSense.jar [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:03 coding [junit] -rw-rw-r-- 1 travis travis 584 Jun 6 02:03 contents.css [junit] -rw-rw-r-- 1 travis travis 306 Jun 6 02:03 contentsheader.htm [junit] -rw-rw-r-- 1 travis travis 47590 Jun 6 02:03 copernicus.htm [junit] -rw-rw-r-- 1 travis travis 597 Jun 6 02:03 default.css [junit] -rw-rw-r-- 1 travis travis 2649 Jun 6 02:03 demoLink.js [junit] -rw-rw-r-- 1 travis travis 48582 Jun 6 02:03 deployJavaJNLP.js [junit] -rw-rw-r-- 1 travis travis 48722 Jun 6 02:03 deployJava.js [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:07 design [junit] -rw-rw-r-- 1 travis travis 702 Jun 6 02:03 docbody.htm [junit] -rw-rw-r-- 1 travis travis 295 Jun 6 02:03 docbuttons.htm [junit] -rw-rw-r-- 1 travis travis 7733059 Jun 6 02:07 docConfig.jar [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 doclets [junit] -rw-rw-r-- 1 travis travis 546 Jun 6 02:03 docs.htm [junit] -rw-rw-r-- 1 travis travis 840 Jun 6 02:03 doctoc.htm [junit] -rw-rw-r-- 1 travis travis 30684 Jun 6 02:03 domainCompatibility.htm [junit] -rw-rw-r-- 1 travis travis 64600 Jun 6 02:03 domains.htm [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:03 eclipse [junit] -rw-rw-r-- 1 travis travis 743 Jun 6 02:03 expressions.htm [junit] -rw-rw-r-- 1 travis travis 2589714 Jun 6 02:03 expressions.pdf [junit] -rw-rw-r-- 1 travis travis 619 Jun 6 02:03 footer.htm [junit] -rw-rw-r-- 1 travis travis 1646 Jun 6 02:03 help.htm [junit] -rw-rw-r-- 1 travis travis 28361 Jun 6 02:03 hudsonConfig.xml [junit] -rwxrwxr-x 1 travis travis 2297 Jun 6 02:03 hyVisualHtml.awk [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:09 img [junit] -rw-rw-r-- 1 travis travis 698 Jun 6 02:03 index.htm [junit] -rw-rw-r-- 1 travis travis 31627 Jun 6 02:03 install.htm [junit] -rw-rw-r-- 1 travis travis 827 Jun 6 02:03 install_index.htm [junit] -rw-rw-r-- 1 travis travis 5816 Jun 6 02:03 installJNLP.htm [junit] -rw-rw-r-- 1 travis travis 2256 Jun 6 02:03 javahtml.awk [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 jsdoc [junit] -rw-rw-r-- 1 travis travis 364 Jun 6 02:03 limitations.htm [junit] -rw-rw-r-- 1 travis travis 274 Jun 6 02:03 mainheader.htm [junit] -rw-rw-r-- 1 travis travis 10761 Jun 6 02:03 main.htm [junit] -rw-rw-r-- 1 travis travis 10265 Jun 6 02:03 mainVergil.htm [junit] -rw-rw-r-- 1 travis travis 9185 Jun 6 02:03 mainVergilPtiny.htm [junit] -rw-rw-r-- 1 travis travis 9214 Jun 6 02:03 mainVergilPtinyKepler.htm [junit] -rw-rw-r-- 1 travis travis 51454 Jun 6 02:09 makefile [junit] -rwxrwxr-x 1 travis travis 3807 Jun 6 02:03 mkDomains [junit] -rw-rw-r-- 1 travis travis 1219 Jun 6 02:03 openInstanceHelp.htm [junit] drwxrwxr-x 5 travis travis 4096 Jun 6 02:07 papers [junit] -rw-rw-r-- 1 travis travis 79497 Jun 6 02:03 ptIIfaq.htm [junit] -rwxrwxr-x 1 travis travis 2197 Jun 6 02:03 ptinyBcvtb.awk [junit] -rwxrwxr-x 1 travis travis 2283 Jun 6 02:03 ptinyKepler.awk [junit] -rw-rw-r-- 1 travis travis 354 Jun 6 02:03 README.txt [junit] -rw-rw-r-- 1 travis travis 835 Jun 6 02:03 release.htm [junit] -rwxrwxr-x 1 travis travis 1197 Jun 6 02:03 removeasd [junit] -rw-rw-r-- 1 travis travis 3333 Jun 6 02:03 sandbox.htm [junit] -rw-rw-r-- 1 travis travis 3253 Jun 6 02:03 spotbugs-exclude.xml [junit] -rw-rw-r-- 1 travis travis 247 Jun 6 02:03 spotbugs-include.xml [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 test [junit] -rw-rw-r-- 1 travis travis 584 Jun 6 02:03 toc.css [junit] -rw-rw-r-- 1 travis travis 4986 Jun 6 02:03 toc.htm [junit] drwxrwxr-x 5 travis travis 4096 Jun 6 02:06 tutorial [junit] -rw-rw-r-- 1 travis travis 3981 Jun 6 02:03 types.htm [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 ui [junit] total 5856 [junit] -rw-rw-r-- 1 travis travis 160018 Jun 14 2018 allclasses-frame.html [junit] -rw-rw-r-- 1 travis travis 138278 Jun 14 2018 allclasses-noframe.html [junit] -rw-rw-r-- 1 travis travis 11806 Jun 14 2018 allNamedObjs.txt [junit] drwxrwxr-x 6 travis travis 4096 Jun 14 2018 com [junit] -rw-rw-r-- 1 travis travis 118813 Jun 14 2018 constant-values.html [junit] -rw-rw-r-- 1 travis travis 52612 Jun 14 2018 deprecated-list.html [junit] drwxrwxr-x 7 travis travis 4096 Jul 22 2020 diva [junit] drwxrwxr-x 3 travis travis 4096 Jul 22 2020 doc [junit] drwxrwxr-x 3 travis travis 4096 Jun 14 2018 edu [junit] -rw-rw-r-- 1 travis travis 8129 Jun 14 2018 help-doc.html [junit] -rw-rw-r-- 1 travis travis 4803563 Jun 14 2018 index-all.html [junit] -rw-rw-r-- 1 travis travis 2879 Jun 14 2018 index.html [junit] drwxrwxr-x 3 travis travis 4096 Jul 22 2020 js [junit] drwxrwxr-x 5 travis travis 4096 Jun 14 2018 lbnl [junit] drwxrwxr-x 3 travis travis 4096 Jul 22 2020 net [junit] drwxrwxr-x 7 travis travis 4096 Jun 14 2018 org [junit] -rw-rw-r-- 1 travis travis 7489 Jun 14 2018 overview-frame.html [junit] -rw-rw-r-- 1 travis travis 18142 Jun 14 2018 overview-summary.html [junit] -rw-rw-r-- 1 travis travis 294254 Jun 14 2018 overview-tree.html [junit] -rw-rw-r-- 1 travis travis 1429 Jun 14 2018 package-list [junit] -rw-rw-r-- 1 travis travis 142238 Jun 14 2018 PtIndexer.ser [junit] drwxrwxr-x 19 travis travis 4096 Jun 14 2018 ptolemy [junit] -rw-rw-r-- 1 travis travis 827 Jun 14 2018 script.js [junit] -rw-rw-r-- 1 travis travis 150669 Jun 14 2018 serialized-form.html [junit] -rw-rw-r-- 1 travis travis 12842 Jun 14 2018 stylesheet.css [junit] drwxrwxr-x 4 travis travis 4096 Jul 22 2020 thales [junit] drwxrwxr-x 3 travis travis 4096 Jul 22 2020 util [junit] About to run ant jars: Mon Jun 6 02:09:52 UTC 2022 [junit] /home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ant/bin/ant jars [junit] Buildfile: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/build.xml [junit] [junit] jars: [junit] [junit] jars: [junit] [jar] Building MANIFEST-only jar: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/bin/Vergil.app/Contents/MacOS/universalJavaApplicationStub-license.jar [junit] [jar] Building jar: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy/ptsupport.jar [junit] [jar] Building jar: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy/domains/experimentalDomains.jar [junit] [jar] Building jar: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy/chic/chic.jar [junit] [jar] Building jar: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy/domains/space/space.jar [junit] [jar] Building jar: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/accessors.jar [junit] [jar] Building jar: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy/domains/space/demo/DOPCenter/DOPCenter.jar [junit] [junit] BUILD SUCCESSFUL [junit] Total time: 6 seconds [junit] Rebuild ptiny.exe so that vergil_l4j.jar gets built so that /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist can use vergil_l4j.jar [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel' [junit] ./bin/mkl4j capecode ptolemy.vergil.VergilApplication \ [junit] doc/img/capecode.ico \ [junit] -capecode \ [junit] `echo ptolemy/ptsupport.jar doc/docConfig.jar lib/diva.jar lib/ptliblicenses.jar ptolemy/domains/domains.jar ant/apache-ant-license.jar com/cureos/cureos.jar doc/codeDocCapeCode.jar doc/design/usingVergil/usingVergil.jar edu/umich/eecs/april/april.jar lib/svgSalamander.jar com/jhlabs/jhlabs.jar org/json/json.jar org/terraswarm/accessor/accessor.jar org/terraswarm/accessor/accessors/accessors.jar org/terraswarm/accessor/demo/demo.jar org/terraswarm/ros/demo/demo.jar org/ptolemy/ssm/ssm.jar org/ptolemy/machineLearning/machineLearning.jar org/ptolemy/optimization/optimization.jar ptolemy/actor/lib/conversions/json/json.jar ptolemy/actor/lib/io/comm/comm.jar ptolemy/actor/lib/io/comm/demo/demo.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/asm-all-5.2.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/nashorn-core-15.3.jar ptolemy/actor/lib/jjs/jjs.jar ptolemy/actor/lib/jjs/demo/demo.jar ptolemy/actor/lib/jjs/modules/demo.jar ptolemy/actor/lib/jjs/modules/modules.jar ptolemy/actor/lib/jjs/node/node.jar ptolemy/actor/lib/mail/mail.jar ptolemy/demo/CapeCodeDemos.jar ptolemy/vergil/basic/imprt/accessor/accessor.jar ptolemy/cg/cgAccessor.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/asm-all-5.2.jar ptolemy/actor/lib/database/database.jar ptolemy/domains/space/space.jar ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jna-4.0.0-variadic.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/javax.mail.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/nashorn-core-15.3.jar lib/nrjavaserial-3.11.0.devel.jar org/ptolemy/opencv/opencv.jar lib/opencv-320.jar lib/opencv-341.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/org.eclipse.paho.client.mqttv3.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/slf4j-api-1.7.13.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/slf4j-simple-1.7.13.jar :/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-web-3.5.1.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/bridj-0.7.0.jar lib/xbjlib-1.1.0.nrjavaserial.jar lib/slf4j-simple-1.7.13.jar lib/slf4j-api-1.7.13.jar ptolemy/actor/lib/conversions/json/json.jar ptolemy/actor/lib/colt/colt.jar lib/ptcolt.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jsoup-1.14.2.jar ptolemy/vergil/basic/export/html/jsoup/jsoup.jar ptolemy/actor/gui/jnlp/CapeCodeApplication.jar lib/universalJavaApplicationStub-license.jar lib/kieler.jar ptolemy/vergil/basic/layout/layout.jar ptolemy/vergil/vergil.jar ptolemy/actor/parameters/demo/demo.jar doc/codeDoc.jar ptolemy/vergil/basic/export/html/html.jar ptolemy/vergil/basic/export/export.jar ptolemy/vergil/basic/export/web/web.jar ptolemy/vergil/pdfrenderer/pdfrenderer.jar lib/PDFRenderer.jar ptolemy/actor/gui/syntax/syntax.jar ptolemy/data/ontologies/ontologies.jar ptolemy/vergil/ontologies/ontologies.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jsoup-1.14.2.jar ptolemy/vergil/basic/export/html/jsoup/jsoup.jar | sed "s@/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/@@g" | sed 's/:/ /g'` > capecode_l4j.xml [junit] if [ ! -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/installer/PtolemyII_DigitalV1_02.pdf ]; then \ [junit] echo "Creating /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/installer/PtolemyII_DigitalV1_02.pdf: `date`"; \ [junit] wget --quiet -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/installer/PtolemyII_DigitalV1_02.pdf https://ptolemy.berkeley.edu/books/Systems/PtolemyII_DigitalV1_02.pdf; \ [junit] fi [junit] ./bin/mkl4j ptbook ptolemy.actor.gui.BrowserLauncher \ [junit] doc/img/pdf.ico \ [junit] doc/books/systems/ ptolemy/ptsupport.jar > ptbook_l4j.xml [junit] chmod a+x doc/books/systems/ [junit] ./bin/mkl4j hyvisual ptolemy.vergil.VergilApplication \ [junit] doc/img/hyvisual.ico \ [junit] -hyvisual \ [junit] `echo ptolemy/actor/gui/jnlp/HyVisualApplication.jar doc/design/hyvisual.jar doc/codeDocHyVisual.jar ptolemy/domains/continuous/continuous.jar ptolemy/domains/de/de.jar ptolemy/domains/gr/gr.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/j3d/lib/Linux/vecmath.jar: ptolemy/domains/gr/demo/demo.jar ptolemy/domains/modal/modal.jar ptolemy/domains/sdf/lib/lib.jar ptolemy/domains/sdf/kernel/kernel.jar ptolemy/domains/sr/sr.jar lib/saxon8.jar lib/saxon8-dom.jar ptolemy/domains/continuous/demo/demo.jar ptolemy/domains/continuous/doc/doc.jar ptolemy/domains/modal/doc/doc.jar ptolemy/domains/modal/demo/demo.jar ptolemy/domains/sdf/demo/demo.jar ptolemy/domains/sdf/doc/doc.jar doc/docConfig.jar lib/diva.jar lib/kieler.jar ptolemy/vergil/basic/layout/layout.jar ptolemy/ptsupport.jar ptolemy/vergil/vergil.jar | sed "s@/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/@@g" | sed 's/:/ /g'` > hyvisual_l4j.xml [junit] ./bin/mkl4j ptiny ptolemy.vergil.VergilApplication \ [junit] doc/img/ptiny.ico \ [junit] -ptiny \ [junit] `echo ptolemy/actor/gui/jnlp/PtinyApplication.jar ptolemy/ptsupport.jar doc/docConfig.jar lib/diva.jar lib/ptliblicenses.jar ptolemy/domains/domains.jar lib/universalJavaApplicationStub-license.jar lib/kieler.jar ptolemy/vergil/basic/layout/layout.jar ptolemy/vergil/vergil.jar ptolemy/actor/parameters/demo/demo.jar doc/codeDoc.jar doc/design/usingVergil/usingVergil.jar ptolemy/actor/lib/colt/demo/demo.jar ptolemy/actor/lib/security/demo/demo.jar ptolemy/actor/lib/comm/demo/demo.jar ptolemy/actor/lib/hoc/demo/demo.jar ptolemy/actor/lib/io/demo/demo.jar ptolemy/actor/lib/javasound/demo/demo.jar ptolemy/data/type/demo/demo.jar ptolemy/data/unit/demo/demo.jar ptolemy/moml/demo/demo.jar ptolemy/vergil/kernel/attributes/demo/demo.jar ptolemy/actor/ptalon/antlr/antlr.jar ptolemy/actor/ptalon/demo/demo.jar ptolemy/actor/ptalon/ptalon.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/asm-all-5.2.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/nashorn-core-15.3.jar ptolemy/actor/lib/jjs/jjs.jar ptolemy/actor/lib/jjs/demo/demo.jar ptolemy/actor/lib/jjs/modules/demo.jar ptolemy/actor/lib/jjs/modules/modules.jar ptolemy/actor/lib/jjs/node/node.jar lib/jython.jar ptolemy/actor/lib/python/python.jar ptolemy/actor/lib/python/demo/demo.jar ptolemy/domains/continuous/demo/demo.jar ptolemy/domains/continuous/doc/doc.jar ptolemy/domains/modal/doc/doc.jar ptolemy/domains/modal/demo/demo.jar ptolemy/domains/sdf/demo/demo.jar ptolemy/domains/sdf/doc/doc.jar ptolemy/domains/ddf/demo/demo.jar ptolemy/domains/ddf/doc/doc.jar ptolemy/domains/de/demo/demo.jar ptolemy/domains/de/doc/doc.jar ptolemy/domains/hdf/demo/demo.jar ptolemy/domains/hdf/doc/doc.jar ptolemy/domains/pn/demo/demo.jar ptolemy/domains/pn/doc/doc.jar ptolemy/domains/rendezvous/demo/demo.jar ptolemy/domains/rendezvous/doc/doc.jar ptolemy/domains/sr/demo/demo.jar ptolemy/domains/sr/doc/doc.jar ptolemy/actor/lib/conversions/json/json.jar ptolemy/actor/lib/colt/colt.jar lib/ptcolt.jar | sed "s@/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/@@g" | sed 's/:/ /g'` > ptiny_l4j.xml [junit] # Remove /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ for files like /var/lib/hudson/jobs/ptII/workspace/adm/dists/ptII11.0devel/vendors/oracle/javamail/javax.mail.jar and /home/hudson/jobs/ptII/workspace/adm/dists/ptII11.0.devel/lib/jsoup-1.7.3.jar [junit] ./bin/mkl4j vergil ptolemy.vergil.VergilApplication \ [junit] doc/img/vergil.ico \ [junit] "" \ [junit] `echo ptolemy/actor/gui/jnlp/FullApplication.jar lbnl/lbnl.jar lbnl/demo/demo.jar ant/apache-ant-license.jar com/cureos/cureos.jar doc/codeDocCapeCode.jar doc/design/usingVergil/usingVergil.jar edu/umich/eecs/april/april.jar lib/svgSalamander.jar com/jhlabs/jhlabs.jar org/json/json.jar org/terraswarm/accessor/accessor.jar org/terraswarm/accessor/accessors/accessors.jar org/terraswarm/accessor/demo/demo.jar org/terraswarm/ros/demo/demo.jar org/ptolemy/ssm/ssm.jar org/ptolemy/machineLearning/machineLearning.jar org/ptolemy/optimization/optimization.jar ptolemy/actor/lib/conversions/json/json.jar ptolemy/actor/lib/io/comm/comm.jar ptolemy/actor/lib/io/comm/demo/demo.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/asm-all-5.2.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/nashorn-core-15.3.jar ptolemy/actor/lib/jjs/jjs.jar ptolemy/actor/lib/jjs/demo/demo.jar ptolemy/actor/lib/jjs/modules/demo.jar ptolemy/actor/lib/jjs/modules/modules.jar ptolemy/actor/lib/jjs/node/node.jar ptolemy/actor/lib/mail/mail.jar ptolemy/demo/CapeCodeDemos.jar ptolemy/vergil/basic/imprt/accessor/accessor.jar ptolemy/cg/cgAccessor.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/asm-all-5.2.jar ptolemy/actor/lib/database/database.jar ptolemy/domains/space/space.jar ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jna-4.0.0-variadic.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/javax.mail.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/nashorn-core-15.3.jar lib/nrjavaserial-3.11.0.devel.jar org/ptolemy/opencv/opencv.jar lib/opencv-320.jar lib/opencv-341.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/org.eclipse.paho.client.mqttv3.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/slf4j-api-1.7.13.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/slf4j-simple-1.7.13.jar :/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-web-3.5.1.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/bridj-0.7.0.jar lib/xbjlib-1.1.0.nrjavaserial.jar lib/slf4j-simple-1.7.13.jar lib/slf4j-api-1.7.13.jar ptolemy/ptsupport.jar doc/docConfig.jar lib/diva.jar lib/ptliblicenses.jar ptolemy/domains/domains.jar lib/universalJavaApplicationStub-license.jar lib/kieler.jar ptolemy/vergil/basic/layout/layout.jar ptolemy/vergil/vergil.jar ptolemy/actor/parameters/demo/demo.jar doc/codeDoc.jar doc/design/usingVergil/usingVergil.jar ptolemy/actor/lib/colt/demo/demo.jar ptolemy/actor/lib/security/demo/demo.jar ptolemy/actor/lib/comm/demo/demo.jar ptolemy/actor/lib/hoc/demo/demo.jar ptolemy/actor/lib/io/demo/demo.jar ptolemy/actor/lib/javasound/demo/demo.jar ptolemy/data/type/demo/demo.jar ptolemy/data/unit/demo/demo.jar ptolemy/moml/demo/demo.jar ptolemy/vergil/kernel/attributes/demo/demo.jar ptolemy/actor/ptalon/antlr/antlr.jar ptolemy/actor/ptalon/demo/demo.jar ptolemy/actor/ptalon/ptalon.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/asm-all-5.2.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/nashorn-core-15.3.jar ptolemy/actor/lib/jjs/jjs.jar ptolemy/actor/lib/jjs/demo/demo.jar ptolemy/actor/lib/jjs/modules/demo.jar ptolemy/actor/lib/jjs/modules/modules.jar ptolemy/actor/lib/jjs/node/node.jar lib/jython.jar ptolemy/actor/lib/python/python.jar ptolemy/actor/lib/python/demo/demo.jar ptolemy/domains/continuous/demo/demo.jar ptolemy/domains/continuous/doc/doc.jar ptolemy/domains/modal/doc/doc.jar ptolemy/domains/modal/demo/demo.jar ptolemy/domains/sdf/demo/demo.jar ptolemy/domains/sdf/doc/doc.jar ptolemy/domains/ddf/demo/demo.jar ptolemy/domains/ddf/doc/doc.jar ptolemy/domains/de/demo/demo.jar ptolemy/domains/de/doc/doc.jar ptolemy/domains/hdf/demo/demo.jar ptolemy/domains/hdf/doc/doc.jar ptolemy/domains/pn/demo/demo.jar ptolemy/domains/pn/doc/doc.jar ptolemy/domains/rendezvous/demo/demo.jar ptolemy/domains/rendezvous/doc/doc.jar ptolemy/domains/sr/demo/demo.jar ptolemy/domains/sr/doc/doc.jar lib/sootclasses.jar ptolemy/copernicus/copernicus.jar contrib/contrib.jar doc/books/systems/vergil/vergil.jar doc/design/design.jar doc/img/img.jar doc/papers/papers.jar ptolemy/vergil/basic/export/html/html.jar ptolemy/vergil/basic/export/export.jar ptolemy/vergil/basic/export/web/web.jar lib/jcerti.jar org/hlacerti/hlacerti.jar org/ptolemy/qss/qss.jar org/ptolemy/qss/demo/demo.jar lib/jna.jar lib/jna-4.0.0-variadic.jar org/ptolemy/fmi/fmi.jar ptolemy/actor/lib/fmi/fmi.jar ptolemy/actor/lib/fmi/demo/demo.jar ptolemy/vergil/basic/imprt/fmu/fmu.jar ptolemy/actor/gt/gt.jar ptolemy/actor/gt/demo/demo.jar ptolemy/actor/lib/aspect/aspect.jar ptolemy/actor/lib/aspect/demo/demo.jar ptolemy/actor/lib/colt/colt.jar lib/ptcolt.jar ptolemy/actor/lib/fmi/demo/demo.jar ptolemy/actor/lib/gem5/gem5.jar ptolemy/actor/lib/gem5/demo/demo.jar ptolemy/actor/lib/jai/jai.jar ptolemy/actor/lib/jai/demo/demo.jar ptolemy/actor/lib/jmf/jmf.jar ptolemy/actor/lib/jmf/demo/demo.jar ptolemy/actor/lib/joystick/joystick.jar vendors/misc/joystick/Joystick.jar ptolemy/actor/lib/mail/mail.jar ptolemy/actor/lib/mail/demo/demo.jar ptolemy/actor/ptalon/gt/gt.jar ptolemy/actor/ptalon/gt/demo/demo.jar lib/ptCal.jar lib/saxon8.jar lib/saxon8-dom.jar lib/java_cup.jar ptolemy/caltrop/caltrop.jar ptolemy/caltrop/demo/demo.jar ptolemy/distributed/distributed.jar ptolemy/distributed/domains/sdf/sdf.jar ptolemy/distributed/demo/demo.jar ptolemy/demo/demo.jar ptolemy/domains/experimentalDomains.jar ptolemy/domains/algebraic/demo/demo.jar ptolemy/domains/ca/demo/demo.jar ptolemy/domains/ci/demo/demo.jar ptolemy/domains/ci/doc/doc.jar ptolemy/domains/csp/demo/demo.jar ptolemy/domains/csp/doc/doc.jar ptolemy/domains/curriculum/curriculum.jar ptolemy/domains/dde/demo/demo.jar ptolemy/domains/dde/doc/doc.jar ptolemy/domains/dt/demo/demo.jar ptolemy/domains/dt/doc/doc.jar ptolemy/domains/giotto/demo/demo.jar ptolemy/domains/giotto/doc/doc.jar ptolemy/domains/gr/gr.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/j3d/lib/Linux/vecmath.jar: ptolemy/domains/gr/demo/demo.jar ptolemy/domains/gr/doc/doc.jar ptolemy/domains/petrinet/demo/demo.jar ptolemy/domains/psdf/psdf.jar ptolemy/domains/psdf/demo/demo.jar ptolemy/domains/psdf/demo/BlindCommunication/BlindCommunication.jar ptolemy/domains/psdf/doc/doc.jar lib/mapss.jar ptolemy/domains/ptides/ptides.jar ptolemy/domains/ptides/demo/demo.jar ptolemy/domains/scr/scr.jar ptolemy/domains/scr/demo/demo.jar ptolemy/domains/sdf/lib/vq/vq.jar ptolemy/domains/sdf/lib/vq/data/data.jar ptolemy/domains/sdf/optimize/optimize.jar ptolemy/domains/sdf/optimize/demo/demo.jar ptolemy/domains/taskpt/taskpt.jar ptolemy/domains/taskpt/demo/demo.jar ptolemy/domains/taskpt/doc/doc.jar ptolemy/domains/tcs/tcs.jar ptolemy/domains/tcs/demo/demo.jar ptolemy/domains/tdl/tdl.jar ptolemy/domains/tdl/demo/demo.jar ptolemy/domains/tester/tester.jar ptolemy/domains/tm/demo/demo.jar ptolemy/domains/tm/doc/doc.jar ptolemy/domains/tm/tm.jar ptolemy/verification/verification.jar ptolemy/verification/demo/demo.jar ptolemy/domains/ptera/ptera.jar ptolemy/domains/ptera/demo/demo.jar ptolemy/domains/ptera/doc/doc.jar ptolemy/vergil/ptera/ptera.jar ptolemy/vergil/pdfrenderer/pdfrenderer.jar lib/PDFRenderer.jar ptolemy/vergil/basic/export/exportFull.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jsoup-1.14.2.jar ptolemy/vergil/basic/export/html/jsoup/jsoup.jar ptolemy/vergil/modal/fmv/fmv.jar ptolemy/vergil/gt/gt.jar ptolemy/vergil/scr/scr.jar ptolemy/vergil/tdl/tdl.jar ptolemy/cg/cg.jar ptolemy/data/ontologies/ontologies.jar ptolemy/data/ontologies/demo/demo.jar ptolemy/vergil/ontologies/ontologies.jar ptolemy/domains/sequence/sequence.jar ptolemy/domains/sequence/demo/demo.jar ptolemy/domains/pthales/pthales.jar ptolemy/domains/pthales/demo/demo.jar org/ptolemy/faultModels/faultModels.jar org/ptolemy/machineImprovisation/machineImprovisation.jar org/ptolemy/machineImprovisation/demo/demo.jar org/ptolemy/osc/osc.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/oscP5.jar lib/protobuf-java-2.4.1.jar ptolemy/domains/metroII/metroII.jar ptolemy/domains/metroII/demo/demo.jar ptolemy/domains/atc/atc.jar ptolemy/domains/atc/demo/demo.jar ptolemy/domains/fmima/fmima.jar ptolemy/domains/scr/scr.jar ptolemy/domains/scr/demo/demo.jar ptolemy/vergil/scr/scr.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/g4ltl.jar ptolemy/vergil/basic/imprt/g4ltl/g4ltl.jar ptolemy/vergil/basic/imprt/g4ltl/demo/demo.jar org/ptolemy/classloading/classloading.jar org/ptolemy/commons/commons.jar org/ptolemy/qss/qss.jar org/ptolemy/qss/demo/demo.jar ptolemy/actor/gui/syntax/syntax.jar ptolemy/domains/qss/qss.jar ptolemy/domains/qss/demo/demo.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar :/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/JRI.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/commons-logging-1.1.1.jar ptolemy/actor/lib/r/r.jar ptolemy/actor/lib/r/demo/demo.jar ptolemy/actor/lib/database/database.jar ptolemy/domains/space/space.jar ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar com/jgoodies/jgoodies.jar lib/bsh-2.0b4.jar org/mlc/mlc.jar ptolemy/actor/gui/run/run.jar ptolemy/domains/wireless/wireless.jar ptolemy/domains/wireless/demo/demo.jar ptolemy/domains/wireless/doc/doc.jar com/jhlabs/jhlabs.jar | sed 's/:/ /g' | sed 's/C:/c:/g' | sed "s@/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/@@g" ` > vergil_l4j.xml [junit] ./bin/mkl4j histogram ptolemy.plot.plotml.HistogramMLApplication \ [junit] doc/img/histogram.ico \ [junit] "" ptolemy/plot/plotapplication.jar > histogram_l4j.xml [junit] ./bin/mkl4j ptplot ptolemy.plot.plotml.EditablePlotMLApplication \ [junit] doc/img/ptplot.ico \ [junit] "" ptolemy/plot/plotapplication.jar > ptplot_l4j.xml [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j [junit] -rwxr-xr-x 1 travis travis 160 May 30 2017 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j [junit] ls -l `dirname /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j` [junit] lrwxrwxrwx 1 travis travis 76 Jun 6 02:09 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j -> /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors [junit] total 28 [junit] lrwxrwxrwx 1 travis travis 77 Jun 6 02:09 installer -> /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer [junit] lrwxrwxrwx 1 travis travis 74 Jun 6 02:09 izpack -> /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:09 j3d [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:09 jogl [junit] lrwxrwxrwx 1 travis travis 76 Jun 6 02:09 launch4j -> /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:09 misc [junit] drwxrwxr-x 5 travis travis 4096 Jun 6 02:09 node [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j" `./bin/ptcygpath capecode_l4j.xml` [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/capecode.exe [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j" `./bin/ptcygpath ptbook_l4j.xml` [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptbook.exe [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j" `./bin/ptcygpath hyvisual_l4j.xml /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j` [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/hyvisual.exe [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j" `./bin/ptcygpath ptiny_l4j.xml` [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptiny.exe [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j" `./bin/ptcygpath vergil_l4j.xml` [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/vergil.exe [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j" `./bin/ptcygpath histogram_l4j.xml` [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/histogram.exe [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j" `./bin/ptcygpath ptplot_l4j.xml` [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptplot.exe [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel' [junit] About to make jar_dist, PTII=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel' [junit] if [ -f lib/libbcvtb.jnilib ]; then \ [junit] (cd lib; \ [junit] "/usr/bin/jar" -cvf bcvtbMacOSX.jar libbcvtb.jnilib); \ [junit] else \ [junit] echo "$PTII/libbcvtb.jnilib does not exist creating dummy jar"; \ [junit] echo "$PTII/lib/libbcvtb.jnilib not found, see PTII/mk/jnlp.mk" \ [junit] > lib/README_bcvtb.txt; \ [junit] (cd lib; \ [junit] "/usr/bin/jar" -cvf bcvtbMacOSX.jar \ [junit] README_bcvtb.txt); \ [junit] rm -f lib/README_bcvtb.txt; \ [junit] fi [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/libbcvtb.jnilib does not exist creating dummy jar [junit] added manifest [junit] adding: README_bcvtb.txt(in = 136) (out= 112)(deflated 17%) [junit] if [ ! -d jar_dist ]; then \ [junit] mkdir -p jar_dist; \ [junit] fi [junit] # Remove /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ for files like /var/lib/hudson/jobs/ptII/workspace/vendors/oracle/javamail/mail.jar [junit] # Replace the CLASSPATHSEPARATOR with a space. [junit] # Copying vergil_l4j.jar to jar_dist/ [junit] # Copying lib/bcvtbMacOSX.jar to jar_dist/ [junit] # Copying lib/joystickWindows.jar to jar_dist/ [junit] # Copying lib/matlabMacOSX.jar to jar_dist/ [junit] # Copying lib/matlabLinux.jar to jar_dist/ [junit] # Copying lib/matlabSunOS.jar to jar_dist/ [junit] # Copying lib/matlabWindows.jar to jar_dist/ [junit] # Copying doc/codeDocBcvtb.jar to jar_dist/ [junit] # Copying ant/apache-ant-license.jar to jar_dist/ [junit] # Copying com/cureos/cureos.jar to jar_dist/ [junit] # Copying doc/codeDocCapeCode.jar to jar_dist/ [junit] # Copying doc/design/usingVergil/usingVergil.jar to jar_dist/ [junit] # Copying edu/umich/eecs/april/april.jar to jar_dist/ [junit] # Copying lib/svgSalamander.jar to jar_dist/ [junit] # Copying com/jhlabs/jhlabs.jar to jar_dist/ [junit] # Copying org/json/json.jar to jar_dist/ [junit] # Copying org/terraswarm/accessor/accessor.jar to jar_dist/ [junit] # Copying org/terraswarm/accessor/accessors/accessors.jar to jar_dist/ [junit] # Copying org/terraswarm/accessor/demo/demo.jar to jar_dist/ [junit] # Copying org/terraswarm/ros/demo/demo.jar to jar_dist/ [junit] # Copying org/ptolemy/ssm/ssm.jar to jar_dist/ [junit] # Copying org/ptolemy/machineLearning/machineLearning.jar to jar_dist/ [junit] # Copying org/ptolemy/optimization/optimization.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/conversions/json/json.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/io/comm/comm.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/io/comm/demo/demo.jar to jar_dist/ [junit] # Copying lib/asm-all-5.2.jar to jar_dist/ [junit] # Copying lib/nashorn-core-15.3.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/jjs/jjs.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/jjs/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/jjs/modules/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/jjs/modules/modules.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/jjs/node/node.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/mail/mail.jar to jar_dist/ [junit] # Copying ptolemy/demo/CapeCodeDemos.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/imprt/accessor/accessor.jar to jar_dist/ [junit] # Copying ptolemy/cg/cgAccessor.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/database/database.jar to jar_dist/ [junit] # Copying ptolemy/domains/space/space.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar to jar_dist/ [junit] # Copying lib/jna-4.0.0-variadic.jar to jar_dist/ [junit] # Copying lib/javax.mail.jar to jar_dist/ [junit] # Copying lib/nrjavaserial-3.11.0.devel.jar to jar_dist/ [junit] # Copying org/ptolemy/opencv/opencv.jar to jar_dist/ [junit] # Copying lib/opencv-320.jar to jar_dist/ [junit] # Copying lib/opencv-341.jar to jar_dist/ [junit] # Copying lib/org.eclipse.paho.client.mqttv3.jar to jar_dist/ [junit] # Copying lib/slf4j-api-1.7.13.jar to jar_dist/ [junit] # Copying lib/slf4j-simple-1.7.13.jar to jar_dist/ [junit] # Copying lib/hazelcast-3.8.2.jar to jar_dist/ [junit] # Copying lib/jackson-annotations-2.9.0.jar to jar_dist/ [junit] # Copying lib/jackson-core-2.9.3.jar to jar_dist/ [junit] # Copying lib/jackson-databind-2.9.3.jar to jar_dist/ [junit] # Copying lib/netty-buffer-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/netty-codec-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/netty-codec-dns-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/netty-codec-http-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/netty-codec-http2-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/netty-common-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/netty-handler-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/netty-resolver-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/netty-resolver-dns-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/netty-transport-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/vertx-codegen-3.5.1.jar to jar_dist/ [junit] # Copying lib/vertx-core-3.5.2-SNAPSHOT.jar to jar_dist/ [junit] # Copying lib/vertx-hazelcast-3.5.1.jar to jar_dist/ [junit] # Copying lib/vertx-lang-js-3.5.1.jar to jar_dist/ [junit] # Copying lib/vertx-service-proxy-3.5.1.jar to jar_dist/ [junit] # Copying lib/vertx-web-3.5.1.jar to jar_dist/ [junit] # Copying lib/webcam-capture-0.3.12.jar to jar_dist/ [junit] # Copying lib/bridj-0.7.0.jar to jar_dist/ [junit] # Copying lib/xbjlib-1.1.0.nrjavaserial.jar to jar_dist/ [junit] # Copying ptolemy/ptsupport.jar to jar_dist/ [junit] # Copying doc/docConfig.jar to jar_dist/ [junit] # Copying lib/diva.jar to jar_dist/ [junit] # Copying lib/ptliblicenses.jar to jar_dist/ [junit] # Copying ptolemy/domains/domains.jar to jar_dist/ [junit] # Copying lib/universalJavaApplicationStub-license.jar to jar_dist/ [junit] # Copying lib/kieler.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/layout/layout.jar to jar_dist/ [junit] # Copying ptolemy/vergil/vergil.jar to jar_dist/ [junit] # Copying ptolemy/actor/parameters/demo/demo.jar to jar_dist/ [junit] # Copying doc/codeDoc.jar to jar_dist/ [junit] # Copying lib/sootclasses.jar to jar_dist/ [junit] # Copying ptolemy/copernicus/copernicus.jar to jar_dist/ [junit] # Copying contrib/contrib.jar to jar_dist/ [junit] # Copying doc/books/systems/vergil/vergil.jar to jar_dist/ [junit] # Copying doc/design/design.jar to jar_dist/ [junit] # Copying doc/img/img.jar to jar_dist/ [junit] # Copying doc/papers/papers.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/export/html/html.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/export/export.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/export/web/web.jar to jar_dist/ [junit] # Copying lib/jcerti.jar to jar_dist/ [junit] # Copying org/hlacerti/hlacerti.jar to jar_dist/ [junit] # Copying org/ptolemy/qss/qss.jar to jar_dist/ [junit] # Copying org/ptolemy/qss/demo/demo.jar to jar_dist/ [junit] # Copying lib/jna.jar to jar_dist/ [junit] # Copying org/ptolemy/fmi/fmi.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/fmi/fmi.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/fmi/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/imprt/fmu/fmu.jar to jar_dist/ [junit] # Copying ptolemy/actor/gt/gt.jar to jar_dist/ [junit] # Copying ptolemy/actor/gt/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/aspect/aspect.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/aspect/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/colt/colt.jar to jar_dist/ [junit] # Copying lib/ptcolt.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/gem5/gem5.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/gem5/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/jai/jai.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/jai/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/jmf/jmf.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/jmf/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/joystick/joystick.jar to jar_dist/ [junit] # Copying vendors/misc/joystick/Joystick.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/mail/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/ptalon/gt/gt.jar to jar_dist/ [junit] # Copying ptolemy/actor/ptalon/gt/demo/demo.jar to jar_dist/ [junit] # Copying lib/ptCal.jar to jar_dist/ [junit] # Copying lib/saxon8.jar to jar_dist/ [junit] # Copying lib/saxon8-dom.jar to jar_dist/ [junit] # Copying lib/java_cup.jar to jar_dist/ [junit] # Copying ptolemy/caltrop/caltrop.jar to jar_dist/ [junit] # Copying ptolemy/caltrop/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/distributed/distributed.jar to jar_dist/ [junit] # Copying ptolemy/distributed/domains/sdf/sdf.jar to jar_dist/ [junit] # Copying ptolemy/distributed/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/experimentalDomains.jar to jar_dist/ [junit] # Copying ptolemy/domains/algebraic/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/ca/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/ci/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/ci/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/csp/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/csp/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/curriculum/curriculum.jar to jar_dist/ [junit] # Copying ptolemy/domains/dde/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/dde/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/dt/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/dt/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/giotto/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/giotto/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/gr/gr.jar to jar_dist/ [junit] # Copying vendors/j3d/lib/Linux/j3dcore.jar to jar_dist/ [junit] # Copying vendors/j3d/lib/Linux/j3dutils.jar to jar_dist/ [junit] # Copying vendors/j3d/lib/Linux/vecmath.jar to jar_dist/ [junit] # Copying ptolemy/domains/gr/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/gr/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/petrinet/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/psdf/psdf.jar to jar_dist/ [junit] # Copying ptolemy/domains/psdf/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/psdf/demo/BlindCommunication/BlindCommunication.jar to jar_dist/ [junit] # Copying ptolemy/domains/psdf/doc/doc.jar to jar_dist/ [junit] # Copying lib/mapss.jar to jar_dist/ [junit] # Copying ptolemy/domains/ptides/ptides.jar to jar_dist/ [junit] # Copying ptolemy/domains/ptides/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/scr/scr.jar to jar_dist/ [junit] # Copying ptolemy/domains/scr/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/sdf/lib/vq/vq.jar to jar_dist/ [junit] # Copying ptolemy/domains/sdf/lib/vq/data/data.jar to jar_dist/ [junit] # Copying ptolemy/domains/sdf/optimize/optimize.jar to jar_dist/ [junit] # Copying ptolemy/domains/sdf/optimize/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/taskpt/taskpt.jar to jar_dist/ [junit] # Copying ptolemy/domains/taskpt/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/taskpt/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/tcs/tcs.jar to jar_dist/ [junit] # Copying ptolemy/domains/tcs/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/tdl/tdl.jar to jar_dist/ [junit] # Copying ptolemy/domains/tdl/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/tester/tester.jar to jar_dist/ [junit] # Copying ptolemy/domains/tm/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/tm/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/tm/tm.jar to jar_dist/ [junit] # Copying ptolemy/verification/verification.jar to jar_dist/ [junit] # Copying ptolemy/verification/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/ptera/ptera.jar to jar_dist/ [junit] # Copying ptolemy/domains/ptera/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/ptera/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/vergil/ptera/ptera.jar to jar_dist/ [junit] # Copying ptolemy/vergil/pdfrenderer/pdfrenderer.jar to jar_dist/ [junit] # Copying lib/PDFRenderer.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/export/exportFull.jar to jar_dist/ [junit] # Copying lib/jsoup-1.14.2.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/export/html/jsoup/jsoup.jar to jar_dist/ [junit] # Copying ptolemy/vergil/modal/fmv/fmv.jar to jar_dist/ [junit] # Copying ptolemy/vergil/gt/gt.jar to jar_dist/ [junit] # Copying ptolemy/vergil/scr/scr.jar to jar_dist/ [junit] # Copying ptolemy/vergil/tdl/tdl.jar to jar_dist/ [junit] # Copying ptolemy/cg/cg.jar to jar_dist/ [junit] # Copying ptolemy/data/ontologies/ontologies.jar to jar_dist/ [junit] # Copying ptolemy/data/ontologies/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/vergil/ontologies/ontologies.jar to jar_dist/ [junit] # Copying ptolemy/domains/sequence/sequence.jar to jar_dist/ [junit] # Copying ptolemy/domains/sequence/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/pthales/pthales.jar to jar_dist/ [junit] # Copying ptolemy/domains/pthales/demo/demo.jar to jar_dist/ [junit] # Copying org/ptolemy/faultModels/faultModels.jar to jar_dist/ [junit] # Copying org/ptolemy/machineImprovisation/machineImprovisation.jar to jar_dist/ [junit] # Copying org/ptolemy/machineImprovisation/demo/demo.jar to jar_dist/ [junit] # Copying org/ptolemy/osc/osc.jar to jar_dist/ [junit] # Copying lib/oscP5.jar to jar_dist/ [junit] # Copying lib/protobuf-java-2.4.1.jar to jar_dist/ [junit] # Copying ptolemy/domains/metroII/metroII.jar to jar_dist/ [junit] # Copying ptolemy/domains/metroII/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/atc/atc.jar to jar_dist/ [junit] # Copying ptolemy/domains/atc/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/fmima/fmima.jar to jar_dist/ [junit] # Copying lib/g4ltl.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/imprt/g4ltl/g4ltl.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/imprt/g4ltl/demo/demo.jar to jar_dist/ [junit] # Copying org/ptolemy/classloading/classloading.jar to jar_dist/ [junit] # Copying org/ptolemy/commons/commons.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/syntax/syntax.jar to jar_dist/ [junit] # Copying ptolemy/domains/qss/qss.jar to jar_dist/ [junit] # Copying ptolemy/domains/qss/demo/demo.jar to jar_dist/ [junit] # Copying lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar to jar_dist/ [junit] # Copying lib/JRI.jar to jar_dist/ [junit] # Copying lib/commons-lang-2.6.jar to jar_dist/ [junit] # Copying lib/commons-logging-1.1.1.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/r/r.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/r/demo/demo.jar to jar_dist/ [junit] # Copying com/jgoodies/jgoodies.jar to jar_dist/ [junit] # Copying lib/bsh-2.0b4.jar to jar_dist/ [junit] # Copying org/mlc/mlc.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/run/run.jar to jar_dist/ [junit] # Copying ptolemy/domains/wireless/wireless.jar to jar_dist/ [junit] # Copying ptolemy/domains/wireless/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/wireless/doc/doc.jar to jar_dist/ [junit] # Copying doc/design/hyvisual.jar to jar_dist/ [junit] # Copying doc/codeDocHyVisual.jar to jar_dist/ [junit] # Copying ptolemy/domains/continuous/continuous.jar to jar_dist/ [junit] # Copying ptolemy/domains/de/de.jar to jar_dist/ [junit] # Copying ptolemy/domains/modal/modal.jar to jar_dist/ [junit] # Copying ptolemy/domains/sdf/lib/lib.jar to jar_dist/ [junit] # Copying ptolemy/domains/sdf/kernel/kernel.jar to jar_dist/ [junit] # Copying ptolemy/domains/sr/sr.jar to jar_dist/ [junit] # Copying ptolemy/domains/continuous/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/continuous/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/modal/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/modal/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/sdf/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/sdf/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/comm/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/hoc/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/io/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/javasound/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/data/type/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/data/unit/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/moml/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/vergil/kernel/attributes/demo/demo.jar to jar_dist/ [junit] # Copying lbnl/lbnl.jar to jar_dist/ [junit] # Copying lbnl/demo/demo.jar to jar_dist/ [junit] # Copying doc/codeDocViptos.jar to jar_dist/ [junit] # Copying ptolemy/domains/ptinyos/ptinyos.jar to jar_dist/ [junit] # Copying ptolemy/domains/ptinyos/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/ptinyos/doc/doc.jar to jar_dist/ [junit] # Copying doc/design/visualsense.jar to jar_dist/ [junit] # Copying doc/codeDocVisualSense.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/colt/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/security/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/ptalon/antlr/antlr.jar to jar_dist/ [junit] # Copying ptolemy/actor/ptalon/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/ptalon/ptalon.jar to jar_dist/ [junit] # Copying lib/jython.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/python/python.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/python/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/ddf/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/ddf/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/de/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/de/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/hdf/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/hdf/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/pn/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/pn/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/rendezvous/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/rendezvous/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/sr/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/sr/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/algebraic/algebraic.jar to jar_dist/ [junit] # Copying ptolemy/domains/ca/ca.jar to jar_dist/ [junit] # Copying ptolemy/domains/ci/ci.jar to jar_dist/ [junit] # Copying ptolemy/domains/csp/csp.jar to jar_dist/ [junit] # Copying ptolemy/domains/dde/dde.jar to jar_dist/ [junit] # Copying ptolemy/domains/ddf/ddf.jar to jar_dist/ [junit] # Copying ptolemy/domains/dt/dt.jar to jar_dist/ [junit] # Copying ptolemy/domains/giotto/giotto.jar to jar_dist/ [junit] # Copying ptolemy/domains/hdf/hdf.jar to jar_dist/ [junit] # Copying ptolemy/domains/pn/pn.jar to jar_dist/ [junit] # Copying ptolemy/domains/petrinet/petrinet.jar to jar_dist/ [junit] # Copying ptolemy/domains/rendezvous/rendezvous.jar to jar_dist/ [junit] # Copying ptolemy/domains/sdf/sdf.jar to jar_dist/ [junit] # Copying ptolemy/vergil/vergilApplet.jar to jar_dist/ [junit] # Copying ptolemy/plot/plotapplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/BCVTBApplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/CapeCodeApplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/DSPApplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/HyVisualApplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/PtinyApplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/PtinyKeplerApplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/PtinySandboxApplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/FullApplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/SpaceApplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/ViptosApplication.jar to jar_dist/ [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel' [junit] Done creating PTIIDIST/jar_dist: Mon Jun 6 02:10:07 UTC 2022 [junit] make[1]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] # The /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist rule updates the docs, so we need not do it here. [junit] #@echo "Regenerate the documentation with comm, gr, JAI, JMF etc." [junit] #(cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc; make JAVADOC=javadoc install) [junit] # Regenerate TII/build.xml [junit] (cd /home/travis/build/icyphy/ptII; ./configure) [junit] For more verbose output, run ./configure --enable-verbose [junit] checking if your path has 'program files/java' instead of 'Program Files/Java' ... ok [junit] checking if $PTII ('/home/travis/build/icyphy/ptII') has backslashes... ok [junit] checking if $PTII ('/home/travis/build/icyphy/ptII') and the current directory are the same"... checking if $PTII ('/home/travis/build/icyphy/ptII') contains "cygdrive"... ok [junit] checking for find... /usr/bin/find [junit] checking for javac... /usr/local/lib/jvm/openjdk11/bin/javac [junit] Unrecognized option: -d32 [junit] Error: Could not create the Java Virtual Machine. [junit] Error: A fatal exception has occurred. Program will exit. [junit] checking for java32... no [junit] configure: WARNING: Running java -d32 -version failed, [junit] and ./bin/java does not exist. [junit] Perhaps you need to install a separate 32-bit JVM [junit] or rerun configure with --with-java32? [junit] The 32-bit JVM is only needed for certain 32-bit FMI tests. [junit] In general, under a 64-bit JVM, FMI will work fine without a 32-bit JVM. [junit] checking for the java runtime in /usr/local/lib/jvm/openjdk11/bin... ok [junit] checking for java... /usr/local/lib/jvm/openjdk11/bin/java [junit] checking for the java compiler in /usr/local/lib/jvm/openjdk11/bin... ok [junit] checking for javac... (cached) /usr/local/lib/jvm/openjdk11/bin/javac [junit] checking the Java compiler with a simple compile... ok [junit] checking the value of the java.version Property ... ok [junit] checking for Java version for use with -target and by Ant in build.xml... ok [junit] checking the JDK version... ok [junit] checking for java.home property by compiling a test program ... ok [junit] checking for java.home property by running a test program ... ok [junit] checking for the jar command... ok [junit] checking that /usr/local/lib/jvm/openjdk11/bin/jar can handle -i... ok [junit] checking for the jarsigner command... ok [junit] configure: WARNING: Cannot find '/usr/local/lib/jvm/openjdk11/bin/javaws'. [junit] or '/Commands/javaws', looking in the path. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the javaws command... checking for javaws... no [junit] configure: WARNING: The javaws command "" is not executable or not found. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the keytool command... ok [junit] checking for the proper CLASSPATH separator... ok [junit] checking Nashorn, the JavaScript engine, used by Accessors... ok [junit] checking Java version 11.0.2 > 10, checking for asm-all.jar, used by standalone Nashorn... ok [junit] checking Java version 11.0.2 > 10, checking for standalone Nashorn... ok [junit] checking Compiling a Nashorn test program with classpath /home/travis/build/icyphy/ptII/config:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar... ok [junit] checking for /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/, used by CapeCode and Accessors... ok [junit] checking Java 9 and later... ok [junit] checking for the Apache ant binary... ok [junit] checking for gawk... /usr/bin/gawk [junit] checking for mvn... /usr/local/maven-3.6.3/bin/mvn [junit] checking for maven ant task. This could take a minute the first time configure is run.... ok [junit] configure: WARNING: Failed to find /usr/local/include/boost/numeric/odeint.hpp [junit] This is only a problem if you want to rebuild the Functional [junit] Mock-up Interface ++ C files in actor/lib/fmi/fmipp. [junit] Most users can use the shared libraries in /home/travis/build/icyphy/ptII/lib or /home/travis/build/icyphy/ptII/bin. [junit] checking for websensor in $PTII/ptolemy/apps/websensor... checking for Boost... checking for BSH, the Java Bean Shell... ok [junit] checking for Cal, the actor language... ok [junit] checking for saxon8.jar (used by caltrop)... ok [junit] checking for saxon8-dom.jar (used by caltrop)... ok [junit] checking for java_cup.jar (used by caltrop)... ok [junit] configure: WARNING: Failed to find Checkstyle in /home/travis/build/icyphy/ptII/vendors/checkstyle-6.2 [junit] Checkstyle is only necessary for code cleaning. [junit] Checkstyle is LGPL'd, so while it could be in the ptII repo, we don't add it. [junit] Checkstyle may be downloaded from http://checkstyle.sourceforge.net/ [junit] checking for Checkstyle, optionally used to check the style of Java files.... checking for Chic, the model checker... ok [junit] checking for Ptolemy subset of Colt, the scientific computing lib... ok [junit] configure: WARNING: Did not find /home/travis/build/icyphy/ptII/vendors/misc/colt/colt.jar, [junit] using /home/travis/build/icyphy/ptII/lib/ptcolt.jar [junit] CORBATest.java:28: error: package org.omg.CORBA does not exist [junit] import org.omg.CORBA.Object; [junit] ^ [junit] CORBATest.java:46: error: package org.omg.CORBA does not exist [junit] public static org.omg.CORBA.Object corbaObject = null; [junit] ^ [junit] 2 errors [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" CORBATest.java' failed. [junit] perhaps you are running an JDK 1.9? [junit] You will not be able to run the ptolemy.actor.corba actors, [junit] which is probably not a problem. [junit] configure: WARNING: Failed to find Cobertura in /home/travis/build/icyphy/ptII/vendors/corbertura-2.0.3 [junit] Cobertura is only necessary to for code coverage. [junit] Cobertura is GPL'd, so we don't check it in to the ptII repository. [junit] Cobertura may be downloaded from http://cobertura.github.io/cobertura/ [junit] configure: WARNING: Failed to find CUnit in /usr/local or [junit] /home/travis/build/icyphy/ptII/vendors/CUnit. [junit] CUnit is only necessary to test the C templates of the code generation facility [junit] configure: WARNING: Could not find tools.jar, checking for classes.jar [junit] configure: WARNING: Could not find tools.jar or classes.jar in [junit] PTJAVA_HOME = /usr/local/lib/jvm/openjdk11 [junit] Usually, tools.jar is in PTJAVA_HOME/../lib/tools.jar [junit] or classes.jar is in PTJAVA_HOME/../Classes/classes.jar [junit] Since tools.jar and classes.jar cannot be found, [junit] we will not use doclets from ptII/doc/doclets, which [junit] means that the actor documentation index system will not work. [junit] checking for Full version of Colt, the scientific computing lib... checking for CORBA... checking for Cobertura, optionally used for Java code coverage.... checking for CUnit to be used to test the C cg templates... checking for tools.jar for use with doclets... checking for classes.jar for use with doclets... checking for javadoc... /usr/local/lib/jvm/openjdk11/bin/javadoc [junit] configure: WARNING: Failed to find /home/travis/build/icyphy/ptII/vendors/mbed/gcc-arm/bin/arm-none-eabi-gcc [junit] so the Mbed CG facility will not be run. [junit] checking for arm-none-eabi-gcc... checking for the iText PDF jar... ok [junit] checking G4LTL... ok [junit] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [junit] import com.sun.image.codec.jpeg.JPEGCodec; [junit] ^ [junit] JAITest.java:28: error: package javax.media.jai does not exist [junit] import javax.media.jai.*; [junit] ^ [junit] 2 errors [junit] configure: WARNING: JAI not found in the default classpath [junit] checking for Java Advanced Imaging (JAI) API... checking for JAI in /home/travis/build/icyphy/ptII/vendors... ok [junit] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [junit] import com.sun.image.codec.jpeg.JPEGCodec; [junit] ^ [junit] 1 error [junit] configure: WARNING: JAI not found in /home/travis/build/icyphy/ptII/vendors/jai-1_1_3 [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" JAITest.java' failed and JAI jars were not found [junit] in /home/travis/build/icyphy/ptII/vendors [junit] perhaps the Java Advanced Imaging API is not installed? [junit] [junit] Note that JAI does not work in Java 9 and later because Java 9 removed [junit] internal classes used by JAI. [junit] See https://wiki.eecs.berkeley.edu/ptexternal/Main/JAI [junit] [junit] You need not download Jai unless you plan on using the video [junit] actors in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jai [junit] The JAI API can be downloaded from [junit] http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-java-client-419417.html [junit] checking for JAI using jars in /home/travis/build/icyphy/ptII/vendors/jai-1_1_3/lib... checking for Jcerti, used by hlacerti ... ok [junit] checking for JavaMail directory... ok [junit] configure: WARNING: Failed to find /usr/local/jmodelica/include/jmi.h [junit] which is part of JModelica. [junit] Ptolemy optionally includes one or more FMUs that use JModelica. [junit] To install JModelica, see https://svn.jmodelica.org/trunk/INSTALL [junit] checking for JModelica... TMP_JAVAFX_DIR=/home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2 [junit] /home/travis/build/icyphy/ptII/vendors/javafx: total 4 [junit] drwxr-xr-x 4 travis travis 4096 Jan 16 2019 javafx-sdk-11.0.2 [junit] JavaFXTest.java:28: error: package javafx.embed.swing does not exist [junit] import javafx.embed.swing.JFXPanel; [junit] ^ [junit] JavaFXTest.java:29: error: package javafx.scene.media does not exist [junit] import javafx.scene.media.Media; [junit] ^ [junit] JavaFXTest.java:49: error: cannot find symbol [junit] public static JFXPanel fxPanel = null; [junit] ^ [junit] symbol: class JFXPanel [junit] location: class JavaFXTest [junit] 3 errors [junit] configure: WARNING: JavaFX not yet found [junit] checking for JavaFX... checking checking for JavaFX in the default classpath... checking checking for JavaFX in a module... ok [junit] JMFTest.java:28: error: package javax.media does not exist [junit] import javax.media.CaptureDeviceInfo; [junit] ^ [junit] 1 error [junit] configure: WARNING: JMF not found in the default classpath, will check elsewhere next. [junit] checking for Java Media Framework (JMF) in the default classpath... checking for JMF in /home/travis/build/icyphy/ptII/vendors/JMF*... ok [junit] checking for the JMF directory... ok [junit] checking for Java Native Access (JNA) jar... ok [junit] checking for joystick jar file... ok [junit] checking for ptjacl.jar... ok [junit] checking for how to run jacl with "/usr/local/lib/jvm/openjdk11/bin/java"... % ok [junit] checking for JSoup, used when exporting html pages. ... ok [junit] checking for the JUnit - the Java Unit Testing Framework... ok [junit] checking for the JUnitParams, needed by our JUnit tests... ok [junit] checking for the Java Excel API (JXL)... ok [junit] checking for jython... no [junit] checking for jython.bat... no [junit] checking for Jython, the Java implementation of Python... ok [junit] checking for kieler jar file used by layout ... ok [junit] checking for node... checking for node... /home/travis/build/icyphy/ptII/bin/node [junit] checking for npm... checking for npm... /home/travis/build/icyphy/ptII/bin/npm [junit] checking for npm before 5.x... ok [junit] checking for OpenCV Java API... ok [junit] checking for OpenCV by compiling and running a small OpenCV program... About to load opencv_java320 [junit] Exception in thread "main" java.lang.RuntimeException: Could not load opencv_java320. [junit] java.library.path = /home/travis/pthla/certi-tools/lib:/usr/lib/jni:/usr/local/share/OpenCV/java/:/usr/share/OpenCV/java::/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib [junit] at OpenCVTest.main(OpenCVTest.java:79) [junit] Caused by: java.lang.UnsatisfiedLinkError: no opencv_java320 in java.library.path: [/home/travis/pthla/certi-tools/lib, /usr/lib/jni, /usr/local/share/OpenCV/java/, /usr/share/OpenCV/java, ., /usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib] [junit] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660) [junit] at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:829) [junit] at java.base/java.lang.System.loadLibrary(System.java:1867) [junit] at OpenCVTest.main(OpenCVTest.java:52) [junit] configure: WARNING: Failed to run OpenCV test program in /home/travis/build/icyphy/ptII/config with [junit] /usr/local/lib/jvm/openjdk11/bin/java -classpath /home/travis/build/icyphy/ptII/lib/opencv-320.jar:. OpenCVTest [junit] so we will try other jars. [junit] checking for opencv-*.jar in /home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java /home/travis/build/icyphy/ptII/lib /opt/local/share/OpenCV/java /usr/share/OpenCV/java /usr/local/share/OpenCV/java... ok [junit] checking /home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar... About to load opencv_java341 [junit] Imgproc.LINE_8: 8 [junit] Loaded opencv_java341 [junit] ok [junit] checking if org/ptolemy/opencv will be compiled.... ok [junit] checking for Open Sound Control/Processing.org interface (oscP5). ... ok [junit] checking for rxtx serial port interface... ok [junit] configure: WARNING: Could not find directory [junit] '/home/travis/build/icyphy/ptII/vendors/sun/javacc-5.0' [junit] so we search for the jjtree command. [junit] configure: WARNING: Failed to find jjtree [junit] configure: WARNING: Failed to find javacc, perhaps JavaCC is not installed? [junit] You need not download JavaCC unless you plan on modifying .jjt files [junit] in ptolemy/data/expr. [junit] JavaCC is available from [junit] https://javacc.org [junit] [junit] Note that the zip file that gets downloaded is actually an installer [junit] that must be run to install the JavaCC.zip file that contains the classes. [junit] [junit] Note that JavaCC-4.1 and 4.2 will not work, there are problems with [junit] ReInit() being static or not static. [junit] [junit] JavaCC-6.0 seems to not include the jjtree and javacc scripts, so [junit] we recommend JavaCC-5.0. [junit] [junit] Try: [junit] cd /home/travis/build/icyphy/ptII/vendors/sun [junit] wget https://javacc.org/downloads/javacc-5.0.tar.gz [junit] tar -zxf javacc-5.0.tar.gz [junit] cd /home/travis/build/icyphy/ptII [junit] ./configure [junit] [junit] Configure looks for JavaCC in /home/travis/build/icyphy/ptII/vendors/sun/javacc-5.0 [junit] so either install JavaCC in that location or use the --with-javacc= flag [junit] and then rerun configure.' [junit] checking for JavaCC... checking for jjtree... no [junit] checking for Java3D... ok [junit] checking for Jogl... ok [junit] ok [junit] ok [junit] ok [junit] ls: cannot access '/home/travis/build/icyphy/ptII/vendors/jogl/lib/natives/linux-amd64/*.jar': No such file or directory [junit] checking for jini directory... ok [junit] checking for jars used by jini... ...ok [junit] checking for the proper JNI architecture... checking for gcc... /usr/bin/gcc [junit] checking for cc... (cached) /usr/bin/gcc [junit] checking for javah... /usr/bin/javah [junit] checking for the cc for JNI... checking for that the pieces for JNI have been found... ok [junit] configure: WARNING: /usr/local/lib/jvm/openjdk11/../include was not found. As a result, compilation of JNI actors will fail. [junit] checking for the proper JNI architecture include directory... checking for the proper JNI library architecture... ok [junit] checking for if the -mno-cygwin flag is available... ok [junit] checking for the proper shared library gcc flag... ok [junit] checking for the proper shared library cc flag... ok [junit] checking for the proper shared library link flag... ok [junit] checking for the proper shared library prefix... ok [junit] checking for the proper shared library suffix... ok [junit] checking for JNI libraries needed to link JNI... ok [junit] checking for jode directory... ok [junit] checking for $JODE_DIR/jode.jar... ok [junit] checking for json directory... ok [junit] checking for matlab... no [junit] configure: WARNING: Failed to find matlab executable in the path. [junit] Perhaps Matlab is not installed? [junit] If Matlab is not present, then the Ptolemy II/Matlab interface in [junit] $PTII/ptolemy/matlab will not be usable. [junit] configure: WARNING: Matlab was not found, but compiling the .java files in ptolemy/matlab/ should be ok. [junit] checking for Protocol Buffers (ProtoBuf)... ok [junit] checking for the Paho MQTT jar... ok [junit] checking for mapss.jar, used by the PSDF domain... ok [junit] checking for anltr.jar, used by the Ptalon... ok [junit] checking for scalac... no [junit] configure: WARNING: Failed to find the scalac binary, [junit] so org/ptolemy/scala will be excluded [junit] checking for soot directory... ok [junit] checking for $SOOT_DIR/sootclasses.jar... ok [junit] checking for rt.jar by compiling config/SystemJar.java... ok [junit] checking the location or rt.jar... ok [junit] checking for mysql jar, used by the database actors... ok [junit] SystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableSystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableconfigure: WARNING: ojdbc6.jar not found, [junit] but only necessary to use database actors with Oracle. [junit] If the mysql jar file is present, then the Oracle Java Database Connector is not necessary [junit] To install ojdbc5.jar or ojdbc6.jar, [junit] download it from https://www.oracle.com/technetwork/database/features/jdbc/jdbc-drivers-12c-download-1958347.html [junit] copy it to ptolemy/actor/lib/database [junit] and rerun ./configure [junit] checking for ojdbc6.jar... checking for Sphinx4 Speech recognition data jar API... ok [junit] checking for Sphinx4 Speech recognition core jar API... ok [junit] checking for PDFRenderer... ok [junit] configure: WARNING: Failed to find Batik Jar file [junit] You need only have Batik if you are planning on rebuilding diva.jar [junit] for use with Kepler. [junit] Batik can be downloaded from http://xmlgraphics.apache.org/batik/, [junit] batike-1.9/lib/batik-all-1.9.jar copied to /home/travis/build/icyphy/ptII/lib [junit] and ./configure rerun. [junit] checking for Batik SVG... checking for svgSalamander... ok [junit] checking for RSyntaxEditor... ok [junit] configure: WARNING: $TOSROOT is not set. It must be set to use PtinyOS. [junit] configure: WARNING: $TOSROOT is set to '', [junit] but there is no directory by that name, so we will not set up for PtinyOS. [junit] For details, see /home/travis/build/icyphy/ptII/ptolemy/domains/ptinyos/README.txt. [junit] configure: WARNING: Failed to find giotto/gdk.jar [junit] perhaps Giotto is not installed? [junit] You need not download Giotto unless you plan on generating code for [junit] Giotto models. [junit] The Giotto SDK can be [junit] downloaded from https://embedded.eecs.berkeley.edu/giotto/ [junit] Copy gdk.jar to /home/travis/build/icyphy/ptII/vendors/giotto, for example: [junit] mkdir -p /home/travis/build/icyphy/ptII/vendors/giotto [junit] cp C:/Program\ Files/Giotto*/gdk.jar /home/travis/build/icyphy/ptII/vendors/giotto/ [junit] checking the for TinyOS... checking for giotto directory... checking for the Vertx application platform interface. ... ok [junit] checking for slf4-api... ok [junit] checking for slf4-simple... ok [junit] checking for webcam-capture... ok [junit] checking for xbjlib directory... ok [junit] checking for gcc... /usr/bin/gcc [junit] checking for libexpat... ok [junit] checking for expat.h... ok [junit] configure: WARNING: Failed to find boost/numeric/odeint.hpp, so FMI ++ [junit] will not be compiled. FMI++ is an extension of the [junit] Functional Mockup Interface, see [junit] http://sourceforge.net/p/fmipp/wiki/Home/ [junit] configure: creating ./config.status [junit] config.status: creating mk/ptII.mk [junit] config.status: creating bin/ptinvoke [junit] config.status: creating build.xml [junit] config.status: creating .classpath [junit] config.status: creating bin/comm.policy [junit] config.status: creating lib/ptII.properties [junit] config.status: creating ptolemy/util/test/junit/javachdir [junit] config.status: creating ptolemy/util/test/junit/javachdir32 [junit] config.status: executing default commands [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/lib*.so [junit] -rwxrwxr-x 1 travis travis 19964 Jun 6 02:09 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/libJNIFMU.so [junit] -rwxrwxr-x 1 travis travis 31898 Jun 6 02:09 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/libptmatlab.so [junit] # [junit] # Now creating PTII_FULL: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.tar [junit] # [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.tar Mon Jun 6 02:10:25 UTC 2022 [junit] 02:10:25 up 7 min, 1 user, load average: 1.93, 1.39, 0.66 [junit] chmod [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; chmod -R a+rX .) [junit] For some reason under Cygwin, we need to build the compressed [junit] tar file or we get errors [junit] Don't use -v with tar and Jenkins, avoid '/bin/tar: write error'. See http://stackoverflow.com/questions/37540792/jenkins-script-tar-write-error [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/..; \ [junit] rm -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/build.xml build.xml; \ [junit] /usr/local/bin/tar -c --no-anchored -X /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/src.ex \ [junit] -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.tar \ [junit] ptII11.1.devel) [junit] #(cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/..; \ [junit] #/usr/local/bin/tar -c -X /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/src.ex \ [junit] # -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel \ [junit] #ptII11.1.devel) [junit] #@echo "We will provide gzipped and non-gzipped tars" [junit] #cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.bak [junit] #gzip /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel [junit] #mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.bak /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel [junit] #chmod g+w /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.tar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel [junit] #-chgrp ptolemy /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.tar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel [junit] #ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.tar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel [junit] # [junit] # Now creating PTII_SRC: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.tar [junit] # [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.tar Mon Jun 6 02:10:37 UTC 2022 [junit] 02:10:37 up 7 min, 1 user, load average: 1.79, 1.38, 0.66 [junit] rm -rf src/ptII11.1.devel [junit] mkdir src [junit] (cd src; \ [junit] /usr/local/bin/tar -xf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.tar; \ [junit] cd ptII11.1.devel; \ [junit] echo "About to configure `pwd`"; \ [junit] echo "PATH: /home/travis/pthla/certi-tools/share/scripts:/home/travis/.rvm/gems/ruby-2.5.3/bin:/home/travis/.rvm/gems/ruby-2.5.3@global/bin:/home/travis/.rvm/rubies/ruby-2.5.3/bin:/home/travis/.rvm/bin:./node_modules/.bin:/home/travis/build/icyphy/ptII/bin:/home/travis/pthla/certi-tools/bin:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v7.10.1/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.3/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin"; \ [junit] PTII=`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpwd` ./configure --enable-verbose; make -k clean; \ [junit] touch mk/ptII.mk.in; \ [junit] echo "(0)About to remove class files in `pwd`"; \ [junit] find . -name "*.class" -exec rm {} \; ;\ [junit] cd ptolemy; \ [junit] echo "(1)About to remove jars in `pwd`"; \ [junit] find . \( -name ptinyos -o -name jini -o -name extractJarFileTest.jar -o -name antlr.jar -o -name "ojdbc5.jar" -o -name "ojdbc6.jar" -o -name "mysql-connector-java-5.1.6-bin.jar" -o -name PDFSample.jar \) -prune -o -name "*.jar" -ls -exec rm {} \; ;\ [junit] cd ..; \ [junit] cd ptolemy/domains/ptinyos; \ [junit] echo "(2)About to remove jars in `pwd`"; \ [junit] find . -name jdom.jar -prune -o -name nesc.jar -prune -o -name "*.jar" -ls -exec rm {} \; ;\ [junit] cd ../../../doc; \ [junit] echo "(3)About to remove jars in `pwd`"; \ [junit] find . -name "*.jar" -ls -exec rm {} \; ;\ [junit] cd ..; \ [junit] echo "(4)About to remove files named core `pwd`"; \ [junit] find . -type f -name core -ls -exec rm {} \; ;\ [junit] rm -rf doc/codeDoc*; \ [junit] rm -rf `cat /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/src.ex`; \ [junit] echo "About to remove unneeded sources from `pwd`"; \ [junit] rm -rf META-INF bin/ptcg.bat bin/comm.policy bin/convertToLazy bin/convertToLazy.bat bin/copernicus.bat bin/decompile.bat bin/emachine.bat bin/giottoc.bat bin/histogram.bat bin/jode.bat bin/mescal.bat bin/moml.bat bin/obfuscate.bat bin/ptcg bin/ptexecute.bat bin/ptjacl.bat bin/ptjaclapp.bat bin/ptjg bin/ptjg.bat bin/ptolemy.bat bin/ptinvoke bin/ptplot.bat bin/ptstartjini.bat bin/pxgraph.bat bin/soot.bat bin/startjini.gui.bat bin/tinic.bat bin/tinicomm.bat bin/tiniconverter.bat bin/vergil.bat config/jarTest.jar diva/build.xml diva/canvas/test/alljsimpletests.tcl diva/canvas/tutorial/doc-files diva/graph/test/alljsimpletests.tcl diva/util/test/alljsimpletests.tcl doc/img/banner.psd doc/img/ptIIbanner2.psd doc/img/PtolemyIICD.ec3 doc/img/PtolemyIISplash.psd doc/design/hyvisual.jar doc/design/visualsense.jar jar_dist lib/cachedir lib/ptII.properties lib/ptvr.jar mk/ptII.mk ptolemy/actor/gui/style/test/alljsimpletests.tcl ptolemy/actor/gui/test/alljsimpletests.tcl ptolemy/actor/lib/security/demo/Signature/ptKeystore ptolemy/actor/lib/security/test/foo.keystore ptolemy/actor/lib/test/Const.txt ptolemy/actor/lib/test/ReadFile1Output.txt ptolemy/component ptolemy/domains/coroutine ptolemy/domains/fmi ptolemy/vergil/basic/imprt/fmu/ImportFMUAsJavaFMUAction.java ptolemy/domains/gr/demo/Demo1 ptolemy/domains/gr/lib/vr ptolemy/domains/hs ptolemy/domains/metroII ptolemy/domains/openmodelica ptolemy/matlab/ptmatlab.exp ptolemy/matlab/ptmatlab.lib ptolemy/matlab/ptmatlab.obj ptolemy/media/test/tmp2_7.au ptolemy/moml/jxta/demo/EPtolemyA/EPtolemy.properties ptolemy/moml/jxta/JXTAClassLoader.class ptolemy/moml/jxta/JXTALibrary.class ptolemy/plot/ptplotlocales ptolemy/util/test/FileUtilities-1.1.tmp ptolemy/vergil/toolbox/test/alljsimpletests.tcl signed; \ [junit] ls META-INF bin/ptcg.bat bin/comm.policy bin/convertToLazy bin/convertToLazy.bat bin/copernicus.bat bin/decompile.bat bin/emachine.bat bin/giottoc.bat bin/histogram.bat bin/jode.bat bin/mescal.bat bin/moml.bat bin/obfuscate.bat bin/ptcg bin/ptexecute.bat bin/ptjacl.bat bin/ptjaclapp.bat bin/ptjg bin/ptjg.bat bin/ptolemy.bat bin/ptinvoke bin/ptplot.bat bin/ptstartjini.bat bin/pxgraph.bat bin/soot.bat bin/startjini.gui.bat bin/tinic.bat bin/tinicomm.bat bin/tiniconverter.bat bin/vergil.bat config/jarTest.jar diva/build.xml diva/canvas/test/alljsimpletests.tcl diva/canvas/tutorial/doc-files diva/graph/test/alljsimpletests.tcl diva/util/test/alljsimpletests.tcl doc/img/banner.psd doc/img/ptIIbanner2.psd doc/img/PtolemyIICD.ec3 doc/img/PtolemyIISplash.psd doc/design/hyvisual.jar doc/design/visualsense.jar jar_dist lib/cachedir lib/ptII.properties lib/ptvr.jar mk/ptII.mk ptolemy/actor/gui/style/test/alljsimpletests.tcl ptolemy/actor/gui/test/alljsimpletests.tcl ptolemy/actor/lib/security/demo/Signature/ptKeystore ptolemy/actor/lib/security/test/foo.keystore ptolemy/actor/lib/test/Const.txt ptolemy/actor/lib/test/ReadFile1Output.txt ptolemy/component ptolemy/domains/coroutine ptolemy/domains/fmi ptolemy/vergil/basic/imprt/fmu/ImportFMUAsJavaFMUAction.java ptolemy/domains/gr/demo/Demo1 ptolemy/domains/gr/lib/vr ptolemy/domains/hs ptolemy/domains/metroII ptolemy/domains/openmodelica ptolemy/matlab/ptmatlab.exp ptolemy/matlab/ptmatlab.lib ptolemy/matlab/ptmatlab.obj ptolemy/media/test/tmp2_7.au ptolemy/moml/jxta/demo/EPtolemyA/EPtolemy.properties ptolemy/moml/jxta/JXTAClassLoader.class ptolemy/moml/jxta/JXTALibrary.class ptolemy/plot/ptplotlocales ptolemy/util/test/FileUtilities-1.1.tmp ptolemy/vergil/toolbox/test/alljsimpletests.tcl signed; \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/findclean; \ [junit] (cd org/terraswarm/accessor/accessors/web; ant clean.duktape); \ [junit] cd ..;) [junit] About to configure /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel [junit] PATH: /home/travis/pthla/certi-tools/share/scripts:/home/travis/.rvm/gems/ruby-2.5.3/bin:/home/travis/.rvm/gems/ruby-2.5.3@global/bin:/home/travis/.rvm/rubies/ruby-2.5.3/bin:/home/travis/.rvm/bin:./node_modules/.bin:/home/travis/build/icyphy/ptII/bin:/home/travis/pthla/certi-tools/bin:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v7.10.1/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.3/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin [junit] checking if your path has 'program files/java' instead of 'Program Files/Java' ... ok [junit] checking if $PTII ('/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel') has backslashes... ok [junit] '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel' does not contain backslashes [junit] checking if $PTII ('/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel') and the current directory are the same"... checking if $PTII ('/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel') contains "cygdrive"... ok [junit] '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel' does not contain cygdrive or cygwin, which is right. [junit] checking for find... /usr/bin/find [junit] PTJAVA_DIR environment variable was not set, [junit] so we search for the java compiler. [junit] checking for javac... /usr/local/lib/jvm/openjdk11/bin/javac [junit] PTJAVA32_DIR environment variable was not set, [junit] so we search for the java compiler. [junit] Unrecognized option: -d32 [junit] Error: Could not create the Java Virtual Machine. [junit] Error: A fatal exception has occurred. Program will exit. [junit] checking for java32... no [junit] configure: WARNING: Running java -d32 -version failed, [junit] and ./bin/java does not exist. [junit] Perhaps you need to install a separate 32-bit JVM [junit] or rerun configure with --with-java32? [junit] The 32-bit JVM is only needed for certain 32-bit FMI tests. [junit] In general, under a 64-bit JVM, FMI will work fine without a 32-bit JVM. [junit] checking for the java runtime in /usr/local/lib/jvm/openjdk11/bin... /usr/local/lib/jvm/openjdk11/bin/java [junit] checking for java... /usr/local/lib/jvm/openjdk11/bin/java [junit] You have the right java in your path, [junit] "/usr/local/lib/jvm/openjdk11/bin/java" [junit] = "/usr/local/lib/jvm/openjdk11/bin/java" [junit] checking for the java compiler in /usr/local/lib/jvm/openjdk11/bin... /usr/local/lib/jvm/openjdk11/bin/javac [junit] checking for javac... (cached) /usr/local/lib/jvm/openjdk11/bin/javac [junit] You have the right javac in your path, [junit] "/usr/local/lib/jvm/openjdk11/bin/javac" [junit] = "/usr/local/lib/jvm/openjdk11/bin/javac" [junit] checking the Java compiler with a simple compile... confTest.java compiled [junit] checking the value of the java.version Property ... 11.0.2 [junit] checking for Java version for use with -target and by Ant in build.xml... 11 [junit] checking the JDK version... ok, you are running 11.0.2 [junit] checking for java.home property by compiling a test program ... JavaHome.java compiled [junit] checking for java.home property by running a test program ... /usr/local/lib/jvm/openjdk11 [junit] checking for the jar command... /usr/local/lib/jvm/openjdk11/bin/jar [junit] checking that /usr/local/lib/jvm/openjdk11/bin/jar can handle -i... /usr/local/lib/jvm/openjdk11/bin/jar -i worked [junit] checking for the jarsigner command... /usr/local/lib/jvm/openjdk11/bin/jarsigner [junit] configure: WARNING: Cannot find '/usr/local/lib/jvm/openjdk11/bin/javaws'. [junit] or '/Commands/javaws', looking in the path. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the javaws command... checking for javaws... no [junit] configure: WARNING: The javaws command "" is not executable or not found. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the keytool command... /usr/local/lib/jvm/openjdk11/bin/keytool [junit] checking for the proper CLASSPATH separator... ':' [junit] ptolemy/backtrack/eclipse/ is not present, [junit] no need to print message about Darwin. [junit] checking Nashorn, the JavaScript engine, used by Accessors... Java version 11.0.2 > 10, checking for asm-all.jar and nashorn-core.jar [junit] checking Java version 11.0.2 > 10, checking for asm-all.jar, used by standalone Nashorn... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/asm-all-5.2.jar [junit] checking Java version 11.0.2 > 10, checking for standalone Nashorn... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/nashorn-core-15.3.jar [junit] checking Compiling a Nashorn test program with classpath /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/config:/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/nashorn-core-15.3.jar... NashornTest.java compiled [junit] checking for /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/accessors/, used by CapeCode and Accessors... ok [junit] checking Java 9 and later... Java version is 11.0.2, Java 9 or later present, so certain internal sun.* packages are not accessible [junit] checking for the Apache ant binary... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ant/bin/ant [junit] checking for gawk... /usr/bin/gawk [junit] checking for mvn... /usr/local/maven-3.6.3/bin/mvn [junit] checking for maven ant task. This could take a minute the first time configure is run.... ok [junit] configure: WARNING: Failed to find /usr/local/include/boost/numeric/odeint.hpp [junit] This is only a problem if you want to rebuild the Functional [junit] Mock-up Interface ++ C files in actor/lib/fmi/fmipp. [junit] Most users can use the shared libraries in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib or /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/bin. [junit] checking for websensor in $PTII/ptolemy/apps/websensor... checking for Boost... checking for BSH, the Java Bean Shell... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/bsh-2.0b4.jar [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/c is not present, [junit] so we need not find the CaffeineMark Kit. [junit] checking for Cal, the actor language... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib [junit] checking for saxon8.jar (used by caltrop)... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/saxon8.jar [junit] checking for saxon8-dom.jar (used by caltrop)... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/saxon8-dom.jar [junit] checking for java_cup.jar (used by caltrop)... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/java_cup.jar [junit] configure: WARNING: Failed to find Checkstyle in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/checkstyle-6.2 [junit] Checkstyle is only necessary for code cleaning. [junit] Checkstyle is LGPL'd, so while it could be in the ptII repo, we don't add it. [junit] Checkstyle may be downloaded from http://checkstyle.sourceforge.net/ [junit] checking for Checkstyle, optionally used to check the style of Java files.... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/chic is not present, [junit] so we need not find Chic, the modular verifier for [junit] behavioral compatibility checking of software and hardware components. [junit] checking for Ptolemy subset of Colt, the scientific computing lib... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/colt.jar [junit] configure: WARNING: Did not find /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/misc/colt/colt.jar, [junit] using /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/ptcolt.jar [junit] checking for Full version of Colt, the scientific computing lib... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/corba is not present, [junit] so we need not check for CORBA. [junit] configure: WARNING: Failed to find Cobertura in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/corbertura-2.0.3 [junit] Cobertura is only necessary to for code coverage. [junit] Cobertura is GPL'd, so we don't check it in to the ptII repository. [junit] Cobertura may be downloaded from http://cobertura.github.io/cobertura/ [junit] configure: WARNING: Failed to find CUnit in /usr/local or [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/CUnit. [junit] CUnit is only necessary to test the C templates of the code generation facility [junit] configure: WARNING: Could not find tools.jar, checking for classes.jar [junit] configure: WARNING: Could not find tools.jar or classes.jar in [junit] PTJAVA_HOME = /usr/local/lib/jvm/openjdk11 [junit] Usually, tools.jar is in PTJAVA_HOME/../lib/tools.jar [junit] or classes.jar is in PTJAVA_HOME/../Classes/classes.jar [junit] Since tools.jar and classes.jar cannot be found, [junit] we will not use doclets from ptII/doc/doclets, which [junit] means that the actor documentation index system will not work. [junit] checking for Cobertura, optionally used for Java code coverage.... checking for CUnit to be used to test the C cg templates... checking for tools.jar for use with doclets... checking for classes.jar for use with doclets... checking for javadoc... /usr/local/lib/jvm/openjdk11/bin/javadoc [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/backtrack/eclipse is not present, [junit] so we need not find Eclipse. [junit] You are running under Mac OS X, and backtracking [junit] is not currently supported. See [junit] http://chess.eecs.berkeley.edu/ptexternal/wiki/Main/Mac [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/c is not present, [junit] so we need not find the Boehm GC. [junit] configure: WARNING: Failed to find /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/mbed/gcc-arm/bin/arm-none-eabi-gcc [junit] so the Mbed CG facility will not be run. [junit] configure: WARNING: Failed to find iText.jar [junit] as /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/misc/itext/iText.jar. [junit] Perhaps the iText is not installed? [junit] You need not download the iText interface unless you [junit] would like to export PDF from Vergil. [junit] Note that the iText jar file has the Affero General Public License (AGPL), [junit] which is an extension of the GNU Public License. [junit] To use the iText interface, download iText from http://itextpdf.com [junit] place iText.jar in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/misc/itext/ and then rerun configure. [junit] checking for arm-none-eabi-gcc... checking for the iText PDF jar... checking G4LTL... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/g4ltl.jar [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/mescal/relsat is not present, [junit] so we need not find GMP. [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/homer is not present, [junit] so we need not find the Netbeans visual gui interface. [junit] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [junit] import com.sun.image.codec.jpeg.JPEGCodec; [junit] ^ [junit] JAITest.java:28: error: package javax.media.jai does not exist [junit] import javax.media.jai.*; [junit] ^ [junit] 2 errors [junit] configure: WARNING: JAI not found in the default classpath [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" JAITest.java' failed and JAI jars were not found [junit] in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors [junit] perhaps the Java Advanced Imaging API is not installed? [junit] [junit] Note that JAI does not work in Java 9 and later because Java 9 removed [junit] internal classes used by JAI. [junit] See https://wiki.eecs.berkeley.edu/ptexternal/Main/JAI [junit] [junit] You need not download Jai unless you plan on using the video [junit] actors in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jai [junit] The JAI API can be downloaded from [junit] http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-java-client-419417.html [junit] checking for Java Advanced Imaging (JAI) API... checking for JAI in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors... checking for Jcerti, used by hlacerti ... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/jcerti.jar [junit] checking for JavaMail directory... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib [junit] configure: WARNING: Failed to find /usr/local/jmodelica/include/jmi.h [junit] which is part of JModelica. [junit] Ptolemy optionally includes one or more FMUs that use JModelica. [junit] To install JModelica, see https://svn.jmodelica.org/trunk/INSTALL [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/javafx/*': No such file or directory [junit] checking for JModelica... TMP_JAVAFX_DIR= [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/javafx': No such file or directory [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/javafx: [junit] JavaFXTest.java:28: error: package javafx.embed.swing does not exist [junit] import javafx.embed.swing.JFXPanel; [junit] ^ [junit] JavaFXTest.java:29: error: package javafx.scene.media does not exist [junit] import javafx.scene.media.Media; [junit] ^ [junit] JavaFXTest.java:49: error: cannot find symbol [junit] public static JFXPanel fxPanel = null; [junit] ^ [junit] symbol: class JFXPanel [junit] location: class JavaFXTest [junit] 3 errors [junit] configure: WARNING: Failed to find JavaFX. [junit] [junit] Perhaps you are running an OpenJDK JDK instead of an Oracle JDK? [junit] Or, perhaps you are using an Oracle JDK later than JDK 10 that [junit] no longer includes JavaFX. [junit] To download JavaFX, see https://openjfx.io/ [junit] [junit] The ./configure script searches for [junit] so please install OpenFX at one of those locations or use [junit] --with-javafx-jar=JARFILE [junit] [junit] If OpenFX is not present, then the audio accessors will not work under CapeCode. [junit] [junit] JMFTest.java:28: error: package javax.media does not exist [junit] import javax.media.CaptureDeviceInfo; [junit] ^ [junit] 1 error [junit] configure: WARNING: JMF not found in the default classpath, will check elsewhere next. [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" JMFTest.java' failed. [junit] perhaps the Java Media Framework (JMF) is not installed? [junit] You need not download the JMF unless you plan on using the video [junit] actors in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jmf [junit] The JMF SDK can be downloaded from [junit] http://www.oracle.com/technetwork/java/javase/download-142937.html [junit] checking for JavaFX... checking checking for JavaFX in the default classpath... checking for Java Media Framework (JMF) in the default classpath... checking for JMF in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/JMF*... checking for Java Native Access (JNA) jar... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/jna-4.0.0-variadic.jar [junit] checking for joystick jar file... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/misc/joystick/Joystick.jar [junit] checking for ptjacl.jar... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/ptjacl.jar [junit] checking for how to run jacl with "/usr/local/lib/jvm/openjdk11/bin/java"... % /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/ptjacl.jar [junit] checking for JSoup, used when exporting html pages. ... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/jsoup-1.14.2.jar [junit] checking for the JUnit - the Java Unit Testing Framework... [junit] checking for the JUnitParams, needed by our JUnit tests... [junit] checking for the Java Excel API (JXL)... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/excel/jxl.jar [junit] checking for jython... no [junit] checking for jython.bat... no [junit] checking for Jython, the Java implementation of Python... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib [junit] checking for kieler jar file used by layout ... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/kieler.jar [junit] checking for node... checking for node... /home/travis/build/icyphy/ptII/bin/node [junit] checking for npm... checking for npm... /home/travis/build/icyphy/ptII/bin/npm [junit] checking for npm before 5.x... ok, npm is version /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] 4.2.0 [junit] checking for OpenCV Java API... OpenCV found at /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/opencv-320.jar. [junit] checking for OpenCV by compiling and running a small OpenCV program... About to load opencv_java320 [junit] Exception in thread "main" java.lang.RuntimeException: Could not load opencv_java320. [junit] java.library.path = /home/travis/pthla/certi-tools/lib:/usr/lib/jni:/usr/local/share/OpenCV/java/:/usr/share/OpenCV/java::/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib [junit] at OpenCVTest.main(OpenCVTest.java:79) [junit] Caused by: java.lang.UnsatisfiedLinkError: no opencv_java320 in java.library.path: [/home/travis/pthla/certi-tools/lib, /usr/lib/jni, /usr/local/share/OpenCV/java/, /usr/share/OpenCV/java, ., /usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib] [junit] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660) [junit] at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:829) [junit] at java.base/java.lang.System.loadLibrary(System.java:1867) [junit] at OpenCVTest.main(OpenCVTest.java:52) [junit] configure: WARNING: Failed to run OpenCV test program in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/config with [junit] /usr/local/lib/jvm/openjdk11/bin/java -classpath /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/opencv-320.jar:. OpenCVTest [junit] so we will try other jars. [junit] checking for opencv-*.jar in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/opencv/share/OpenCV/java /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib /opt/local/share/OpenCV/java /usr/share/OpenCV/java /usr/local/share/OpenCV/java... OpenCV jars: /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/opencv-341.jar /usr/share/OpenCV/java/opencv-341.jar [junit] checking /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/opencv-341.jar... About to load opencv_java341 [junit] Imgproc.LINE_8: 8 [junit] Loaded opencv_java341 [junit] OpenCV found at /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/opencv-341.jar. [junit] checking if org/ptolemy/opencv will be compiled.... ok [junit] checking for Open Sound Control/Processing.org interface (oscP5). ... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/oscP5.jar [junit] checking for rxtx serial port interface... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/nrjavaserial-3.11.0.devel.jar [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/apps/lejos is not present, [junit] so we need not find lejos. [junit] configure: WARNING: Could not find directory [junit] '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/sun/javacc-5.0' [junit] so we search for the jjtree command. [junit] checking for JavaCC... checking for jjtree... no [junit] configure: WARNING: Failed to find jjtree [junit] configure: WARNING: Failed to find javacc, perhaps JavaCC is not installed? [junit] You need not download JavaCC unless you plan on modifying .jjt files [junit] in ptolemy/data/expr. [junit] JavaCC is available from [junit] https://javacc.org [junit] [junit] Note that the zip file that gets downloaded is actually an installer [junit] that must be run to install the JavaCC.zip file that contains the classes. [junit] [junit] Note that JavaCC-4.1 and 4.2 will not work, there are problems with [junit] ReInit() being static or not static. [junit] [junit] JavaCC-6.0 seems to not include the jjtree and javacc scripts, so [junit] we recommend JavaCC-5.0. [junit] [junit] Try: [junit] cd /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/sun [junit] wget https://javacc.org/downloads/javacc-5.0.tar.gz [junit] tar -zxf javacc-5.0.tar.gz [junit] cd /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel [junit] ./configure [junit] [junit] Configure looks for JavaCC in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/sun/javacc-5.0 [junit] so either install JavaCC in that location or use the --with-javacc= flag [junit] and then rerun configure.' [junit] checking for Java3D... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/j3d/lib/Linux/vecmath.jar: [junit] configure: WARNING: Could not find the Jogl directory. [junit] This could be a problem under Linux and JDK 9 or 10 and later [junit] [junit] To install, [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/jogl/lib/natives/linux-amd64 [junit] cd /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/jogl/lib/natives/linux-amd64 [junit] wget https://jogamp.org/deployment/v2.3.2/jar/jogl-all-natives-linux-amd64.jar [junit] wget https://jogamp.org/deployment/v2.3.2/jar/gluegen-rt-natives-linux-amd64.jar [junit] [junit] cd /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel [junit] ./configure [junit] [junit] [junit] checking for Jogl... checking for jini directory... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/jini [junit] checking for jars used by jini... jini-core.jar jini-ext.jar sun-util.jar ok [junit] checking for the proper JNI architecture... checking for gcc... /usr/bin/gcc [junit] checking for cc... (cached) /usr/bin/gcc [junit] checking for javah... /usr/bin/javah [junit] checking for the cc for JNI... checking for that the pieces for JNI have been found... 'linux' [junit] configure: WARNING: /usr/local/lib/jvm/openjdk11/../include was not found. As a result, compilation of JNI actors will fail. [junit] checking for the proper JNI architecture include directory... checking for the proper JNI library architecture... 'amd64' [junit] checking for if the -mno-cygwin flag is available... '' [junit] checking for the proper shared library gcc flag... '-shared' [junit] checking for the proper shared library cc flag... '-fPIC' [junit] checking for the proper shared library link flag... '-fPIC' [junit] checking for the proper shared library prefix... 'lib' [junit] checking for the proper shared library suffix... 'so' [junit] checking for JNI libraries needed to link JNI... '' [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/jode is not present, [junit] so we need not find Jode, which is a java disassembler. [junit] checking for json directory... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/json [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/apps/kvm is not present, [junit] so we need not find the PalmOS kvm. [junit] checking for matlab... no [junit] configure: WARNING: Failed to find matlab executable in the path. [junit] Perhaps Matlab is not installed? [junit] If Matlab is not present, then the Ptolemy II/Matlab interface in [junit] $PTII/ptolemy/matlab will not be usable. [junit] configure: WARNING: Matlab was not found, but compiling the .java files in ptolemy/matlab/ should be ok. [junit] checking for Protocol Buffers (ProtoBuf)... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/protobuf-java-2.4.1.jar [junit] checking for the Paho MQTT jar... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/org.eclipse.paho.client.mqttv3.jar [junit] checking for mapss.jar, used by the PSDF domain... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib [junit] checking for anltr.jar, used by the Ptalon... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/antlr [junit] checking for scalac... no [junit] configure: WARNING: Failed to find the scalac binary, [junit] so org/ptolemy/scala will be excluded [junit] checking for soot directory... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib [junit] checking for $SOOT_DIR/sootclasses.jar... ok [junit] ${SOOT_DIR}/sootclasses.jar${CLASSPATHSEPARATOR}${CLASSPATHSEPARATOR}${JAVA_SYSTEM_JAR}${CLASSPATHSEPARATOR}${JAVAX_CRYPTO_JAR} [junit] checking for rt.jar by compiling config/SystemJar.java... SystemJar.java compiled [junit] checking the location or rt.jar... '' [junit] checking for mysql jar, used by the database actors... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar [junit] SystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableSystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableconfigure: WARNING: ojdbc6.jar not found, [junit] but only necessary to use database actors with Oracle. [junit] If the mysql jar file is present, then the Oracle Java Database Connector is not necessary [junit] To install ojdbc5.jar or ojdbc6.jar, [junit] download it from https://www.oracle.com/technetwork/database/features/jdbc/jdbc-drivers-12c-download-1958347.html [junit] copy it to ptolemy/actor/lib/database [junit] and rerun ./configure [junit] configure: WARNING: Could not find the sphinx4 jar files. [junit] These files are only necessary for the accessor in [junit] ptolemy/actor/lib/jjs/modules/speechRecognition. [junit] To install Sphinx4: [junit] 1. mkdir /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/misc/sphinx4 [junit] 2. Download these .jar files and place in ptolemy/vendors/misc/sphinx: [junit] [junit] wget -O /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar 'https://oss.sonatype.org/service/local/artifact/maven/redirect?r=releases&g=net.sf.phat&a=sphinx4-core&v=5prealpha&e=jar' [junit] [junit] wget -O /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar 'https://oss.sonatype.org/service/local/artifact/maven/redirect?r=releases&g=net.sf.phat&a=sphinx4-data&v=5prealpha&e=jar' [junit] [junit] 3. Rerun [junit] (cd /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel; ./configure) [junit] checking for ojdbc6.jar... checking for Sphinx4 Speech recognition data jar API... checking for PDFRenderer... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/PDFRenderer.jar [junit] configure: WARNING: Failed to find Batik Jar file [junit] You need only have Batik if you are planning on rebuilding diva.jar [junit] for use with Kepler. [junit] Batik can be downloaded from http://xmlgraphics.apache.org/batik/, [junit] batike-1.9/lib/batik-all-1.9.jar copied to /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib [junit] and ./configure rerun. [junit] checking for Batik SVG... checking for svgSalamander... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/svgSalamander.jar [junit] checking for RSyntaxEditor... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/apps/tini is not present, [junit] so we need not find the Dallas Semiconductor tini. [junit] configure: WARNING: $TOSROOT is not set. It must be set to use PtinyOS. [junit] configure: WARNING: $TOSROOT is set to '', [junit] but there is no directory by that name, so we will not set up for PtinyOS. [junit] For details, see /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/README.txt. [junit] configure: WARNING: Failed to find giotto/gdk.jar [junit] perhaps Giotto is not installed? [junit] You need not download Giotto unless you plan on generating code for [junit] Giotto models. [junit] The Giotto SDK can be [junit] downloaded from https://embedded.eecs.berkeley.edu/giotto/ [junit] Copy gdk.jar to /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/giotto, for example: [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/giotto [junit] cp C:/Program\ Files/Giotto*/gdk.jar /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/giotto/ [junit] checking the for TinyOS... checking for giotto directory... checking for the Vertx application platform interface. ... ${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/hazelcast-3.8.2.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/jackson-annotations-2.9.0.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/jackson-core-2.9.3.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/jackson-databind-2.9.3.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-buffer-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-codec-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-codec-dns-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-codec-http-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-codec-http2-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-common-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-handler-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-resolver-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-resolver-dns-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-transport-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/vertx-codegen-3.5.1.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/vertx-core-3.5.2-SNAPSHOT.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/vertx-hazelcast-3.5.1.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/vertx-lang-js-3.5.1.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/vertx-service-proxy-3.5.1.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/vertx-web-3.5.1.jar [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/apps/kvm is not present, [junit] so we need not find the PalmOS waba. [junit] checking for slf4-api... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/slf4j-api-1.7.13.jar [junit] checking for slf4-simple... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/slf4j-simple-1.7.13.jar [junit] checking for webcam-capture... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/webcam-capture-0.3.12.jar [junit] checking for xbjlib directory... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/xbjlib-1.1.0.nrjavaserial.jar [junit] checking for gcc... /usr/bin/gcc [junit] checking for libexpat... /usr/lib/x86_64-linux-gnu/libexpat.so} [junit] checking for expat.h... /usr/include/expat.h [junit] configure: WARNING: Failed to find boost/numeric/odeint.hpp, so FMI ++ [junit] will not be compiled. FMI++ is an extension of the [junit] Functional Mockup Interface, see [junit] http://sourceforge.net/p/fmipp/wiki/Home/ [junit] configure: creating ./config.status [junit] config.status: creating mk/ptII.mk [junit] config.status: creating bin/ptinvoke [junit] config.status: creating build.xml [junit] config.status: creating .classpath [junit] config.status: creating bin/comm.policy [junit] config.status: creating lib/ptII.properties [junit] config.status: creating ptolemy/util/test/junit/javachdir [junit] config.status: creating ptolemy/util/test/junit/javachdir32 [junit] config.status: executing default commands [junit] make[1]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptII.jar config/*.class vergil.jnlp vergilDSP.jnlp vergilHyVisual.jnlp vergilPtiny.jnlp vergilPtinySandbox.jnlp vergilVisualSense.jnlp ptKeystore capecode.exe ptbook.exe hyvisual.exe ptiny.exe vergil.exe histogram.exe ptplot.exe capecode_l4j.xml ptbook_l4j.xml hyvisual_l4j.xml ptiny_l4j.xml vergil_l4j.xml histogram_l4j.xml ptplot_l4j.xml [junit] rm -f core [junit] making clean in ./util [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in util/testsuite [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/util/testsuite' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PrintThreads.class WatchDog.class [junit] rm -f core [junit] making clean in util/testsuite/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/util/testsuite/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/util/testsuite/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/util/testsuite' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/util' [junit] making clean in ./com [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in com/cureos [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/cureos' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp cureos.jar [junit] rm -f core [junit] making clean in com/cureos/numerics [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/cureos/numerics' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Calcfc.class Cobyla.class CobylaExitStatus.class numerics.jar numerics.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/cureos/numerics' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/cureos' [junit] making clean in com/jhlabs [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp jhlabs.jar [junit] rm -f core [junit] making clean in com/jhlabs/composite [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/composite' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AddComposite.class AverageComposite.class BurnComposite.class ColorBurnComposite.class ColorComposite.class ColorDodgeComposite.class ContourComposite.class DarkenComposite.class DifferenceComposite.class DodgeComposite.class ExclusionComposite.class HardLightComposite.class HueComposite.class LightenComposite.class MiscComposite.class MiscCompositeContext.class MultiplyComposite.class NegationComposite.class OverlayComposite.class PinLightComposite.class RGBComposite.class SaturationComposite.class ScreenComposite.class SoftLightComposite.class SubtractComposite.class ValueComposite.class composite.jar composite.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/composite' [junit] making clean in com/jhlabs/image [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/image' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractBufferedImageOp.class ApplyMaskFilter.class ArrayColormap.class AverageFilter.class BicubicScaleFilter.class BinaryFilter.class BlockFilter.class BlurFilter.class BorderFilter.class BoxBlurFilter.class BrushedMetalFilter.class BumpFilter.class CausticsFilter.class CellularFilter.class ChannelMixFilter.class CheckFilter.class ChromaKeyFilter.class ChromeFilter.class CircleFilter.class ColorHalftoneFilter.class Colormap.class CompositeFilter.class CompoundFilter.class ContourFilter.class ContrastFilter.class ConvolveFilter.class CropFilter.class CrystallizeFilter.class CurlFilter.class Curve.class CurvesFilter.class DeinterlaceFilter.class DespeckleFilter.class DiffuseFilter.class DiffusionFilter.class DilateFilter.class DisplaceFilter.class DissolveFilter.class DitherFilter.class DoGFilter.class EdgeFilter.class EmbossFilter.class EqualizeFilter.class ErodeAlphaFilter.class ErodeFilter.class ExposureFilter.class FBMFilter.class FadeFilter.class FeedbackFilter.class FieldWarpFilter.class FillFilter.class FlareFilter.class FlipFilter.class Flush3DFilter.class FourColorFilter.class GainFilter.class GammaFilter.class GaussianFilter.class GlintFilter.class GlowFilter.class Gradient.class GradientFilter.class GradientWipeFilter.class GrayFilter.class GrayscaleColormap.class GrayscaleFilter.class HSBAdjustFilter.class HalftoneFilter.class HighPassFilter.class Histogram.class ImageCombiningFilter.class ImageMath.class ImageUtils.class InterpolateFilter.class InvertAlphaFilter.class InvertFilter.class IteratedFilter.class JavaLnFFilter.class KaleidoscopeFilter.class KeyFilter.class LaplaceFilter.class LensBlurFilter.class LevelsFilter.class LifeFilter.class LightFilter.class LinearColormap.class LookupFilter.class MapColorsFilter.class MapFilter.class MarbleFilter.class MarbleTexFilter.class MaskFilter.class MaximumFilter.class MedianFilter.class MinimumFilter.class MirrorFilter.class MotionBlurFilter.class MotionBlurOp.class MotionDetectorFilter.class MutatableFilter.class NoiseFilter.class OctTreeQuantizer.class OffsetFilter.class OilFilter.class OpacityFilter.class OutlineFilter.class PerspectiveFilter.class PinchFilter.class PixelUtils.class PlasmaFilter.class PointFilter.class PointillizeFilter.class PolarFilter.class PosterizeFilter.class PremultiplyFilter.class QuantizeFilter.class Quantizer.class QuiltFilter.class RGBAdjustFilter.class RaysFilter.class ReduceNoiseFilter.class RenderTextFilter.class RescaleFilter.class RippleFilter.class RotateFilter.class SaturationFilter.class ScaleFilter.class ScratchFilter.class ShadeFilter.class ShadowFilter.class ShapeFilter.class SharpenFilter.class ShatterFilter.class ShearFilter.class ShineFilter.class SkeletonFilter.class SkyFilter.class SmartBlurFilter.class SmearFilter.class SolarizeFilter.class SparkleFilter.class Spectrum.class SpectrumColormap.class SphereFilter.class SplineColormap.class StampFilter.class SwimFilter.class SwizzleFilter.class TextureFilter.class ThresholdFilter.class TileImageFilter.class TransferFilter.class TransformFilter.class TransitionFilter.class TritoneFilter.class TwirlFilter.class UnpremultiplyFilter.class UnsharpFilter.class VariableBlurFilter.class WarpFilter.class WarpGrid.class WaterFilter.class WeaveFilter.class WholeImageFilter.class WoodFilter.class image.jar [junit] rm -f core [junit] making clean in com/jhlabs/image/svg [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/image/svg' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AnnotateFilter.class svg.jar svg.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/image/svg' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/image' [junit] making clean in com/jhlabs/math [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/math' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BinaryFunction.class BlackFunction.class CellularFunction2D.class CompositeFunction1D.class CompoundFunction2D.class FBM.class FFT.class FractalSumFunction.class Function1D.class Function2D.class Function3D.class ImageFunction2D.class MarbleFunction.class MathFunction1D.class Noise.class RidgedFBM.class SCNoise.class TurbulenceFunction.class VLNoise.class math.jar math.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/math' [junit] making clean in com/jhlabs/vecmath [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/vecmath' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AxisAngle4f.class Color4f.class Matrix4f.class Point3f.class Point4f.class Quat4f.class Tuple3f.class Tuple4f.class Vector3f.class Vector4f.class vecmath.jar vecmath.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/vecmath' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs' [junit] making clean in com/jgoodies [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp jgoodies.jar [junit] rm -f core [junit] making clean in com/jgoodies/forms [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp forms.jar [junit] rm -f core [junit] making clean in com/jgoodies/forms/builder [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/builder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractFormBuilder.class ButtonBarBuilder.class ButtonStackBuilder.class DefaultFormBuilder.class I15dPanelBuilder.class PanelBuilder.class builder.jar builder.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/builder' [junit] making clean in com/jgoodies/forms/debug [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/debug' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FormDebugPanel.class FormDebugUtils.class debug.jar debug.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/debug' [junit] making clean in com/jgoodies/forms/factories [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/factories' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Borders.class ButtonBarFactory.class ComponentFactory.class DefaultComponentFactory.class FormFactory.class factories.jar factories.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/factories' [junit] making clean in com/jgoodies/forms/layout [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/layout' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BoundedSize.class CellConstraints.class ColumnSpec.class ConstantSize.class FormLayout.class FormSpec.class RowSpec.class Size.class Sizes.class layout.jar layout.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/layout' [junit] making clean in com/jgoodies/forms/util [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractUnitConverter.class DefaultUnitConverter.class LayoutStyle.class MacLayoutStyle.class UnitConverter.class Utilities.class WindowsLayoutStyle.class util.jar util.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/util' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies' [junit] making clean in com/microstar [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/microstar' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in com/microstar/xml [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/microstar/xml' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HandlerBase.class XmlException.class XmlHandler.class XmlParser.class xml.jar xml.jar [junit] rm -f core [junit] making clean in com/microstar/xml/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/microstar/xml/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DtdDemo.class EventDemo.class ReaderDemo.class StreamDemo.class TimerDemo.class XmlApp.class XmlApplet.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/microstar/xml/demo' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/microstar/xml' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/microstar' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com' [junit] making clean in ./diva [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp diva.jar [junit] rm -f core [junit] making clean in diva/canvas [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractFigure.class AbstractFigureContainer.class AbstractSite.class BasicZList.class CanvasComponent.class CanvasDebugUtilities.class CanvasLayer.class CanvasPane.class CanvasUtilities.class CompositeFigure.class DamageRegion.class Figure.class FigureContainer.class FigureDecorator.class FigureLayer.class FigureSet.class FigureWrapper.class GeometricSet.class GraphicsPane.class JCanvas.class OverlayLayer.class PaneWrapper.class Site.class SiteDecorator.class TransformContext.class VisibleComponent.class ZList.class canvas.jar [junit] rm -f core [junit] making clean in diva/canvas/connector [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/connector' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractConnector.class AbstractConnectorTarget.class ArcConnector.class ArcInteractor.class ArcManipulator.class ArcMidpointSite.class Arrowhead.class AutonomousSite.class BasicManhattanRouter.class Blob.class BoundsSite.class CenterSite.class CenterTarget.class Connector.class ConnectorAdapter.class ConnectorEnd.class ConnectorEvent.class ConnectorInteractor.class ConnectorListener.class ConnectorManipulator.class ConnectorTarget.class FixedNormalSite.class IncrManhattanRouter.class ManhattanConnector.class ManhattanRouter.class NullSite.class ParametricSite.class PerimeterSite.class PerimeterTarget.class Router.class StraightConnector.class StraightTerminal.class Terminal.class TerminalFigure.class connector.jar connector.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/connector' [junit] making clean in diva/canvas/demo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SimplePane.class demo.jar demo.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/demo' [junit] making clean in diva/canvas/event [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/event' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp EventAcceptor.class EventLayer.class ExtendedMouseFilter.class LayerAdapter.class LayerConsumer.class LayerEvent.class LayerEventMulticaster.class LayerListener.class LayerMotionAdapter.class LayerMotionListener.class LayerMouseAdapter.class MouseFilter.class event.jar event.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/event' [junit] making clean in diva/canvas/interactor [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/interactor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractInteractor.class ActionInteractor.class BasicGrabHandle.class BasicGrabHandleFactory.class BasicSelectionModel.class BasicSelectionRenderer.class BoundedDragInteractor.class BoundsConstraint.class BoundsGeometry.class BoundsManipulator.class CircleGeometry.class CircleManipulator.class CompositeInteractor.class DragInteractor.class Geometry.class GrabHandle.class GrabHandleFactory.class Interactor.class Manipulator.class MoveHandle.class PathGeometry.class PathManipulator.class PointConstraint.class QuadrantConstraint.class SelectionDragger.class SelectionEvent.class SelectionInteractor.class SelectionListener.class SelectionModel.class SelectionRenderer.class ShapedFigure.class interactor.jar interactor.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/interactor' [junit] making clean in diva/canvas/toolbox [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/toolbox' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BasicCanvasPane.class BasicController.class BasicEllipse.class BasicFigure.class BasicHighlighter.class BasicRectangle.class GraphicsParser.class GridLayer.class IconFigure.class ImageFigure.class LabelFigure.class LabelWrapper.class PaintedFigure.class PathFigure.class RoundedRectangle.class SVGParser.class SVGUtilities.class SwingWrapper.class TypedDecorator.class VectorFigure.class toolbox.jar toolbox.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/toolbox' [junit] making clean in diva/canvas/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp All.class ConcreteFigures.class FigureTest.class JCanvasTest.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/test' [junit] making clean in diva/canvas/tutorial [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/tutorial' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ArcTutorial.class CompositeFigureTutorial.class ConnectorTutorial.class DragTutorial.class FigureTutorial.class IconTutorial.class LabelTutorial.class ManipulatorTutorial.class SimpleTutorial.class TerminalTutorial.class TransformedFigureTutorial.class VectorFigureTutorial.class tutorial.jar tutorial.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/tutorial' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas' [junit] making clean in diva/graph [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractGraphController.class AbstractGraphModel.class BasicEdgeController.class BasicNodeController.class EdgeController.class EdgeCreator.class EdgeInteractor.class EdgeRenderer.class GraphController.class GraphEvent.class GraphException.class GraphListener.class GraphModel.class GraphPane.class GraphUtilities.class GraphViewEvent.class GraphViewListener.class JGraph.class MutableGraphModel.class NodeController.class NodeDragInteractor.class NodeInteractor.class NodeRenderer.class SimpleGraphController.class graph.jar [junit] rm -f core [junit] making clean in diva/graph/basic [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/basic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ArcRenderer.class BasicEdgeRenderer.class BasicGraphController.class BasicGraphDemo.class BasicGraphDemoApplet.class BasicGraphModel.class BasicLayoutTarget.class BasicNodeRenderer.class BubbleGraphController.class BubbleGraphDemo.class BubbleGraphDemoApplet.class BubblePane.class BubbleRenderer.class basic.jar basic.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/basic' [junit] making clean in diva/graph/layout [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/layout' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractGlobalLayout.class GlobalLayout.class GridAnnealingLayout.class IncrLayoutAdapter.class IncrementalLayout.class IncrementalLayoutListener.class LayoutTarget.class LayoutUtilities.class LevelLayout.class ProxyIncrLayout.class RandomIncrLayout.class RandomLayout.class layout.jar layout.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/layout' [junit] making clean in diva/graph/modular [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/modular' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BasicModularGraphModel.class CompositeModel.class CompositeNode.class CompositeNodeModel.class Edge.class EdgeModel.class Graph.class ModularGraphModel.class MutableCompositeNodeModel.class MutableEdgeModel.class MutableModularGraphModel.class MutableNodeModel.class Node.class NodeModel.class modular.jar modular.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/modular' [junit] making clean in diva/graph/toolbox [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/toolbox' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DeletionListener.class GraphEventMulticaster.class GraphLogger.class StateBubble.class TypedNodeRenderer.class toolbox.jar toolbox.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/toolbox' [junit] making clean in diva/graph/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp All.class BasicGraphModelTest.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/test' [junit] making clean in diva/graph/tutorial [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/tutorial' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp EditorTutorial.class NestedTutorial.class NodeRendererTutorial.class PrepopulatedTutorial.class SimpleTutorial.class tutorial.jar tutorial.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/tutorial' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph' [junit] making clean in diva/gui [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractDocument.class AbstractStoragePolicy.class AbstractView.class AppContext.class AppContextDelegate.class AppletContext.class Application.class ApplicationContext.class ApplicationExceptionHandler.class ApplicationResources.class BasicFrame.class BasicPage.class BasicStoragePolicy.class ContextView.class DefaultActions.class DefaultStoragePolicy.class DesktopContext.class Document.class DocumentFactory.class GUIUtilities.class MDIContext.class MultipageDocument.class MultipageModel.class MultipageParser.class MultipageWriter.class Page.class StoragePolicy.class View.class ViewAdapter.class ViewEvent.class ViewListener.class gui.jar [junit] rm -f core [junit] making clean in diva/gui/toolbox [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/gui/toolbox' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FigureIcon.class FocusMouseListener.class JCanvasPalette.class JCanvasPanner.class JContextMenu.class JPalette.class JPanner.class JPseudoFrame.class JShadePane.class JStatusBar.class JTreePane.class ListDataModel.class MenuCreator.class MenuFactory.class toolbox.jar toolbox.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/gui/toolbox' [junit] making clean in diva/gui/tutorial [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/gui/tutorial' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractApplication.class MDIApplication.class TextDocument.class TextView.class AppletTutorial.class ApplicationTutorial.class MDIApplicationTutorial.class tutorial.jar tutorial.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/gui/tutorial' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/gui' [junit] making clean in diva/resource [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/resource' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DefaultBundle.class RelativeBundle.class resource.jar resource.jar [junit] rm -f core [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/resource' [junit] making clean in diva/util [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ArrayIterator.class BasicPropertyContainer.class CompoundIterator.class Filter.class FilteredArrayIterator.class FilteredIterator.class IteratorAdapter.class IteratorIterator.class IteratorUtilities.class LoggableOp.class ModelParser.class ModelWriter.class NullArrayIterator.class NullIterator.class PropertyChangeMulticaster.class PropertyContainer.class ProxyIterator.class ReverseIterator.class SemanticObjectContainer.class UnitIterator.class UserObjectContainer.class util.jar [junit] rm -f core [junit] making clean in diva/util/java2d [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/java2d' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractPaintedGraphic.class PaintedGraphic.class PaintedImage.class PaintedList.class PaintedObject.class PaintedPath.class PaintedShape.class PaintedString.class Polygon2D.class PolygonIterator.class Polyline2D.class PolylineIterator.class ShapeUtilities.class java2d.jar java2d.jar [junit] rm -f core [junit] making clean in diva/util/java2d/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/java2d/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in diva/util/java2d/test/junit [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/java2d/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Polygon2DJUnitTest.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/java2d/test/junit' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/java2d/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/java2d' [junit] making clean in diva/util/xml [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/xml' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractXmlBuilder.class CompositeBuilder.class XmlBuilder.class XmlDemo.class XmlDocument.class XmlElement.class XmlReader.class XmlUtilities.class XmlWriter.class xml.jar xml.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/xml' [junit] making clean in diva/util/jester [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/jester' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp EventPlayer.class EventRecorder.class TestCase.class TestFailedException.class TestHarness.class TestSuite.class TestUtilities.class jester.jar jester.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/jester' [junit] making clean in diva/util/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp All.class ShapeUtilitiesTest.class XMLElementTest.class XMLParserTest.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva' [junit] making clean in ./edu [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in edu/umich [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in edu/umich/eecs [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in edu/umich/eecs/april [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp april.jar [junit] rm -f core [junit] making clean in edu/umich/eecs/april/image [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/image' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AprilTagFilter.class FloatImage.class Homography33b.class SigProc.class image.jar image.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/image' [junit] making clean in edu/umich/eecs/april/jmat [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/jmat' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CSRVec.class DenseVec.class LUDecomposition.class LinAlg.class MathUtil.class Matrix.class Permutation.class SingularValueDecomposition.class Vec.class jmat.jar [junit] rm -f core [junit] making clean in edu/umich/eecs/april/jmat/geom [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/jmat/geom' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp GLine2D.class GLineSegment2D.class geom.jar geom.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/jmat/geom' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/jmat' [junit] making clean in edu/umich/eecs/april/tag [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/tag' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Tag16h5.class Tag25h7.class Tag25h9.class Tag36h10.class Tag36h11.class Tag36h9.class TagDetection.class TagFamily.class tag.jar tag.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/tag' [junit] making clean in edu/umich/eecs/april/util [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Gridder.class Normalize2D.class ReflectUtil.class Tic.class UnionFindSimple.class util.jar util.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/util' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu' [junit] making clean in ./net [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/net' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in net/jimblackler [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/net/jimblackler' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in jimblackler/Utils [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/net/jimblackler/Utils' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CollectionAbortedException.class Collector.class ReferenceYieldAdapter.class ResultHandler.class ThreadedYieldAdapter.class YieldAdapter.class YieldAdapterIterable.class YieldAdapterIterator.class Utils.jar Utils.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/net/jimblackler/Utils' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/net/jimblackler' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/net' [junit] making clean in ./org [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in org/mlc [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/mlc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp mlc.jar [junit] rm -f core [junit] making clean in org/mlc/swing [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/mlc/swing' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp swing.jar [junit] rm -f core [junit] making clean in org/mlc/swing/example [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/mlc/swing/example' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CustomerPanel.class ExamplePanel.class example.jar example.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/mlc/swing/example' [junit] making clean in org/mlc/swing/layout [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/mlc/swing/layout' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BeanProperty.class ButtonBarComponentBuilder.class ComponentBuilder.class ComponentDef.class ContainerLayout.class DefaultComponentBuilder.class DnDTable.class DndList.class FormDebugPanel.class FormEditor.class JListComponentBuilder.class JTableComponentBuilder.class JToolBarComponentBuilder.class JTreeComponentBuilder.class LayoutConstraintsManager.class LayoutFrame.class MultiContainerFrame.class NewComponentDialog.class SeparatorComponentBuilder.class TransferableWrapper.class UserPrefs.class layout.jar layout.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/mlc/swing/layout' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/mlc/swing' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/mlc' [junit] making clean in org/json [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/json' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CDL.class Cookie.class CookieList.class HTTP.class HTTPTokener.class JSONArray.class JSONException.class JSONML.class JSONObject.class JSONString.class JSONStringer.class JSONTokener.class JSONWriter.class Test.class XML.class XMLTokener.class json.jar json.jar [junit] rm -f core [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/json' [junit] making clean in org/ptolemy [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in org.ptolemy/classloading [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/classloading' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorOrientedClassProvider.class ClassLoadingStrategy.class ModelElementClassProvider.class SimpleClassLoadingStrategy.class classloading.jar [junit] rm -f core [junit] making clean in org/ptolemy/classloading/osgi [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/classloading/osgi' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DefaultModelElementClassProvider.class OSGiClassLoadingStrategy.class PackageBasedModelElementClassProvider.class osgi.jar osgi.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/classloading/osgi' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/classloading' [junit] making clean in org.ptolemy/commons [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/commons' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FutureValue.class ThreeDigitVersionSpecification.class VersionSpecification.class commons.jar commons.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/commons' [junit] making clean in org.ptolemy/faultModels [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/faultModels' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PacketDropFaultGenerator.class StuckAtFaultGenerator.class faultModels.jar faultModels.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/faultModels' [junit] making clean in org.ptolemy/fmi [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/fmi' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMI20CallbackFunctions.class FMI20ContinuousStateDerivative.class FMI20CoSimulationCapabilities.class FMI20ModelExchangeCapabilities.class FMI20ModelInstance.class FMI20Output.class FMICallbackFunctions.class FMICapabilities.class FMICoSimulationCapabilities.class FMIEventInfo.class FMI20EventInfo.class FMILibrary.class FMIModelDescription.class FMIScalarVariable.class FMUBuilder.class FMUFile.class FMULibrary.class FMULog.class FMULogUtilities.class NativeSizeT.class fmi.jar jfmi2.0.0.tar.gz jfmi2.0.0.zip [junit] rm -f core [junit] making clean in org/ptolemy/fmi/driver [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/fmi/driver' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMUCoSimulation.class FMUDriver.class FMUModelExchange.class OutputRow.class driver.jar driver.jar [junit] rm -f core [junit] making clean in org/ptolemy/fmi/driver/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/fmi/driver/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/fmi/driver/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/fmi/driver' [junit] making clean in org/ptolemy/fmi/type [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/fmi/type' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMIBooleanType.class FMIIntegerType.class FMIRealType.class FMIStringType.class FMIType.class type.jar type.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/fmi/type' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/fmi' [junit] making clean in org.ptolemy/machineImprovisation [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineImprovisation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Chord.class ChordFollower.class ChordParser.class FactorOracle.class FactorOracleGenerator.class FactorOracleTop.class MidiKeyToNote.class MusicSpecs.class Note.class NoteParser.class NoteToMidiKey.class OracleModel.class machineImprovisation.jar machineImprovisation.jar [junit] rm -f core [junit] making clean in org/ptolemy/machineImprovisation/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineImprovisation/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in org/ptolemy/machineImprovisation/demo/JazzImprovisation [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineImprovisation/demo/JazzImprovisation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JazzImprovisation.jar JazzImprovisation.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineImprovisation/demo/JazzImprovisation' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineImprovisation/demo' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineImprovisation' [junit] making clean in org.ptolemy/machineLearning [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Algorithms.class machineLearning.jar [junit] rm -f core [junit] making clean in org/ptolemy/machineLearning/clustering [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/clustering' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp KMeans.class clustering.jar clustering.jar [junit] rm -f core [junit] making clean in org/ptolemy/machineLearning/clustering/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/clustering/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar *.jar [junit] rm -f core [junit] making clean in org/ptolemy/machineLearning/clustering/demo/KMeans [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/clustering/demo/KMeans' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp KMeans.jar KMeans.jar *.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/clustering/demo/KMeans' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/clustering/demo' [junit] making clean in org/ptolemy/machineLearning/clustering/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/clustering/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/clustering/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/clustering' [junit] making clean in org/ptolemy/machineLearning/hmm [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HMMExponentialClassifier.class HMMExponentialEstimator.class HMMGaussianClassifier.class HMMGaussianEstimator.class HMMMultinomialClassifier.class HMMMultinomialEstimator.class ObservationClassifier.class ParameterEstimator.class hmm.jar hmm.jar [junit] rm -f core [junit] making clean in org/ptolemy/machineLearning/hmm/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar *.jar [junit] rm -f core [junit] making clean in org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionAOM [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionAOM' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CommunicationAnomalyDetectionAOM.jar CommunicationAnomalyDetectionAOM.jar *.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionAOM' [junit] making clean in org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionCQM [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionCQM' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CommunicationAnomalyDetectionCQM.jar CommunicationAnomalyDetectionCQM.jar *.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionCQM' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm/demo' [junit] making clean in org/ptolemy/machineLearning/hmm/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm' [junit] making clean in org/ptolemy/machineLearning/hmmAOM [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmmAOM' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HMMGaussianEstimator.class ParameterEstimator.class hmmAOM.jar hmmAOM.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmmAOM' [junit] making clean in org/ptolemy/machineLearning/hsmm [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hsmm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HSMMGaussianEstimator.class HSMMGenerator.class HSMMGeneratorGaussianEmissions.class HSMMGeneratorMultinomialEmissions.class HSMMMultinomialEstimator.class HSMMParameterEstimator.class HSMMTimeAwareGenerator.class HSMMTimeAwareMultinomialEstimator.class HSMMTimeAwareMultinomialEstimatorWithCodegen.class hsmm.jar hsmm.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hsmm' [junit] making clean in org/ptolemy/machineLearning/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AFTEDiscriminant.class AFTEFast.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/lib' [junit] making clean in org/ptolemy/machineLearning/particleFilter [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractParticleFilter.class AbstractPredictor.class AbstractStateSpaceSimulator.class AbstractUnscentedKalmanFilter.class ConstraintsCalculator.class ConvertParticlesToCovarianceMatrix.class MutualInformationCalculator.class Optimizer.class ParticleFilter.class ParticleFilterRange.class Particle.class ParticleMutualInformation.class particleFilter.jar particleFilter.jar [junit] rm -f core [junit] making clean in org/ptolemy/machineLearning/particleFilter/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar *.jar [junit] rm -f core [junit] making clean in org/ptolemy/machineLearning/particleFilter/demo/MultiRobotIntruderTracking [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/MultiRobotIntruderTracking' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MultiRobotIntruderTracking.jar MultiRobotIntruderTracking.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/MultiRobotIntruderTracking' [junit] making clean in org/ptolemy/machineLearning/particleFilter/demo/OnlineTrajectoryOptimization [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/OnlineTrajectoryOptimization' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OnlineTrajectoryOptimization.jar OnlineTrajectoryOptimization.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/OnlineTrajectoryOptimization' [junit] making clean in org/ptolemy/machineLearning/particleFilter/demo/OpenLoopSingleRobotTargetLocalization [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopSingleRobotTargetLocalization' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OpenLoopSingleRobotTargetLocalization.jar OpenLoopSingleRobotTargetLocalization.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopSingleRobotTargetLocalization' [junit] making clean in org/ptolemy/machineLearning/particleFilter/demo/OpenLoopTwoRobotTargetLocalization [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopTwoRobotTargetLocalization' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OpenLoopTwoRobotTargetLocalization.jar OpenLoopTwoRobotTargetLocalization.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopTwoRobotTargetLocalization' [junit] making clean in org/ptolemy/machineLearning/particleFilter/demo/ParticleFilterRange [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/ParticleFilterRange' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ParticleFilterRange.jar ParticleFilterRange.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/ParticleFilterRange' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo' [junit] making clean in org/ptolemy/machineLearning/particleFilter/doc [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/doc' [junit] making clean in org/ptolemy/machineLearning/particleFilter/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter' [junit] making clean in org/ptolemy/machineLearning/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning' [junit] making clean in org.ptolemy/opencv [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/opencv' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ComputerVision.class FaceRecognizer.class OpenCVLoader.class opencv.jar opencv.jar [junit] rm -f core [junit] making clean in org/ptolemy/opencv/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/opencv/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SimpleSample.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/opencv/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/opencv' [junit] making clean in org.ptolemy/optimization [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ApproximatedObjectiveFunction.class BarrierMethod.class CompositeOptimizer.class CompositeOptimizerUsingGradient.class ObjectiveFunction.class ObjectiveFunctionWithSoftConstraints.class PositionConstraintCalculator.class optimization.jar optimization.jar [junit] rm -f core [junit] making clean in org/ptolemy/optimization/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in org/ptolemy/optimization/demo/LeastSquaresNodeLocalization [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/demo/LeastSquaresNodeLocalization' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LeastSquaresNodeLocalization.jar LeastSquaresNodeLocalization.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/demo/LeastSquaresNodeLocalization' [junit] making clean in org/ptolemy/optimization/demo/LinearRegression [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/demo/LinearRegression' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LinearRegression.jar LinearRegression.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/demo/LinearRegression' [junit] making clean in org/ptolemy/optimization/demo/SimpleOptimization [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/demo/SimpleOptimization' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SimpleOptimization.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/demo/SimpleOptimization' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/demo' [junit] making clean in org/ptolemy/optimization/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/doc' [junit] making clean in org/ptolemy/optimization/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in ptolemy/optimization/test/junit [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/test/junit' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization' [junit] making clean in org.ptolemy/osc [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/osc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OscReceiver.class OscSender.class osc.jar osc.jar [junit] rm -f core [junit] making clean in org/ptolemy/osc/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/osc/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in org/ptolemy/osc/demo/OscSendReceive [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/osc/demo/OscSendReceive' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OscSendReceive.jar OscSendReceive.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/osc/demo/OscSendReceive' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/osc/demo' [junit] making clean in org/ptolemy/osc/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/osc/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/osc/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/osc' [junit] making clean in org.ptolemy/qss [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp QSSIntegrator.class qss.jar [junit] rm -f core [junit] making clean in org/ptolemy/qss/util [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DerivativeFunction.class ModelPolynomial.class PolynomialRoot.class util.jar util.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/util' [junit] making clean in org/ptolemy/qss/solver [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/solver' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LIQSS1.class LIQSS2Fd.class QSS1.class QSS2Fd.class QSS2FdJac.class QSS2Pts.class QSS2Qts.class QSS3Fd.class QSS3Pts.class QSSBase.class solver.jar solver.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/solver' [junit] making clean in org/ptolemy/qss/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/test' [junit] making clean in org/ptolemy/qss/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar *.jar [junit] rm -f core [junit] making clean in org/ptolemy/qss/demo/RLC [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/demo/RLC' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RLC.jar RLC.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/demo/RLC' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/demo' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss' [junit] making clean in org.ptolemy/ssm [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/ssm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CovarianceStatePredictor.class GaussianMeasurementModel.class GaussianModel.class InferenceActor.class Map.class MapAttributes.class MapConstrained.class MeasurementModel.class MeasurementModelAttributes.class MirrorDecorator.class MirrorDecoratorAttributes.class MirrorDecoratorListener.class ParticleFilter.class Predictor.class StateSpaceActor.class StateSpaceModel.class StateSpaceSimulator.class StatePredictorWithAccControl.class StatePredictorWithControl.class TrainableGaussianModel.class UnscentedKalmanFilterSSM.class ssm.jar ssm.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/ssm' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy' [junit] making clean in org/terraswarm [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp terraswarm.jar [junit] rm -f core [junit] making clean in org.terraswarm/accessor [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AccessorIconLoader.class AccessorLibrary.class JSAccessor.class accessor.jar accessor.jar [junit] rm -f core [junit] making clean in org/terraswarm/accessor/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in org/terraswarm/accessor/demo/AugmentedReality [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/AugmentedReality' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AugmentedReality.jar AugmentedReality.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/AugmentedReality' [junit] making clean in org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AugmentedRealityVideoSOHO.jar AugmentedRealityVideoSOHO.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO' [junit] making clean in org/terraswarm/accessor/demo/AugmentedRealityVideoTerra [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/AugmentedRealityVideoTerra' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AugmentedRealityVideoTerra.jar AugmentedRealityVideoTerra.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/AugmentedRealityVideoTerra' [junit] making clean in org/terraswarm/accessor/demo/ConnectedCar [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/ConnectedCar' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConnectedCar.jar ConnectedCar.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/ConnectedCar' [junit] making clean in org/terraswarm/accessor/demo/DynamicTopologyUpdate [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/DynamicTopologyUpdate' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DynamicTopologyUpdate.jar DynamicTopologyUpdate.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/DynamicTopologyUpdate' [junit] making clean in org/terraswarm/accessor/demo/Hue [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/Hue' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Hue.jar Hue.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/Hue' [junit] making clean in org/terraswarm/accessor/demo/IndoorLocationAwareDiscovery [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/IndoorLocationAwareDiscovery' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IndoorLocationAwareDiscovery.jar IndoorLocationAwareDiscovery.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/IndoorLocationAwareDiscovery' [junit] making clean in org/terraswarm/accessor/demo/SemanticRepository [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/SemanticRepository' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SemanticRepository.jar SemanticRepository.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/SemanticRepository' [junit] making clean in org/terraswarm/accessor/demo/Lifx [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/Lifx' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Lifx.jar Lifx.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/Lifx' [junit] making clean in org/terraswarm/accessor/demo/NaturalLanguage [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/NaturalLanguage' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp NaturalLanguage.jar NaturalLanguage.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/NaturalLanguage' [junit] making clean in org/terraswarm/accessor/demo/Scarab [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/Scarab' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Scarab.jar Scarab.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/Scarab' [junit] making clean in org/terraswarm/accessor/demo/WatchHandRaisingLight [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/WatchHandRaisingLight' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WatchHandRaisingLight.jar WatchHandRaisingLight.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/WatchHandRaisingLight' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo' [junit] making clean in org/terraswarm/accessor/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/doc' [junit] making clean in org/terraswarm/accessor/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor' [junit] making clean in org.terraswarm/ros [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/ros' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ros.jar ros.jar [junit] rm -f core [junit] making clean in org.terraswarm.ros/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/ros/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in org/terraswarm/ros/demo/Ros [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/ros/demo/Ros' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Ros.jar Ros.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/ros/demo/Ros' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/ros/demo' [junit] making clean in org.terraswarm.ros/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/ros/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/ros/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/ros' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm' [junit] making clean in org/hlacerti [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp hlacerti.jar [junit] rm -f core [junit] making clean in org/hlacerti/lib [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AutomaticSimulation.class CertiRtig.class HlaAttributeReflector.class HlaAttributeUpdater.class HlaManager.class HlaManager1516e.class HlaManager1_3.class HlaManagerDelegate.class HlaPublisher.class HlaReflectable.class HlaReporter.class HlaSubscriber.class HlaUpdatable.class MessageProcessing.class HlaTimedEvent.class lib.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/lib' [junit] making clean in org/hlacerti/demo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in org/hlacerti/demo/Billard [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/Billard' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Billard.jar [junit] rm -f core [junit] making clean in org/hlacerti/demo/Billard/2Billes1Fed [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/Billard/2Billes1Fed' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp 2Billes1Fed.jar 2Billes1Fed.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/Billard/2Billes1Fed' [junit] making clean in org/hlacerti/demo/Billard/2Billes2Fed [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/Billard/2Billes2Fed' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp 2Billes2Fed.jar 2Billes2Fed.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/Billard/2Billes2Fed' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/Billard' [junit] making clean in org/hlacerti/demo/f14HLA [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/f14HLA' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp f14HLA.jar [junit] rm -f core [junit] making clean in org/hlacerti/demo/f14HLA/AllFederatesNER [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/f14HLA/AllFederatesNER' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AllFederatesNER.jar AllFederatesNER.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/f14HLA/AllFederatesNER' [junit] making clean in org/hlacerti/demo/f14HLA/AllFederatesTAR [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/f14HLA/AllFederatesTAR' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AllFederatesTAR.jar AllFederatesTAR.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/f14HLA/AllFederatesTAR' [junit] making clean in org/hlacerti/demo/f14HLA/initialCentralizedF14 [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/f14HLA/initialCentralizedF14' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp initialCentralizedF14.jar initialCentralizedF14.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/f14HLA/initialCentralizedF14' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/f14HLA' [junit] making clean in org/hlacerti/demo/IntegrationTests [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/IntegrationTests' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IntegrationTests.jar IntegrationTests.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/IntegrationTests' [junit] making clean in org/hlacerti/demo/SynchronizeToRealTime [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/SynchronizeToRealTime' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SynchronizeToRealTime.jar SynchronizeToRealTime.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/SynchronizeToRealTime' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo' [junit] making clean in org/hlacerti/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org' [junit] making clean in ./ptolemy [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar ptsupport.jar [junit] rm -f core [junit] making clean in ptolemy/util [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CancelException.class ClassUtilities.class Diff.class DoubleUtilities.class ExecuteCommands.class FileUtilities.class JVMBitWidth.class MessageHandler.class MultiHashMap.class OrderedResourceBundle.class RecursiveFileFilter.class RunnableExceptionCatcher.class SimpleMessageHandler.class StatusHandler.class StreamExec.class StringBufferExec.class StringUtilities.class XSLTUtilities.class util.jar util.jar [junit] rm -f core [junit] making clean in ptolemy/util/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/util/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp InnerClassTest.class RecorderMessageHandler.class ThreadStreamExec.class WatchDog.class test.jar [junit] rm -f core [junit] making clean in ptolemy/util/test/junit [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/util/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AutoCGNoInlineAccessorTests.class AutoCGCKnownFailedTests.class AutoCGCInlineTests.class AutoCGCNoInlineTests.class AutoCGCNoInlineArduinoTests.class AutoCGCNoInlineDuktapeTests.class AutoCGCTests.class AutoCGFMIMANoInlineTests.class AutoCGFMIMAKnownFailedTests.class AutoCGJavaKnownFailedTests.class AutoCGJavaTests.class AutoCGKnownFailedTests.class AutoCGTests.class AutoKnownFailedTests.class AutoNameArchTests.class Auto32Tests.class AutoTests.class JUnitAuto32Base.class JUnitCGAccessorTestBase.class JUnitCGCArduinoTestBase.class JUnitCGCDuktapeTestBase.class JUnitCGCTestBase.class JUnitCGCNoInlineTestBase.class JUnitCGFMIMATestBase.class JUnitCGJavaTestBase.class JUnitTclTest.class JUnitTclTestBase.class JUnitTclTestRun.class ModelKnownFailedTests.class ModelTests.class TclTests.class junit.jar junit.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/util/test/junit' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/util/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/util' [junit] making clean in ptolemy/math [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/math' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Complex.class ComplexArrayMath.class ComplexBinaryOperation.class ComplexMatrixMath.class ComplexUnaryOperation.class DoubleArrayMath.class DoubleArrayStat.class DoubleBinaryOperation.class DoubleMatrixMath.class DoubleUnaryOperation.class ExtendedMath.class FixPoint.class FixPointQuantization.class FloatArrayMath.class FloatBinaryOperation.class FloatMatrixMath.class FloatUnaryOperation.class Fraction.class FractionArrayMath.class FractionMatrixMath.class IntegerArrayMath.class IntegerBinaryOperation.class IntegerMatrixMath.class IntegerUnaryOperation.class Interpolation.class LongArrayMath.class LongBinaryOperation.class LongMatrixMath.class LongUnaryOperation.class Overflow.class Precision.class Quantization.class Quantizer.class Rounding.class SignalProcessing.class math.jar math.jar [junit] rm -f core [junit] making clean in ptolemy/math/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/math/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TestComplexBinaryOperation.class TestComplexUnaryOperation.class TestDoubleBinaryOperation.class TestDoubleUnaryOperation.class TestFloatBinaryOperation.class TestFloatUnaryOperation.class TestIntegerBinaryOperation.class TestIntegerUnaryOperation.class TestLongBinaryOperation.class TestLongUnaryOperation.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/math/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/math' [junit] making clean in ptolemy/kernel [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ComponentEntity.class ComponentPort.class ComponentRelation.class CompositeEntity.class Entity.class InstantiableNamedObj.class Port.class Relation.class kernel.jar [junit] rm -f core [junit] making clean in ptolemy/kernel/util [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractSettableAttribute.class Attribute.class BasicModelErrorHandler.class Changeable.class ChangeListener.class ChangeRequest.class Configurable.class ConfigurableAttribute.class CrossRefList.class DebugEvent.class Debuggable.class DebugListener.class Decorator.class DecoratorAttributes.class Derivable.class DropTargetHandler.class ExceptionHandler.class Flowable.class HierarchyListener.class IconAttribute.class IllegalActionException.class Instantiable.class InternalErrorException.class InvalidStateException.class KernelException.class KernelRuntimeException.class LazyComposite.class Locatable.class Location.class LoggerListener.class ModelErrorHandler.class MoMLExportable.class Moveable.class Nameable.class NamedList.class NamedObj.class NameDuplicationException.class NoSuchItemException.class PtolemyThread.class RecorderListener.class ScopeExtender.class Settable.class Singleton.class SingletonAttribute.class SingletonConfigurableAttribute.class StreamChangeListener.class StreamListener.class StringAttribute.class TransientSingletonConfigurableAttribute.class ValueListener.class Workspace.class util.jar util.jar [junit] rm -f core [junit] making clean in ptolemy/kernel/util/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/util/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AccessAction.class AccessThread.class InvalidStringAttribute.class PtestWorkspace.class StreamValueListener.class TestDebugEvent.class TestInstantiableAttribute.class TestInstantiableNamedObj.class TestNullNamedObj.class TestPtolemyThread.class TestWorkspaceBase.class TestWorkspace.class TestWorkspace2.class TestWorkspace3.class TestWorkspace4.class TestWorkspace5.class TestWorkspace6.class [junit] rm -f core [junit] making clean in ptolemy/kernel/util/test/system [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/util/test/system' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ChangeRequestTest.class TestDE.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/util/test/system' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/util/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/util' [junit] making clean in ptolemy/kernel/attributes [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/attributes' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Actionable.class FileAttribute.class FileOrURLAccessor.class RequireVersion.class URIAttribute.class VersionAttribute.class attributes.jar attributes.jar [junit] rm -f core [junit] making clean in ptolemy/kernel/attributes/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/attributes/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/attributes/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/attributes' [junit] making clean in ptolemy/kernel/undo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/undo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RedoChangeRequest.class UndoAction.class UndoActionsList.class UndoChangeRequest.class UndoStackAttribute.class undo.jar undo.jar [junit] rm -f core [junit] making clean in ptolemy/kernel/undo/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/undo/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp UndoActionTest.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/undo/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/undo' [junit] making clean in ptolemy/kernel/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ComponentEntityTimeTest.class ExampleSystem.class PortNameProblem.class PortHasNoContainer.class TestComponentPort.class TestComponentRelation.class TestCompositeEntity.class TestSerializable.class [junit] rm -f core [junit] making clean in ptolemy/kernel/test/junit [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExampleSystemJUnitTest.class JUnitTclTest.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/test/junit' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel' [junit] making clean in ptolemy/plot [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CmdLineArgException.class EditablePlot.class EditListener.class EPSGraphics.class Histogram.class HistogramApplet.class Plot.class PlotApplet.class PlotApplication.class PlotBox.class PlotBoxInterface.class PlotInterface.class PlotDataException.class PlotFormatter.class PlotFrame.class PlotLive.class PlotLiveApplet.class PlotPoint.class plotapplet.jar plot.jar ptplot5.11.devel.tar.gz ptplot5.11.devel.zip vergil.jnlp plotapplication.jar plotmlapplet.jar pxgraphapplet.jar [junit] rm -f core [junit] making clean in ptolemy/plot/demo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HistogramDemo.class PlotDemo.class PlotFourierSeries.class PlotLiveDemo.class PlotLiveDemoApplet.class TwoPlotExample.class demo.jar demo.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/demo' [junit] making clean in ptolemy/plot/doc [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/doc' [junit] making clean in ptolemy/plot/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/test' [junit] making clean in ptolemy/plot/plotml [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/plotml' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp EditablePlotMLApplet.class EditablePlotMLApplication.class HistogramMLApplet.class HistogramMLApplication.class HistogramMLParser.class PlotBoxMLParser.class PlotMLApplet.class PlotMLApplication.class PlotMLFrame.class PlotMLParser.class plotml.jar plotml.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/plotml' [junit] making clean in ptolemy/plot/compat [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/compat' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PxgraphApplet.class PxgraphApplication.class PxgraphParser.class compat.jar compat.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/compat' [junit] making clean in ptolemy/plot/img [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/img' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp img.jar img.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/img' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot' [junit] making clean in ptolemy/graph [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CPO.class DirectedAcyclicGraph.class DirectedGraph.class Edge.class Element.class ElementList.class Graph.class GraphActionException.class GraphInvalidStateException.class GraphConstructionException.class GraphElementException.class GraphException.class GraphStateException.class GraphTopologyException.class GraphWeightException.class LabeledList.class Inequality.class InequalitySolver.class InequalityTerm.class Node.class NonLatticeCounterExample.class graph.jar [junit] rm -f core [junit] making clean in ptolemy/graph/analysis [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AllPairShortestPathAnalysis.class Analysis.class AnalysisException.class ClusterNodesAnalysis.class CycleExistenceAnalysis.class CycleMeanAnalysis.class MaximumProfitToCostRatioAnalysis.class MirrorTransformation.class NegativeLengthCycleAnalysis.class SingleSourceLongestPathAnalysis.class TransitiveClosureAnalysis.class SinkNodeAnalysis.class SelfLoopAnalysis.class SourceNodeAnalysis.class ZeroLengthCycleAnalysis.class InvalidAnalyzerException.class analysis.jar [junit] rm -f core [junit] making clean in ptolemy/graph/analysis/analyzer [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/analyzer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AllPairShortestPathAnalyzer.class Analyzer.class ClusterNodesTransformer.class CycleExistenceAnalyzer.class CycleMeanAnalyzer.class GraphAnalyzer.class MaximumProfitToCostRatioAnalyzer.class MirrorTransformer.class NegativeLengthCycleAnalyzer.class SelfLoopAnalyzer.class SingleSourceLongestPathAnalyzer.class SinkNodeAnalyzer.class SourceNodeAnalyzer.class Transformer.class TransitiveClosureAnalyzer.class ZeroLengthCycleAnalyzer.class analyzer.jar analyzer.jar [junit] rm -f core [junit] making clean in ptolemy/graph/analysis/analyzer/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/analyzer/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/analyzer/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/analyzer' [junit] making clean in ptolemy/graph/analysis/strategy [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/strategy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AllEdgeSingleSourceLongestPathStrategy.class CachedStrategy.class ClusterNodesTransformerStrategy.class FloydWarshallAllPairShortestPathStrategy.class FloydWarshallCycleExistenceStrategy.class FloydWarshallNegativeLengthCycleStrategy.class FloydWarshallStrategy.class FloydWarshallTransitiveClosureStrategy.class FloydWarshallZeroLengthCycleStrategy.class KarpCycleMeanStrategy.class MirrorTransformerStrategy.class ParhiMaximumProfitToCostRatioStrategy.class SelfLoopStrategy.class SinkNodeStrategy.class SourceNodeStrategy.class Strategy.class strategy.jar strategy.jar [junit] rm -f core [junit] making clean in ptolemy/graph/analysis/strategy/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/strategy/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/strategy/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/strategy' [junit] making clean in ptolemy/graph/analysis/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis' [junit] making clean in ptolemy/graph/sched [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/sched' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Firing.class Schedule.class ScheduleAnalysis.class ScheduleAnalyzer.class ScheduleElement.class sched.jar sched.jar [junit] rm -f core [junit] making clean in ptolemy/graph/sched/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/sched/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/sched/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/sched' [junit] making clean in ptolemy/graph/mapping [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/mapping' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MapMapping.class Mapping.class ToDoubleMapMapping.class ToDoubleMapping.class ToIntMapMapping.class ToIntMapping.class mapping.jar mapping.jar [junit] rm -f core [junit] making clean in ptolemy/graph/mapping/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/mapping/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/mapping/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/mapping' [junit] making clean in ptolemy/graph/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TestConstant.class TestVariable.class Utilities.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph' [junit] making clean in ptolemy/moml [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Documentation.class ConvertToLazy.class EntityLibrary.class ErrorHandler.class HandlesInternalLinks.class IconLoader.class ImportAttribute.class LibraryAttribute.class LibraryBuilder.class MissingClassException.class MoMLAttribute.class MoMLChangeRequest.class MoMLCommandLineApplication.class MoMLFilter.class MoMLModelAttribute.class MoMLParser.class MoMLSimpleApplication.class MoMLSimpleTimeoutApplication.class MoMLUndoEntry.class MoMLVariableChecker.class ParserAttribute.class SimpleErrorHandler.class StreamErrorHandler.class UndoContext.class Vertex.class moml.jar [junit] rm -f core [junit] making clean in ptolemy/moml/demo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/moml/demo/Networked [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/demo/Networked' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Networked.jar Networked.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/demo/Networked' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/demo' [junit] making clean in ptolemy/moml/filter [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/filter' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorIndex.class AddEditorFactory.class AddMissingParameter.class AddIcon.class BackwardCompatibility.class ChangeFixedWidth1ToAuto.class ClassChanges.class DiscardDoubles.class DiscardDoublesArray.class DiscardGenerals.class DocAttributeChanges.class GRColorChanges.class HideAnnotationNames.class JavaScriptThisUpdate.class MultiportToSinglePort.class MoMLFilterSimple.class NamedObjClassesSeen.class LazyTypedCompositeActorChanges.class ParameterNameChanges.class PortClassChanges.class PortNameChanges.class PropertyClassChanges.class RelationWidthChanges.class RemoveClasses.class RemoveGraphicalClasses.class RemoveGraphicalClassesApplication.class RemoveNonPtinyClasses.class RemoveProperties.class filter.jar filter.jar [junit] rm -f core [junit] making clean in ptolemy/moml/filter/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/filter/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TestRamp.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/filter/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/filter' [junit] making clean in ptolemy/moml/unit [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/unit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Bindings.class EquationVisitor.class ExpandPortNames.class Solution.class Unit.class UnitAttribute.class UnitConstraint.class UnitConstraints.class UnitEquation.class UnitExpr.class UnitInEquality.class UnitLibrary.class UnitPresentation.class UnitTerm.class UParser.class ParseException.class SimpleCharStream.class Token.class TokenMgrError.class UParser.class UParserConstants.class UParserTokenManager.class unit.jar unit.jar [junit] rm -f core [junit] making clean in ptolemy/moml/unit/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/unit/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/unit/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/unit' [junit] making clean in ptolemy/moml/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MoMLParserLeak.class RecorderErrorHandler.class TestIconLoader.class TestLibraryBuilder.class UnloadModelTest.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml' [junit] making clean in ptolemy/data [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbsentToken.class AbstractConvertibleToken.class AbstractNotConvertibleToken.class ActorToken.class ArrayToken.class AWTImageToken.class BitwiseOperationToken.class BooleanMatrixToken.class BooleanToken.class ComplexMatrixToken.class ComplexToken.class DateToken.class DoubleMatrixToken.class DoubleToken.class EventToken.class FixMatrixToken.class FixToken.class FloatToken.class Function.class FunctionToken.class ImageToken.class IntMatrixToken.class IntToken.class LongMatrixToken.class LongToken.class MatrixToken.class Numerical.class ObjectToken.class OrderedRecordToken.class PartiallyOrderedToken.class PetiteToken.class RecordToken.class ScalarToken.class ShortToken.class SmoothToken.class StringToken.class Token.class TokenUtilities.class TupleToken.class UnionToken.class UnsignedByteToken.class UnsizedArrayToken.class UnsizedFixToken.class UpdatedArrayToken.class XMLToken.class data.jar [junit] rm -f core [junit] making clean in ptolemy/data/expr [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/expr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractInitializableParameter.class AbstractParseTreeVisitor.class ASTPtArrayConstructNode.class ASTPtAssignmentNode.class ASTPtBitwiseNode.class ASTPtFunctionApplicationNode.class ASTPtFunctionDefinitionNode.class ASTPtFunctionalIfNode.class ASTPtLeafNode.class ASTPtLogicalNode.class ASTPtMatrixConstructNode.class ASTPtMethodCallNode.class ASTPtOrderedRecordConstructNode.class ASTPtProductNode.class ASTPtPowerNode.class ASTPtRecordConstructNode.class ASTPtRelationalNode.class ASTPtRootNode.class ASTPtShiftNode.class ASTPtSumNode.class ASTPtUnaryNode.class ASTPtUnionConstructNode.class CachedMethod.class ChoiceParameter.class ChoiceStringParameter.class ConcreteMatrixToken.class ConcreteScalarToken.class Constants.class ContainmentExtender.class ConstraintMonitor.class ConversionUtilities.class CParseTreeCodeGenerator.class ExpertParameter.class ExplicitScope.class ExpressionFunction.class FileParameter.class FixPointFunctions.class GeneralToken.class MatlabUtilities.class ModelScope.class MoMLUtilities.class NamedConstantsScope.class NameParameter.class NestedScope.class Parameter.class ParseTreeDumper.class ParseTreeEvaluator.class ParseTreeFreeVariableCollector.class ParseTreeFreeVariableRenamer.class ParseTreeSpecializer.class ParseTreeTypeInference.class ParseTreeVisitor.class ParseTreeWriter.class ParserScope.class ScopeExtendingAttribute.class SingletonParameter.class StringConstantParameter.class StringParameter.class TemporaryVariable.class UndefinedConstantOrIdentifierException.class UnknownResultException.class UtilityFunctions.class UnknownToken.class Variable.class XMLParser.class PtParser.class MatrixParser.class JJTMatrixParserState.class JJTPtParserState.class MatrixParserConstants.class MatrixParserTokenManager.class MatrixParserTreeConstants.class Node.class ParseException.class PtParserConstants.class PtParserTokenManager.class PtParserTreeConstants.class SimpleCharStream.class SimpleNode.class Token.class TokenMgrError.class expr.jar expr.jar [junit] rm -f core [junit] making clean in ptolemy/data/expr/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/expr/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AttributeChanged.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/expr/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/expr' [junit] making clean in ptolemy/data/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TokenUtilitiesTest.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/test' [junit] making clean in ptolemy/data/type [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorType.class ArrayType.class AssociativeType.class BaseType.class FixType.class FunctionType.class HasTypeConstraints.class MatrixType.class MonotonicFunction.class ObjectType.class RecordType.class StructuredType.class TupleType.class Type.class Typeable.class TypeConstant.class TypeLattice.class UnionType.class type.jar type.jar [junit] rm -f core [junit] making clean in ptolemy/data/type/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TestToken.class TestTypeLattice.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type/test' [junit] making clean in ptolemy/data/type/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/data/type/demo/Objects [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type/demo/Objects' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Objects.jar Objects.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type/demo/Objects' [junit] making clean in ptolemy/data/type/demo/Router [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type/demo/Router' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Router.jar Router.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type/demo/Router' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type/demo' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type' [junit] making clean in ptolemy/data/unit [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BaseUnit.class UnitCategory.class UnitSystem.class UnitUtilities.class unit.jar unit.jar [junit] rm -f core [junit] making clean in ptolemy/data/unit/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit/test' [junit] making clean in ptolemy/data/unit/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/data/unit/demo/StaticUnits [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit/demo/StaticUnits' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StaticUnits.jar StaticUnits.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit/demo/StaticUnits' [junit] making clean in ptolemy/data/unit/demo/Units [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit/demo/Units' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Units.jar Units.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit/demo/Units' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit/demo' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit' [junit] making clean in ptolemy/data/ontologies [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorModelScope.class AnalyzeExceptionAttribute.class ClassConceptFunctionDefinitionAttribute.class Concept.class ConceptAttribute.class ConceptFromRecordField.class ConceptFunction.class ConceptFunctionDefinitionAttribute.class ConceptFunctionInequalityTerm.class ConceptGraph.class ConceptRelation.class ConceptToken.class ConceptType.class DAGConceptGraph.class ExpressionConceptFunction.class ExpressionConceptFunctionDefinitionAttribute.class ExpressionConceptFunctionParseTreeEvaluator.class ExpressionConceptFunctionParseTreeTypeInference.class ExceptionAnalyzer.class FiniteConcept.class FlatScalarTokenInfiniteConcept.class FlatScalarTokenRepresentativeConcept.class FlatTokenInfiniteConcept.class FlatTokenRepresentativeConcept.class InfiniteConcept.class InfiniteConceptRepresentative.class MapTypeInfiniteConcept.class Ontology.class OntologyAdapter.class OntologyAnnotationAttribute.class OntologyMoMLHandler.class OntologyResolutionException.class OntologySolver.class OntologySolverBase.class OntologySolverModel.class OntologySolverUtilities.class ParseTreeAnnotationEvaluator.class ParseTreeASTNodeAdapterCollector.class RecordConcept.class RecordFromIndividualConcepts.class ontologies.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/demo/CarTracking [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/CarTracking' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CarTracking.jar CarTracking.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/demo/CarTracking/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/CarTracking/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/CarTracking/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/CarTracking' [junit] making clean in ptolemy/data/ontologies/demo/ConstAbstractInterpretation [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstAbstractInterpretation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConstAbstractInterpretation.jar ConstAbstractInterpretation.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/demo/ConstAbstractInterpretation/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstAbstractInterpretation/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstAbstractInterpretation/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstAbstractInterpretation' [junit] making clean in ptolemy/data/ontologies/demo/ConstAbstractInterpretationObservable [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstAbstractInterpretationObservable' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConstAbstractInterpretationObservable.jar ConstAbstractInterpretationObservable.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstAbstractInterpretationObservable' [junit] making clean in ptolemy/data/ontologies/demo/ConstNonconst [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstNonconst' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConstNonconst.jar ConstNonconst.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/demo/ConstNonconst/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstNonconst/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstNonconst/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstNonconst' [junit] making clean in ptolemy/data/ontologies/demo/ConstPropagation [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstPropagation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConstPropagation.jar ConstPropagation.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstPropagation' [junit] making clean in ptolemy/data/ontologies/demo/DimensionSystemExample [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/DimensionSystemExample' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DimensionSystemExample.jar DimensionSystemExample.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/DimensionSystemExample' [junit] making clean in ptolemy/data/ontologies/demo/ExceptionAnalysis [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ExceptionAnalysis' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExceptionAnalysis.jar ExceptionAnalysis.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ExceptionAnalysis' [junit] making clean in ptolemy/data/ontologies/demo/MonotonicityAnalysis [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/MonotonicityAnalysis' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MonotonicityAnalysis.jar MonotonicityAnalysis.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/demo/MonotonicityAnalysis/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/MonotonicityAnalysis/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/MonotonicityAnalysis/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/MonotonicityAnalysis' [junit] making clean in ptolemy/data/ontologies/demo/Observable [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/Observable' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Observable.jar Observable.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/Observable' [junit] making clean in ptolemy/data/ontologies/demo/ProductLattices [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ProductLattices' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ProductLattices.jar ProductLattices.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ProductLattices' [junit] making clean in ptolemy/data/ontologies/demo/UnitSystemExample [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/UnitSystemExample' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp UnitSystemExample.jar UnitSystemExample.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/UnitSystemExample' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo' [junit] making clean in ptolemy/data/ontologies/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/doc/udunits2Database [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/doc/udunits2Database' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp udunits2Database.jar udunits2Database.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/doc/udunits2Database' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/doc' [junit] making clean in ptolemy/data/ontologies/gui [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DeltaConstraintSolverDisplayActions.class OntologyDisplayActions.class OntologySolverGUIFactory.class ProductLatticeOntologySolverDisplayActions.class gui.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/gui' [junit] making clean in ptolemy/data/ontologies/lattice [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorConstraintsDefinitionAdapter.class ActorConstraintsDefinitionAttribute.class ActorProductLatticeConstraintsDefinitionAdapter.class AddConceptFunctionDefinition.class ApplyBinaryFunctionToMultipleArguments.class BinaryOperationMonotonicFunctionDefinition.class CollectLatticeOntologySolverDetails.class ConceptTermFactory.class ConceptTermManager.class ConstraintManager.class DeltaConstraintSolver.class DivideConceptFunctionDefinition.class InequalityConceptFunctionDefinition.class LatticeOntologyAdapter.class LatticeOntologyASTNodeAdapter.class LatticeOntologyCompositeAdapter.class LatticeOntologyModalFSMAdapter.class LatticeOntologySolver.class LogicOpConceptFunctionDefinition.class MultiplyConceptFunctionDefinition.class NonProductLatticeCounterExample.class ParseTreeConstraintAnnotationEvaluator.class ProductLatticeConcept.class ProductLatticeCPO.class ProductLatticeDerivedConceptFunction.class ProductLatticeOntology.class ProductLatticeOntologyAdapter.class ProductLatticeOntologyASTNodeAdapter.class ProductLatticeOntologyCompositeAdapter.class ProductLatticeOntologySolver.class ProductLatticeWrapperConceptFunction.class SubtractConceptFunctionDefinition.class UnaryOperationMonotonicFunctionDefinition.class lattice.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/abstractInterpretation [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp abstractInterpretation.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/abstractInterpretation//data [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp data.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data/expr [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data/expr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ASTPtLeafNode.class expr.jar expr.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data/expr' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/abstractInterpretation//test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp constAbsIntObservable.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable//data [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp data.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data/expr [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data/expr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ASTPtLeafNode.class expr.jar expr.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data/expr' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp constAbstractInterpretation.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp data.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data/expr [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data/expr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ASTPtLeafNode.class expr.jar expr.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data/expr' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constLattice [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constLattice' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp constLattice.jar constLattice.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constLattice' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constObservableProductLattice [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constObservableProductLattice' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp constObservableProductLattice.jar constObservableProductLattice.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constObservableProductLattice' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constPropagation [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConstPropagationMathFunctions.class constPropagation.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constPropagation/data [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagation/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp data.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constPropagation/data/expr [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagation/data/expr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ASTPtLeafNode.class expr.jar expr.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagation/data/expr' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagation/data' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagation' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConstPropagationAbsIntLessThan.class ConstPropagationAbsIntMathFunctions.class constPropagationAbsInt.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp data.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data/expr [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data/expr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ASTPtLeafNode.class expr.jar expr.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data/expr' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/defaultAdapters [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp defaultAdapters.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AddSubtract.class Const.class Expression.class MultiplyDivide.class RecordAssembler.class RecordDisassembler.class Scale.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/gui [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Display.class gui.jar [junit] rm -f core [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/gui' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp data.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ASTPtProductNode.class ASTPtSumNode.class ASTPtUnaryNode.class expr.jar expr.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp domains.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ontologies.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies/lib [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp UnitsConverter.class lib.jar [junit] rm -f core [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies/lib' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/dimensionSystem [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/dimensionSystem' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dimensionSystem.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/dimensionSystem' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MonotonicityConcept.class MonotonicityConceptFunction.class MonotonicityCounterexamples.class monotonicityAnalysis.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor/lib [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Expression.class lib.jar lib.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor/lib' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp data.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ASTPtFunctionalIfNode.class ASTPtLeafNode.class ASTPtRelationalNode.class IfNodeFunction.class expr.jar expr.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/observableLattice [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/observableLattice' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp observableLattice.jar observableLattice.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/observableLattice' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/reachableLattice [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/reachableLattice' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp reachableLattice.jar reachableLattice.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/reachableLattice' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/softwareConfiguration [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/softwareConfiguration' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp softwareConfiguration.jar softwareConfiguration.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/softwareConfiguration' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/unitSystem [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/unitSystem' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp unitSystem.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/unitSystem' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters' [junit] making clean in ptolemy/data/ontologies/lattice/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/test' [junit] making clean in ptolemy/data/ontologies/lattice/unit [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/unit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BaseDimensionRepresentativeConcept.class BaseUnitConcept.class DerivedDimensionRepresentativeConcept.class DerivedUnitConcept.class DimensionlessConcept.class DimensionRepresentativeConcept.class MultiplyOrDivideUnitConcepts.class SIBaseDimensionRepresentativeConcept.class SIDerivedDimensionRepresentativeConcept.class SIPrefixUnitConversionInfo.class SIUnitPrefixes.class UnitConcept.class UnitConversionInfo.class unit.jar unit.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/unit' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice' [junit] making clean in ptolemy/data/ontologies/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data' [junit] making clean in ptolemy/actor [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractInitializableAttribute.class AbstractReceiver.class Actor.class ActorExecutionAspect.class ActorFiringListener.class ApplicationConfigurer.class AtomicActor.class CompositeActor.class CommunicationAspect.class CommunicationAspectListener.class CommunicationAspectAttributes.class ConstantPublisherPort.class DesignPatternGetMoMLAction.class Director.class DoNothingDirector.class Executable.class ExecutionAspectHelper.class ExecutionAspectListener.class ExecutionAttributes.class ExecutionListener.class FiringEvent.class FiringsRecordable.class GraphReader.class IOPort.class IOPortEvent.class IOPortEventListener.class IORelation.class Initializable.class InstanceOpener.class IntermediateReceiver.class InvariantViolationException.class LazyTypedCompositeActor.class Librariable.class LocalClock.class Mailbox.class Manager.class NoRoomException.class NoTokenException.class PublisherPort.class PubSubPort.class QuasiTransparentDirector.class QueueReceiver.class Receiver.class RelationWidthInference.class StateReceiver.class StreamExecutionListener.class SubscriberPort.class SubscriptionAggregatorPort.class SuperdenseTimeDirector.class TimedActor.class TimeRegulator.class TokenGotEvent.class TokenGotListener.class TokenSentEvent.class TokenSentListener.class TypeAttribute.class TypeConflictException.class TypeEvent.class TypeListener.class TypeOpaqueCompositeActor.class TypedActor.class TypedAtomicActor.class TypedCompositeActor.class TypedIOPort.class TypedIORelation.class actor.jar [junit] rm -f core [junit] making clean in ptolemy/actor/util [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorDependencies.class ActorTypeUtil.class ArrayElementTypeFunction.class ArrayOfTypesFunction.class BooleanDependency.class BreakCausalityInterface.class CalendarQueue.class CausalityInterface.class CausalityInterfaceForComposites.class ConstVariableModelAnalysis.class ConstructAssociativeType.class CQComparator.class Dependency.class DefaultCausalityInterface.class DFUtilities.class DependencyDeclaration.class ExplicitChangeContext.class ExtractFieldType.class FIFOQueue.class FreeVariableModelAnalysis.class FuzzyDoubleComparator.class GeneralComparator.class GLBFunction.class PeriodicDirector.class PeriodicDirectorHelper.class RealDependency.class SuperdenseDependency.class SuperdenseTime.class Time.class TimedEvent.class TotallyOrderedSet.class util.jar util.jar [junit] rm -f core [junit] making clean in ptolemy/actor/util/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/util/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DoubleCQComparator.class FIFOQueueTest.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/util/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/util' [junit] making clean in ptolemy/actor/sched [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/sched' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Firing.class FixedPointDirector.class FixedPointReceiver.class FixedPointScheduler.class NotSchedulableException.class Schedule.class ScheduleElement.class Scheduler.class StaticSchedulingDirector.class sched.jar sched.jar [junit] rm -f core [junit] making clean in ptolemy/actor/sched/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/sched/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/sched/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/sched' [junit] making clean in ptolemy/actor/process [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/process' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BoundaryDetector.class Branch.class BranchController.class CompositeProcessDirector.class MailboxBoundaryReceiver.class NotifyThread.class ProcessDirector.class ProcessReceiver.class ProcessThread.class TerminateProcessException.class process.jar process.jar [junit] rm -f core [junit] making clean in ptolemy/actor/process/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/process/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ProcessSink.class TestProcessActor.class TypedTestProcessActor.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/process/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/process' [junit] making clean in ptolemy/actor/continuous [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/continuous' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Advanceable.class ContinuousStatefulComponent.class ContinuousStatefulDirector.class ContinuousStepSizeController.class continuous.jar continuous.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/continuous' [junit] making clean in ptolemy/actor/gui [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorGraphicalMessageHandler.class AbstractPlaceableActor.class AbstractPlaceableJavaSE.class ArrayOfRecordsPane.class AWTContainer.class AbstractPlaceableJavaSE.class BrowserEffigy.class BrowserLauncher.class BrowserTableau.class CheckModelSize.class ColorAttribute.class CommunicationAspectMonitor.class CompositeActorApplication.class CompositeActorSimpleApplication.class Console.class ConfigurationApplication.class CustomQueryBoxParameter.class Configuration.class ConfigurationEffigy.class Configurer.class DebugListenerTableau.class DialogTableau.class Editable.class EditorFactory.class EditorPaneFactory.class EditParametersDialog.class Effigy.class EffigyFactory.class ExecutionAspectPlotterEditorFactory.class ExpressionShellEffigy.class ExpressionShellFrame.class ExpressionShellTableau.class ExternalTextEffigy.class ExternalTextTableau.class FileOrURLEditorFactory.class GenerateCopyrights.class HTMLAbout.class HTMLEffigy.class HTMLEffigyFactory.class HTMLViewer.class HTMLViewerTableau.class ImageTokenEffigy.class InsideEntityEditorPaneFactory.class JNLPUtilities.class JVMTableau.class LevelSkippingTableauFactory.class LiveLink.class LocationAttribute.class MatrixPane.class MatrixTokenTableau.class ModelDirectory.class ModelFrame.class ModelPane.class ModelRepaintController.class MoMLApplet.class MoMLApplication.class MoMLSimpleApplication.class MoMLSimpleStatisticalApplication.class OpenInstanceDialog.class PasswordAttribute.class Placeable.class PlotEffigy.class PlotTableau.class PlotTableauFrame.class PortConfigurer.class PortConfigurerDialog.class PtExecuteApplication.class PtolemyApplet.class PtolemyApplication.class PtolemyDialog.class PtolemyEffigy.class PtolemyQuery.class PtolemyTableauFactory.class PtolemyFrame.class PtolemyPreferences.class QueryUtilities.class RenameConfigurer.class RenameDialog.class RunTableau.class SizeAttribute.class TableauFrame.class TextEditor.class TextEditorTableau.class TextEffigy.class Tableau.class TableauFactory.class TopPack.class TokenEffigy.class TokenTableau.class TokenEffigy.class TransitionEditorPaneFactory.class UserActorLibrary.class WelcomeWindow.class WelcomeWindowTableau.class WindowPropertiesAttribute.class gui.jar [junit] rm -f core [junit] making clean in ptolemy/actor/gui/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/doc' [junit] making clean in ptolemy/actor/gui/exec [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/exec' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExecShellEffigy.class ExecShellTableau.class exec.jar exec.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/exec' [junit] making clean in ptolemy/actor/gui/jnlp [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/jnlp' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CapeCodeApplication.class CyPhySimApplication.class BCVTBApplication.class DSPApplication.class FullApplication.class HyVisualApplication.class MenuApplication.class PtinyApplication.class PtinyKeplerApplication.class PtinySandboxApplication.class SpaceApplication.class VisualSenseApplication.class jnlp.jar jnlp.jar CapeCodeApplication.jar CyPhySimApplication.jar BCVTBApplication.jar DSPApplication.jar FullApplication.jar HyVisualApplication.jar PtinyApplication.jar PtinyKeplerApplication.jar PtinySandboxApplication.jar SpaceApplication.jar VisualSenseApplication.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/jnlp' [junit] making clean in ptolemy/actor/gui/properties [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/properties' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActionGUIProperty.class Button.class ComboBox.class GUIAction.class GUIProperty.class Panel.class Separator.class ToolBar.class properties.jar properties.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/properties' [junit] making clean in ptolemy/actor/gui/run [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/run' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CustomizableRunFrame.class CustomizableRunPane.class InterfaceTableau.class LayoutTable.class LayoutTableau.class PaletteList.class PtolemyFormEditor.class RunLayoutFrame.class run.jar run.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/run' [junit] making clean in ptolemy/actor/gui/style [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/style' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CheckBoxStyle.class ChoiceStyle.class EditableChoiceStyle.class FileChooserStyle.class HiddenStyle.class LineStyle.class NotEditableLineStyle.class NoteStyle.class ParameterEditorStyle.class StyleConfigurer.class TextStyle.class style.jar style.jar [junit] rm -f core [junit] making clean in ptolemy/actor/gui/style/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/style/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/style/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/style' [junit] making clean in ptolemy/actor/gui/syntax [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/syntax' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SyntaxTextEditor.class SyntaxTextEditorForStringAttributes.class syntax.jar syntax.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/syntax' [junit] making clean in ptolemy/actor/gui/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Rerun.class SimpleTableau.class TestModel.class [junit] rm -f core [junit] making clean in ptolemy/actor/gui/test/junit [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HTMLAboutJUnitTest.class JUnitTclTest.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/test/junit' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/test' [junit] making clean in ptolemy/actor/gui/ptjacl [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/ptjacl' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TclShellEffigy.class TclShellTableau.class ptjacl.jar ptjacl.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/ptjacl' [junit] making clean in ptolemy/actor/gui/python [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/python' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PythonShellEffigy.class PythonShellTableau.class python.jar python.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/python' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui' [junit] making clean in ptolemy/actor/injection [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/injection' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorModuleInitializer.class Injector.class PortableContainer.class PortablePlaceable.class PtolemyInjector.class PtolemyModule.class injection.jar injection.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/injection' [junit] making clean in ptolemy/actor/lib [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AddSubtract.class AbsoluteValue.class Accumulator.class ArrayAccumulate.class ArrayAppend.class ArrayAverage.class ArrayContains.class ArrayElement.class ArrayElementAsMatrix.class ArrayExtract.class ArrayLength.class ArrayLevelCrossing.class ArrayMaximum.class ArrayMinimum.class ArrayPeakSearch.class ArrayRemoveElement.class ArraySort.class ArraySum.class ArrayToElements.class ArrayToMatrix.class ArrayUpdate.class Assert.class Average.class Bernoulli.class BooleanMultiplexor.class BooleanSelect.class BooleanSwitch.class BusAssembler.class BusDisassembler.class CatchExceptionAttribute.class ClassWrapper.class Clock.class Commutator.class ComputeHistogram.class ConfigurationSelect.class ConfigurationSwitch.class Const.class Counter.class CurrentDate.class CurrentMicrostep.class CurrentTime.class DateConstructor.class DateElements.class DB.class Default.class DelayStart.class Differential.class Dictionary.class Discard.class DiscreteClock.class DiscreteRandomSource.class Distributor.class DoubleReader.class ElementsToArray.class ExceptionManager.class ExceptionManagerModel.class ExceptionSubscriber.class Exec.class ExecutionTime.class Exit.class Expression.class FileWriter.class Gaussian.class GetCausalityInterface.class GradientAdaptiveLattice.class IIR.class Interpolator.class Lattice.class LevinsonDurbin.class Limiter.class LimitedFiringSource.class LinearDifferenceEquationSystem.class LookupTable.class MathFunction.class MatrixToArray.class MaxIndex.class Maximum.class MicrostepDelay.class Minimum.class ModifyDate.class MovingAverage.class MovingMaximum.class Multiplexor.class MultiplyDivide.class NonStrictTest.class OrderedMerge.class OrderedRecordAssembler.class Pause.class PhaseUnwrap.class PoissonClock.class Publisher.class PublisherNonStrictTest.class PublisherTest.class Pulse.class Quantizer.class Ramp.class RandomInteger.class RandomSource.class Reader.class RecordAssembler.class RecordDisassembler.class RecordUpdater.class Recorder.class RecursiveLattice.class Remainder.class RemoveNilTokens.class ResettableTimer.class Rician.class RunningMaximum.class RunningMinimum.class Sampler.class Scale.class Select.class Sequence.class SequenceActor.class Sequencer.class SequenceSource.class SequentialClock.class SetVariable.class SingleEvent.class SingleTokenCommutator.class Sink.class Sleep.class Source.class Stop.class StringConst.class SubMatrix.class Subscriber.class SubscriptionAggregator.class Switch.class Synchronizer.class SynchronizeToRealTime.class Test.class TestExceptionAttribute.class TestExceptionHandler.class ThrowException.class ThrowModelError.class TimeDelay.class TimedSource.class TopLevelCurrentTime.class Transformer.class Triangular.class TrigFunction.class TriggeredClock.class TrigFunction.class TypeTest.class UnaryMathFunction.class Uniform.class UnionDisassembler.class UnionMerge.class URLReader.class URLDirectoryReader.class VariableClock.class VariableSleep.class VectorAssembler.class VectorDisassembler.class WallClockTime.class Writer.class lib.jar libKore.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/aspect [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AtomicCommunicationAspect.class AtomicExecutionAspect.class CanBus.class CanBusPriority.class CommunicationRequestPort.class CommunicationResponsePort.class CompositeCommunicationAspect.class CompositeExecutionAspect.class DecorationAttributes.class DynamicCoreAssignmentScheduler.class EDFScheduler.class ExecutionRequestPort.class ExecutionResponsePort.class ExecutionTimeAttributes.class FCFSScheduler.class FixedPriorityScheduler.class PriorityResourceAttributes.class aspect.jar aspect.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/aspect/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/qm/demo/CanBus [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/CanBus' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CanBus.jar CanBus.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/CanBus' [junit] making clean in ptolemy/actor/lib/qm/demo/CarTrackingAttackModeling [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/CarTrackingAttackModeling' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CarTrackingAttackModeling.jar CarTrackingAttackModeling.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/CarTrackingAttackModeling' [junit] making clean in ptolemy/actor/lib/qm/demo/CompositeQM [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/CompositeQM' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CompositeQM.jar CompositeQM.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/CompositeQM' [junit] making clean in ptolemy/actor/lib/qm/demo/DE [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/DE' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DE.jar DE.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/DE' [junit] making clean in ptolemy/actor/lib/qm/demo/MonitorExecutionTimes [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/MonitorExecutionTimes' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CompositeQM.jar CompositeQM.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/MonitorExecutionTimes' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo' [junit] making clean in ptolemy/actor/lib/aspect/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect' [junit] making clean in ptolemy/actor/lib/conversions [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/conversions' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AnythingToDouble.class BooleanToAnything.class CartesianToComplex.class CartesianToPolar.class ComplexToCartesian.class ComplexToPolar.class Converter.class DateToString.class DoubleToFix.class ExpressionToToken.class FixToDouble.class FixToFix.class ImageToString.class IntArrayToString.class InUnitsOf.class LongToDate.class LongToDouble.class PolarToCartesian.class PolarToComplex.class Round.class SmoothToDouble.class StringToBoolean.class StringToDate.class StringToDouble.class StringToInt.class StringToIntArray.class StringToUnsignedByteArray.class StringToXML.class TokenToExpression.class UnsignedByteArrayToString.class conversions.jar conversions.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/conversions/json [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/conversions/json' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JSONToToken.class TokenToJSON.class json.jar json.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/conversions/json/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/conversions/json/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/conversions/json/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/conversions/json' [junit] making clean in ptolemy/actor/lib/conversions/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/conversions/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/conversions/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/conversions' [junit] making clean in ptolemy/actor/lib/gui [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ArrayPlotter.class ArrayPlotterXY.class ArrowKeyProbe.class ArrowKeySensor.class BarGraph.class ConstPlaceable.class DisplayJavaSE.class Display.class DisplayInterface.class ExceptionManagerGUIFactory.class EventButton.class HistogramPlotter.class InteractiveDialog.class InteractiveShell.class MatrixViewer.class MonitorValue.class Plotter.class PlotterBase.class PlotterBaseJavaSE.class PlotterBaseInterface.class RealTimePlotter.class SequencePlotter.class SequenceScope.class SketchedSource.class SliderSource.class TextFieldContainerInterface.class TextFieldContainerJavaSE.class TimedDisplay.class TimedMonitorValue.class TimedPlotter.class TimedScope.class UsesInvokeAndWait.class XYPlotter.class XYScope.class gui.jar gui.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/gui/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gui/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gui/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gui' [junit] making clean in ptolemy/actor/lib/logic [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/logic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Comparator.class Equals.class IsPresent.class LogicFunction.class LogicalNot.class LogicGate.class TrueGate.class logic.jar logic.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/logic/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/logic/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/logic/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/logic' [junit] making clean in ptolemy/actor/lib/hoc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ApplyFilterOverArray.class ApplyFunction.class ApplyFunctionOverSequence.class Case.class CaseDirector.class CatchUpComposite.class ExecuteActor.class ExecuteCompositeActor.class IterateOverArray.class LifeCycleManager.class MirrorComposite.class MirrorPort.class MobileFunction.class MobileModel.class ModelReference.class ModelUtilities.class MultiCompositeActor.class MultiCompositePort.class MultiInstanceComposite.class RealTimeComposite.class ReflectComposite.class Refinement.class RefinementPort.class RunCompositeActor.class ThreadedComposite.class hoc.jar hoc.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/hoc/doc [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/doc' [junit] making clean in ptolemy/actor/lib/hoc/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/hoc/demo/ApplyFFT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/ApplyFFT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ApplyFFT.jar ApplyFFT.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/ApplyFFT' [junit] making clean in ptolemy/actor/lib/hoc/demo/Case [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/Case' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Case.jar Case.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/Case' [junit] making clean in ptolemy/actor/lib/hoc/demo/DFTSubSet [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/DFTSubSet' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DFTSubSet.jar DFTSubSet.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/DFTSubSet' [junit] making clean in ptolemy/actor/lib/hoc/demo/HocDE [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/HocDE' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HocDE.jar HocDE.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/HocDE' [junit] making clean in ptolemy/actor/lib/hoc/demo/IterateOverArray [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/IterateOverArray' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IterateOverArray.jar IterateOverArray.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/IterateOverArray' [junit] making clean in ptolemy/actor/lib/hoc/demo/MobileFunction [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/MobileFunction' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MobileFunction.jar MobileFunction.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/MobileFunction' [junit] making clean in ptolemy/actor/lib/hoc/demo/ModelReference [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/ModelReference' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModelReference.jar ModelReference.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/ModelReference' [junit] making clean in ptolemy/actor/lib/hoc/demo/ThreadedComposite [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/ThreadedComposite' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ThreadedComposite.jar ThreadedComposite.jar *.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/ThreadedComposite' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo' [junit] making clean in ptolemy/actor/lib/hoc/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IterateOverArrayCloneTest.class PreinitializeMustBeInvoked.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc' [junit] making clean in ptolemy/actor/lib/image [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/image' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ImageDisplay.class ImageDisplayInterface.class ImageDisplayJavaSE.class ImageReader.class ImageRotate.class ImageTableau.class ImageToString.class PGMReader.class Transform.class URLToImage.class image.jar image.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/image/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/image/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/image/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/image' [junit] making clean in ptolemy/actor/lib/javasound [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/javasound' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AudioReader.class AudioWriter.class AudioCapture.class AudioPlayer.class AudioReadBuffer.class AudioWriteBuffer.class ClipPlayer.class LiveSoundActor.class SoundActor.class SoundPlayer.class javasound.jar javasound.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/javasound/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/javasound/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/javasound/test' [junit] making clean in ptolemy/actor/lib/javasound/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/javasound/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/javasound/demo/KarplusStrong [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/javasound/demo/KarplusStrong' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp KarplusStrong.jar KarplusStrong.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/javasound/demo/KarplusStrong' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/javasound/demo' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/javasound' [junit] making clean in ptolemy/actor/lib/jjs [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AccessorOrchestrator.class HelperBase.class JavaScript.class JSUtils.class NashornAccessorHostApplication.class RestrictedJavaScriptInterface.class VertxHelperBase.class jjs.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/demo/Factorial [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/demo/Factorial' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Factorial.jar Factorial.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/demo/Factorial' [junit] making clean in ptolemy/actor/lib/jjs/demo/JavaScriptShell [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/demo/JavaScriptShell' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JavaScriptShell.jar JavaScriptShell.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/demo/JavaScriptShell' [junit] making clean in ptolemy/actor/lib/jjs/demo/ModelBuilder [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/demo/ModelBuilder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModelBuilder.jar ModelBuilder.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/demo/ModelBuilder' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/demo' [junit] making clean in ptolemy/actor/lib/jjs/external [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/external' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp external.jar external.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/external' [junit] making clean in ptolemy/actor/lib/jjs/modules [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp modules.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/buffer [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/buffer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp buffer.jar buffer.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/buffer' [junit] making clean in ptolemy/actor/lib/jjs/modules/cameras [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CameraHelper.class cameras.jar cameras.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/cameras/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/cameras/demo/Camera [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras/demo/Camera' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Camera.jar Camera.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras/demo/Camera' [junit] making clean in ptolemy/actor/lib/jjs/modules/cameras/demo/CameraWebSocket [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras/demo/CameraWebSocket' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CameraWebSocket.jar CameraWebSocket.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras/demo/CameraWebSocket' [junit] making clean in ptolemy/actor/lib/jjs/modules/cameras/demo/Foscam [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras/demo/Foscam' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Foscam.jar Foscam.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras/demo/Foscam' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras/demo' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras' [junit] making clean in ptolemy/actor/lib/jjs/modules/contextAware [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAware' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ContextAwareGUI.class ContextAwareHelper.class contextAware.jar contextAware.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/contextAware/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAware/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/contextAware/demo/ContextAware [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAware/demo/ContextAware' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ContextAware.jar ContextAware.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAware/demo/ContextAware' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAware/demo' [junit] making clean in ptolemy/actor/lib/jjs/modules/contextAware/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAware/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAware/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAware' [junit] making clean in ptolemy/actor/lib/jjs/modules/contextAwareTest [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAwareTest' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ContextAwareHelperTest.class contextAwareTest.jar contextAwareTest.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAwareTest' [junit] making clean in ptolemy/actor/lib/jjs/modules/crypto [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CryptoHelper.class crypto.jar crypto.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/crypto/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/crypto/demo/RandomBytes [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo/RandomBytes' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RandomBytes.jar RandomBytes.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo/RandomBytes' [junit] making clean in ptolemy/actor/lib/jjs/modules/crypto/demo/SymmetricEncrypt [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo/SymmetricEncrypt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SymmetricEncrypt.jar SymmetricEncrypt.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo/SymmetricEncrypt' [junit] making clean in ptolemy/actor/lib/jjs/modules/crypto/demo/MessageDigest [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo/MessageDigest' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MessageDigest.jar MessageDigest.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo/MessageDigest' [junit] making clean in ptolemy/actor/lib/jjs/modules/crypto/demo/AsymmetricEncrypt [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo/AsymmetricEncrypt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AsymmetricEncrypt.jar AsymmetricEncrypt.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo/AsymmetricEncrypt' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto' [junit] making clean in ptolemy/actor/lib/jjs/modules/computerVision [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/computerVision' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp computerVision.jar computerVision.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/computerVision' [junit] making clean in ptolemy/actor/lib/jjs/modules/dataConverter [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/dataConverter' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DataConverterHelper.class dataConverter.jar dataConverter.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/dataConverter' [junit] making clean in ptolemy/actor/lib/jjs/modules/discovery [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DiscoveryHelper.class discovery.jar discovery.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/discovery/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/discovery/demo/Discovery [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery/demo/Discovery' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Discovery.jar Discovery.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery/demo/Discovery' [junit] making clean in ptolemy/actor/lib/jjs/modules/discovery/demo/Heartbeat [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery/demo/Heartbeat' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Heartbeat.jar Heartbeat.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery/demo/Heartbeat' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery/demo' [junit] making clean in ptolemy/actor/lib/jjs/modules/discovery/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery' [junit] making clean in ptolemy/actor/lib/jjs/modules/dsp [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/dsp' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dsp.jar dsp.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/dsp' [junit] making clean in ptolemy/actor/lib/jjs/modules/eventbus [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp EventBusHelper.class eventbus.jar eventbus.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/eventbus/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/eventbus/demo/VertxBus [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus/demo/VertxBus' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp VertxBus.jar VertxBus.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus/demo/VertxBus' [junit] making clean in ptolemy/actor/lib/jjs/modules/eventbus/demo/VertxChat [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus/demo/VertxChat' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp VertxChat.jar VertxChat.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus/demo/VertxChat' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus/demo' [junit] making clean in ptolemy/actor/lib/jjs/modules/eventbus/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus' [junit] making clean in ptolemy/actor/lib/jjs/modules/faceDetector [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp faceDetector.jar faceDetector.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/faceDetector/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/faceDetector/demo/FaceDetector [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/demo/FaceDetector' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FaceDetector.jar FaceDetector.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/demo/FaceDetector' [junit] making clean in ptolemy/actor/lib/jjs/modules/faceDetector/demo/FaceDetectorCamera [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/demo/FaceDetectorCamera' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FaceDetectorCamera.jar FaceDetectorCamera.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/demo/FaceDetectorCamera' [junit] making clean in ptolemy/actor/lib/jjs/modules/faceDetector/demo/OccupancyCount [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/demo/OccupancyCount' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OccupancyCount.jar OccupancyCount.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/demo/OccupancyCount' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/demo' [junit] making clean in ptolemy/actor/lib/jjs/modules/faceDetector/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector' [junit] making clean in ptolemy/actor/lib/jjs/modules/httpClient [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/httpClient' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HttpClientHelper.class httpClient.jar httpClient.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/httpClient/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/httpClient/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/httpClient/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/httpClient' [junit] making clean in ptolemy/actor/lib/jjs/modules/imageDisplay [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageDisplay' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ImageDisplayHelper.class imageDisplay.jar imageDisplay.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageDisplay' [junit] making clean in ptolemy/actor/lib/jjs/modules/imageFilters [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageFilters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp imageFilters.jar imageFilters.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/imageFilters/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageFilters/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/imageFilters/demo/ImageAnnotate [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageFilters/demo/ImageAnnotate' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ImageAnnotate.jar ImageAnnotate.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageFilters/demo/ImageAnnotate' [junit] making clean in ptolemy/actor/lib/jjs/modules/imageFilters/demo/ImageFilters [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageFilters/demo/ImageFilters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ImageFilters.jar ImageFilters.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageFilters/demo/ImageFilters' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageFilters/demo' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageFilters' [junit] making clean in ptolemy/actor/lib/jjs/modules/IMUSensor [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/IMUSensor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CircularFifoQueue.class ReaderM.class SerialPortController.class SerialPortReader.class IMUSensor.jar IMUSensor.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/IMUSensor' [junit] making clean in ptolemy/actor/lib/jjs/modules/iotAuth [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AuthManager.class iotAuth.jar iotAuth.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/iotAuth/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommClient [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommClient' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SecureCommClient.jar SecureCommClient.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommClient' [junit] making clean in ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommServer [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommServer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SecureCommServer.jar SecureCommServer.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommServer' [junit] making clean in ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecurePubSub [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecurePubSub' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SecurePubSub.jar SecurePubSub.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecurePubSub' [junit] making clean in ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommServerClient [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommServerClient' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SecureCommServerClient.jar SecureCommServerClient.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommServerClient' [junit] making clean in ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommServerClientWithAuthManager [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommServerClientWithAuthManager' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SecureCommServerClientWithAuthManager.jar SecureCommServerClientWithAuthManager.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommServerClientWithAuthManager' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth' [junit] making clean in ptolemy/actor/lib/jjs/modules/mapManager [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/mapManager' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp mapManager.jar mapManager.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/mapManager/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/mapManager/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/mapManager/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/mapManager' [junit] making clean in ptolemy/actor/lib/jjs/modules/motionDetector [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/motionDetector' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp motionDetector.jar motionDetector.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/motionDetector' [junit] making clean in ptolemy/actor/lib/jjs/modules/localStorage [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/localStorage' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LocalStorageHelper.class localStorage.jar localStorage.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/localStorage/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/localStorage/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/localStorage/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/localStorage' [junit] making clean in ptolemy/actor/lib/jjs/modules/mqtt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/mqtt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MQTTHelper.class mqtt.jar mqtt.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/mqtt/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/mqtt/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/mqtt/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/mqtt' [junit] making clean in ptolemy/actor/lib/jjs/modules/objectAssign [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/objectAssign' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp objectAssign.jar objectAssign.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/objectAssign/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/objectAssign/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/objectAssign/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/objectAssign' [junit] making clean in ptolemy/actor/lib/jjs/modules/os [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/os' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp os.jar os.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/os/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/os/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/os/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/os' [junit] making clean in ptolemy/actor/lib/jjs/modules/process [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/process' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp process.jar process.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/process/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/process/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/process/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/process' [junit] making clean in ptolemy/actor/lib/jjs/modules/serial [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/serial' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SerialHelper.class serial.jar serial.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/serial/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/serial/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SerialPortLockTest.class SerialTest.class [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/serial/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/serial' [junit] making clean in ptolemy/actor/lib/jjs/modules/shell [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/shell' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ShellHelper.class shell.jar shell.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/shell/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/shell/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/shell/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/shell' [junit] making clean in ptolemy/actor/lib/jjs/modules/speechRecognition [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/speechRecognition' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SpeechRecognitionHelper.class speechRecognition.jar speechRecognition.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/speechRecognition/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/speechRecognition/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/speechRecognition/demo/SpeechRecognition [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/speechRecognition/demo/SpeechRecognition' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SpeechRecognition.jar SpeechRecognition.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/speechRecognition/demo/SpeechRecognition' [junit] making clean in ptolemy/actor/lib/jjs/modules/speechRecognition/demo/WatchCommandUpdater [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/speechRecognition/demo/WatchCommandUpdater' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WatchCommandUpdater.jar WatchCommandUpdater.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/speechRecognition/demo/WatchCommandUpdater' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/speechRecognition/demo' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/speechRecognition' [junit] making clean in ptolemy/actor/lib/jjs/modules/testing [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp testing.jar testing.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/testing/chai [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/chai' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp chai.jar chai.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/chai' [junit] making clean in ptolemy/actor/lib/jjs/modules/testing/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/testing/demo/Testing [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/demo/Testing' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Testing.jar Testing.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/demo/Testing' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/demo' [junit] making clean in ptolemy/actor/lib/jjs/modules/testing/mocha [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/mocha' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp mocha.jar mocha.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/mocha' [junit] making clean in ptolemy/actor/lib/jjs/modules/testing/windowMock [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/windowMock' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp windowMock.jar windowMock.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/windowMock' [junit] making clean in ptolemy/actor/lib/jjs/modules/testing/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing' [junit] making clean in ptolemy/actor/lib/jjs/modules/textDisplay [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/textDisplay' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TextDisplayHelper.class textDisplay.jar textDisplay.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/textDisplay' [junit] making clean in ptolemy/actor/lib/jjs/modules/udpSocket [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp UDPSocketHelper.class udpSocket.jar udpSocket.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/udpSocket/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket/test' [junit] making clean in ptolemy/actor/lib/jjs/modules/udpSocket/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/udp/demo/UDPSocket [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket/demo/UDPSocket' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp UDPSocket.jar UDPSocket.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket/demo/UDPSocket' [junit] making clean in ptolemy/actor/lib/jjs/modules/udp/demo/WatchEmulator [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket/demo/WatchEmulator' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WatchEmulator.jar WatchEmulator.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket/demo/WatchEmulator' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket/demo' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket' [junit] making clean in ptolemy/actor/lib/jjs/modules/userInterface [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/userInterface' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp VertxBrowserHelper.class browser.jar browser.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/userInterface' [junit] making clean in ptolemy/actor/lib/jjs/modules/socket [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SocketHelper.class socket.jar socket.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/socket/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/test' [junit] making clean in ptolemy/actor/lib/jjs/modules/socket/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/socket/demo/SecureSocket [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SecureSocket' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SecureSocket.jar SecureSocket.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SecureSocket' [junit] making clean in ptolemy/actor/lib/jjs/modules/socket/demo/SocketDoubleArrayBatched [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SocketDoubleArrayBatched' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SocketDoubleArrayBatched.jar SocketDoubleArrayBatched.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SocketDoubleArrayBatched' [junit] making clean in ptolemy/actor/lib/jjs/modules/socket/demo/SocketImage [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SocketImage' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SocketImage.jar SocketImage.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SocketImage' [junit] making clean in ptolemy/actor/lib/jjs/modules/socket/demo/SocketString [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SocketString' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SocketString.jar SocketString.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SocketString' [junit] making clean in ptolemy/actor/lib/jjs/modules/socket/demo/SocketUnsignedShort [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SocketUnsignedShort' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SocketUnsignedShort.jar SocketUnsignedShort.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SocketUnsignedShort' [junit] making clean in ptolemy/actor/lib/jjs/modules/socket/demo/TCPSocket [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/TCPSocket' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TCPSocket.jar TCPSocket.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/TCPSocket' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WebSocketHelper.class WebSocketServerHelper.class webSocket.jar webSocket.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/test' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo/SpeakingServerListeningClient [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/SpeakingServerListeningClient' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SpeakingServerListeningClient.jar SpeakingServerListeningClient.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/SpeakingServerListeningClient' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo/TwoWebSockets [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/TwoWebSockets' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TwoWebSockets.jar TwoWebSockets.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/TwoWebSockets' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketsServerClient [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketsServerClient' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WebSocketsServerClient.jar WebSocketsServerClient.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketsServerClient' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketChat [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketChat' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WebSocketChat.jar WebSocketChat.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketChat' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketClient [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketClient' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WebSocketClient.jar WebSocketClient.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketClient' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketFullDuplex [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketFullDuplex' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WebSocketFullDuplex.jar WebSocketFullDuplex.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketFullDuplex' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketGraph [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketGraph' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WebSocketGraph.jar WebSocketGraph.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketGraph' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketImage [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketImage' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WebSocketImage.jar WebSocketImage.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketImage' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketLog [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketLog' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WebSocketLog.jar WebSocketLog.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketLog' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket' [junit] making clean in ptolemy/actor/lib/jjs/modules/wifiScanner [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/wifiScanner' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp wifiScanner.jar wifiScanner.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/wifiScanner' [junit] making clean in ptolemy/actor/lib/jjs/modules/xbee [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/xbee' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp XBeeHelper.class xbee.jar xbee.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/xbee/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/xbee/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp XBeeHello.class [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/xbee/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/xbee' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules' [junit] making clean in ptolemy/actor/lib/jjs/node [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/node' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp node.jar node.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/node' [junit] making clean in ptolemy/actor/lib/jjs/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs' [junit] making clean in ptolemy/actor/lib/jopio [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jopio' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JopReadPort.class JopSerialRead.class JopSerialWrite.class JopWatchDog.class JopWritePort.class jopio.jar jopio.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jopio' [junit] making clean in ptolemy/actor/lib/mbed [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mbed' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Accelerometer.class CC3000Control.class CC3000Module.class GestureRecognition.class GPIOWriter.class HSBtoRGB.class LEDCubeUpdate.class NeoPixelLEDStrip.class PacketToSensorData.class SensorDataCalibration.class mbed.jar mbed.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mbed' [junit] making clean in ptolemy/actor/lib/net [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/net' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IPAddress.class DatagramReader.class DatagramWriter.class net.jar net.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/net/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/net/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/net/demo/Datagram [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/net/demo/Datagram' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Datagram.class Datagram.jar Datagram.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/net/demo/Datagram' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/net/demo' [junit] making clean in ptolemy/actor/lib/net/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/net/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/net/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/net' [junit] making clean in ptolemy/actor/lib/io [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CSVReader.class CSVWriter.class DirectoryListing.class ExpressionReader.class ExpressionWriter.class LineReader.class LineWriter.class FileReader.class TokenReader.class io.jar io.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/io/comm [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SerialComm.class comm.jar comm.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/io/comm/demo [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/io/comm/demo/SerialConsole [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm/demo/SerialConsole' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SerialConsole.jar SerialConsole.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm/demo/SerialConsole' [junit] making clean in ptolemy/actor/lib/io/comm/demo/SerialPort [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm/demo/SerialPort' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SerialPort.jar SerialPort.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm/demo/SerialPort' [junit] making clean in ptolemy/actor/lib/io/comm/demo/XBee [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm/demo/XBee' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp XBee.jar XBee.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm/demo/XBee' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm/demo' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm' [junit] making clean in ptolemy/actor/lib/io/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/io/demo/AppendToFile [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/AppendToFile' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AppendToFile.jar AppendToFile.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/AppendToFile' [junit] making clean in ptolemy/actor/lib/io/demo/CopyFile [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/CopyFile' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CopyFile.jar CopyFile.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/CopyFile' [junit] making clean in ptolemy/actor/lib/io/demo/FilePortParameter [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/FilePortParameter' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FilePortParameter.jar FilePortParameter.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/FilePortParameter' [junit] making clean in ptolemy/actor/lib/io/demo/ReadExpressionsCommandLine [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/ReadExpressionsCommandLine' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ReadExpressionsCommandLine.jar ReadExpressionsCommandLine.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/ReadExpressionsCommandLine' [junit] making clean in ptolemy/actor/lib/io/demo/ReadStdIn [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/ReadStdIn' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ReadStdIn.jar ReadStdIn.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/ReadStdIn' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo' [junit] making clean in ptolemy/actor/lib/io/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io' [junit] making clean in ptolemy/actor/lib/comm [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConvolutionalCoder.class DeScrambler.class HadamardCode.class HammingCoder.class HammingDecoder.class HuffmanBasic.class HuffmanCoder.class HuffmanDecoder.class LempelZivCoder.class LempelZivDecoder.class Scrambler.class Slicer.class TrellisDecoder.class ViterbiDecoder.class comm.jar comm.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/comm/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/comm/demo/ConvolutionalCoder [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/ConvolutionalCoder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConvolutionalCoder.jar ConvolutionalCoder.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/ConvolutionalCoder' [junit] making clean in ptolemy/actor/lib/comm/demo/HuffmanDecoder [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/HuffmanDecoder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HuffmanDecoder.jar HuffmanDecoder.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/HuffmanDecoder' [junit] making clean in ptolemy/actor/lib/comm/demo/Scrambler [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/Scrambler' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Scrambler.jar Scrambler.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/Scrambler' [junit] making clean in ptolemy/actor/lib/comm/demo/TrellisDecoder [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/TrellisDecoder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TrellisDecoder.jar TrellisDecoder.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/TrellisDecoder' [junit] making clean in ptolemy/actor/lib/comm/demo/ViterbiDecoder [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/ViterbiDecoder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ViterbiDecoder.jar ViterbiDecoder.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/ViterbiDecoder' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo' [junit] making clean in ptolemy/actor/lib/comm/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm' [junit] making clean in ptolemy/actor/lib/security [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CipherActor.class CryptographyActor.class KeyReader.class KeyStoreActor.class KeyToken.class KeyWriter.class PrivateKeyReader.class PublicKeyReader.class SecretKey.class SecretKeyReader.class SignatureActor.class SignatureSigner.class SignatureVerifier.class SymmetricCrypto.class SymmetricDecryption.class SymmetricEncryption.class security.jar security.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/security/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/security/demo/Signature [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security/demo/Signature' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Signature.jar Signature.jar ptKeystore [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security/demo/Signature' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security/demo' [junit] making clean in ptolemy/actor/lib/security/doc [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security/doc' [junit] making clean in ptolemy/actor/lib/security/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security' [junit] making clean in ptolemy/actor/lib/string [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/string' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StringCompare.class StringFunction.class StringIndexOf.class StringLength.class StringMatches.class StringReplace.class StringSimpleReplace.class StringSplit.class StringSubstring.class string.jar string.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/string/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/string/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SDFTestScheduler.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/string/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/string' [junit] making clean in ptolemy/actor/lib/tutorial [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/tutorial' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SimpleALU.class StaticALU.class tutorial.jar tutorial.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/tutorial' [junit] making clean in ptolemy/actor/lib/vhdl [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/vhdl' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AddSubtract.class Concat.class FixComparator.class FixConst.class FixCounter.class FixSequence.class FixToString.class FixTransformer.class IntegerCounter.class LogicalNot.class LogicFunction.class Memory.class Multiplexor.class Multiplier.class QueuedTypedIOPort.class Register.class RegisterSR.class ROM.class Slice.class SynchronousFixTransformer.class vhdl.jar vhdl.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/vhdl/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/vhdl/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/vhdl/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/vhdl' [junit] making clean in ptolemy/actor/lib/video [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DCT2x2dc.class DCT4x4dc.class IDCT4x4dc.class DCT8x8.class IDCT8x8.class SumofAbsoluteDifferences.class video.jar video.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/video/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/video/demo/DCT2x2dc [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video/demo/DCT2x2dc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DCT2x2dc.jar DCT2x2dc.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video/demo/DCT2x2dc' [junit] making clean in ptolemy/actor/lib/video/demo/DCT4x4dc [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video/demo/DCT4x4dc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DCT4x4dc.jar DCT4x4dc.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video/demo/DCT4x4dc' [junit] making clean in ptolemy/actor/lib/video/demo/DCT8x8 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video/demo/DCT8x8' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DCT8x8.jar DCT8x8.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video/demo/DCT8x8' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video/demo' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video' [junit] making clean in ptolemy/actor/lib/xslt [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/xslt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp XMLInclusion.class XSLTransformer.class xslt.jar xslt.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/xslt/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/xslt/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/xslt/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/xslt' [junit] making clean in ptolemy/actor/lib/gem5 [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gem5' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Gem5Wrapper.class gem5.jar gem5.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/gem5/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gem5/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/gem5/demo/DramThermalModel [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gem5/demo/DramThermalModel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DramThermalModel.jar DramThermalModel.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gem5/demo/DramThermalModel' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gem5/demo' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gem5' [junit] making clean in ptolemy/actor/lib/colt [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/colt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ColtBeta.class ColtBinomial.class ColtBinomialSelector.class ColtBreitWigner.class ColtChiSquare.class ColtExponential.class ColtExponentialPower.class ColtGamma.class ColtHyperGeometric.class ColtLogarithmic.class ColtNegativeBinomial.class ColtNormal.class ColtPoisson.class ColtPoissonSlow.class ColtRandomSource.class ColtStudentT.class ColtVonMises.class ColtZeta.class colt.jar colt.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/colt/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/colt/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/colt/demo/ColtRandom [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/colt/demo/ColtRandom' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ColtRandom.jar ColtRandom.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/colt/demo/ColtRandom' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/colt/demo' [junit] making clean in ptolemy/actor/lib/colt/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/colt/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/colt/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/colt' [junit] making clean in ptolemy/actor/lib/database [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/database' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ArrayOfRecordsExporter.class ArrayOfRecordsRecorder.class DatabaseInsert.class DatabaseManager.class DatabaseQuery.class DatabaseSelect.class SQLStatement.class database.jar database.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/database/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/database/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/database/demo/InteractiveQuery [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/database/demo/InteractiveQuery' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp InteractiveQuery.jar InteractiveQuery.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/database/demo/InteractiveQuery' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/database/demo' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/database' [junit] making clean in ptolemy/actor/lib/fmi [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMUImport.class FMUImportHybrid.class FMUQSS.class fmi.jar fmi.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/fmi/fmus [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmus.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/fmi/fmus/fmusim2 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmusim2' [junit] rm -rf *.so *.dylib *.o *.fmu *~ fmu fmuTmp* fmusim2 result.csv [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmusim2' [junit] making clean in ptolemy/actor/lib/fmi/fmus/template [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp template.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/fmi/fmus/template/fmiv20RC1 [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template/fmiv20RC1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmiv20RC1.jar fmiv20RC1.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template/fmiv20RC1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/template/fmiv20RC1pt [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template/fmiv20RC1pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmiv20RC1pt.jar fmiv20RC1pt.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template/fmiv20RC1pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/template/fmiv20 [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template/fmiv20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmiv20.jar fmiv20.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template/fmiv20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/template/sources [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template/sources' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sources.jar sources.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template/sources' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template' [junit] making clean in ptolemy/actor/lib/fmi/fmus/win32 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/win32' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp win32.jar win32.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/win32' [junit] making clean in ptolemy/actor/lib/fmi/fmus/bouncingBall [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBall' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp bouncingBall.jar bouncingBall.jar src/binaries bouncingBall.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBall' [junit] making clean in ptolemy/actor/lib/fmi/fmus/dq [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dq' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dq.jar dq.jar src/binaries dq.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dq' [junit] making clean in ptolemy/actor/lib/fmi/fmus/inc [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp inc.jar inc.jar src/binaries inc.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc' [junit] making clean in ptolemy/actor/lib/fmi/fmus/values [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/values' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp values.jar values.jar src/binaries values.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/values' [junit] making clean in ptolemy/actor/lib/fmi/fmus/vanDerPol [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPol' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp vanDerPol.jar vanDerPol.jar src/binaries vanDerPol.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPol' [junit] making clean in ptolemy/actor/lib/fmi/fmus/ballDynamics [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ballDynamics' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ballDynamics.jar ballDynamics.jar src/binaries ballDynamics.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ballDynamics' [junit] making clean in ptolemy/actor/lib/fmi/fmus/helloWorld [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/helloWorld' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp helloWorld.jar helloWorld.jar src/binaries helloWorld.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/helloWorld' [junit] making clean in ptolemy/actor/lib/fmi/fmus/levelStairs [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/levelStairs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp levelStairs.jar levelStairs.jar src/binaries levelStairs.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/levelStairs' [junit] making clean in ptolemy/actor/lib/fmi/fmus/onOffSupervisor [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/onOffSupervisor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp onOffSupervisor.jar onOffSupervisor.jar src/binaries onOffSupervisor.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/onOffSupervisor' [junit] making clean in ptolemy/actor/lib/fmi/fmus/stairsA [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stairsA' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp stairsA.jar stairsA.jar src/binaries stairsA.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stairsA' [junit] making clean in ptolemy/actor/lib/fmi/fmus/stairsB [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stairsB' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp stairsB.jar stairsB.jar src/binaries stairsB.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stairsB' [junit] making clean in ptolemy/actor/lib/fmi/fmus/stepCounter1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stepCounter1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp stepCounter1.jar stepCounter1.jar src/binaries stepCounter1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stepCounter1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/stepCounter [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stepCounter' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp stepCounter.jar stepCounter.jar src/binaries stepCounter.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stepCounter' [junit] making clean in ptolemy/actor/lib/fmi/fmus/stepCounterExtendedFMI [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stepCounterExtendedFMI' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp stepCounterExtendedFMI.jar stepCounterExtendedFMI.jar src/binaries stepCounterExtendedFMI.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stepCounterExtendedFMI' [junit] making clean in ptolemy/actor/lib/fmi/fmus/stepCounterPeriodInName [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stepCounterPeriodInName' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp stepCounterPeriodInName.jar stepCounterPeriodInName.jar src/binaries stepCounterPeriodInName.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stepCounterPeriodInName' [junit] making clean in ptolemy/actor/lib/fmi/fmus/bouncingBall20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBall20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp bouncingBall20.jar bouncingBall20.jar src/binaries bouncingBall20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBall20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/dq20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dq20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dq20.jar dq20.jar src/binaries dq20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dq20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/inc20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp inc20.jar inc20.jar src/binaries inc20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/values20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/values20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp values20.jar values20.jar src/binaries values20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/values20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/vanDerPol20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPol20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp vanDerPol20.jar vanDerPol20.jar src/binaries vanDerPol20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPol20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/bouncingBall20RC1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBall20RC1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp bouncingBall20RC1.jar bouncingBall20RC1.jar src/binaries bouncingBall20RC1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBall20RC1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/dq20RC1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dq20RC1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dq20RC1.jar dq20RC1.jar src/binaries dq20RC1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dq20RC1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/floor20pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/floor20pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp floor20pt.jar floor20pt.jar src/binaries floor20pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/floor20pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/fmuA20pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmuA20pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmuA20pt.jar fmuA20pt.jar src/binaries fmuA20pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmuA20pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/fmuB20pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmuB20pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmuB20pt.jar fmuB20pt.jar src/binaries fmuB20pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmuB20pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/fmuC20pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmuC20pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmuC20pt.jar fmuC20pt.jar src/binaries fmuC20pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmuC20pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/fmuD20pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmuD20pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmuD20pt.jar fmuD20pt.jar src/binaries fmuD20pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmuD20pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/heaterFlowResistance [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/heaterFlowResistance' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp heaterFlowResistance.jar heaterFlowResistance.jar src/binaries heaterFlowResistance.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/heaterFlowResistance' [junit] making clean in ptolemy/actor/lib/fmi/fmus/inc20pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc20pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp inc20pt.jar inc20pt.jar src/binaries inc20pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc20pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/inc20RC1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc20RC1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp inc20RC1.jar inc20RC1.jar src/binaries inc20RC1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc20RC1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/inc20RC1pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc20RC1pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp inc20RC1pt.jar inc20RC1pt.jar src/binaries inc20RC1pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc20RC1pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/out20pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/out20pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp out20pt.jar out20pt.jar src/binaries out20pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/out20pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/output20RC1pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/output20RC1pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp output20RC1pt.jar output20RC1pt.jar src/binaries output20RC1pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/output20RC1pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/pumpConstantSpeed [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/pumpConstantSpeed' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp pumpConstantSpeed.jar pumpConstantSpeed.jar src/binaries pumpConstantSpeed.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/pumpConstantSpeed' [junit] making clean in ptolemy/actor/lib/fmi/fmus/scale20RC1pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/scale20RC1pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp scale20RC1pt.jar scale20RC1pt.jar src/binaries scale20RC1pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/scale20RC1pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/scale20pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/scale20pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp scale20pt.jar scale20pt.jar src/binaries scale20pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/scale20pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/scale20RC1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/scale20RC1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp scale20RC1.jar scale20RC1.jar src/binaries scale20RC1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/scale20RC1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/stairsA20RC1F [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stairsA20RC1F' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp stairsA20RC1F.jar stairsA20RC1F.jar src/binaries stairsA20RC1F.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stairsA20RC1F' [junit] making clean in ptolemy/actor/lib/fmi/fmus/tankOpen [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/tankOpen' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp tankOpen.jar tankOpen.jar src/binaries tankOpen.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/tankOpen' [junit] making clean in ptolemy/actor/lib/fmi/fmus/values20RC1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/values20RC1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp values20RC1.jar values20RC1.jar src/binaries values20RC1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/values20RC1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/vanDerPol20RC1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPol20RC1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp vanDerPol20RC1.jar vanDerPol20RC1.jar src/binaries vanDerPol20RC1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPol20RC1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/Adder [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Adder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Adder.jar Adder.jar src/binaries Adder.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Adder' [junit] making clean in ptolemy/actor/lib/fmi/fmus/Clock [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Clock' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Clock.jar Clock.jar src/binaries Clock.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Clock' [junit] making clean in ptolemy/actor/lib/fmi/fmus/Constant [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Constant' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Constant.jar Constant.jar src/binaries Constant.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Constant' [junit] making clean in ptolemy/actor/lib/fmi/fmus/Delay [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Delay' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Delay.jar Delay.jar src/binaries Delay.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Delay' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridPerPiecCosSigGen [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridPerPiecCosSigGen' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridPerPiecCosSigGen.jar HybridPerPiecCosSigGen.jar src/binaries HybridPerPiecCosSigGen.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridPerPiecCosSigGen' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridPerDiscSigGen [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridPerDiscSigGen' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridPerDiscSigGen.jar HybridPerDiscSigGen.jar src/binaries HybridPerDiscSigGen.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridPerDiscSigGen' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridAdder [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridAdder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridAdder.jar HybridAdder.jar src/binaries HybridAdder.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridAdder' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridIntegratorReset [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridIntegratorReset' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridIntegratorReset.jar HybridIntegratorReset.jar src/binaries HybridIntegratorReset.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridIntegratorReset' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridIntegrator [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridIntegrator' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridIntegrator.jar HybridIntegrator.jar src/binaries HybridIntegrator.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridIntegrator' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridDelay [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridDelay' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridDelay.jar HybridDelay.jar src/binaries HybridDelay.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridDelay' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridGain [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridGain' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridGain.jar HybridGain.jar src/binaries HybridGain.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridGain' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridConstantSignalGenerator [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridConstantSignalGenerator' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridConstantSignalGenerator.jar HybridConstantSignalGenerator.jar src/binaries HybridConstantSignalGenerator.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridConstantSignalGenerator' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridCheckEquality [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridCheckEquality' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridCheckEquality.jar HybridCheckEquality.jar src/binaries HybridCheckEquality.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridCheckEquality' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridZeroCrossingDetector [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridZeroCrossingDetector' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridZeroCrossingDetector.jar HybridZeroCrossingDetector.jar src/binaries HybridZeroCrossingDetector.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridZeroCrossingDetector' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridTriggeredConst [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridTriggeredConst' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridTriggeredConst.jar HybridTriggeredConst.jar src/binaries HybridTriggeredConst.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridTriggeredConst' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridSampler [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridSampler' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridSampler.jar HybridSampler.jar src/binaries HybridSampler.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridSampler' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridZeroOrderHold [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridZeroOrderHold' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridZeroOrderHold.jar HybridZeroOrderHold.jar src/binaries HybridZeroOrderHold.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridZeroOrderHold' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridModalModelDiscContr [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridModalModelDiscContr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridModalModelDiscContr.jar HybridModalModelDiscContr.jar src/binaries HybridModalModelDiscContr.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridModalModelDiscContr' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridSequenceCheck [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridSequenceCheck' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridSequenceCheck.jar HybridSequenceCheck.jar src/binaries HybridSequenceCheck.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridSequenceCheck' [junit] making clean in ptolemy/actor/lib/fmi/fmus/Integrator [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Integrator' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Integrator.jar Integrator.jar src/binaries Integrator.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Integrator' [junit] making clean in ptolemy/actor/lib/fmi/fmus/ZeroCrossingDetector [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ZeroCrossingDetector' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ZeroCrossingDetector.jar ZeroCrossingDetector.jar src/binaries ZeroCrossingDetector.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ZeroCrossingDetector' [junit] making clean in ptolemy/actor/lib/fmi/fmus/AdderIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/AdderIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AdderIT.jar AdderIT.jar src/binaries AdderIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/AdderIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/CTClockIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CTClockIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CTClockIT.jar CTClockIT.jar src/binaries CTClockIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CTClockIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/CTClockW [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CTClockW' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CTClockW.jar CTClockW.jar src/binaries CTClockW.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CTClockW' [junit] making clean in ptolemy/actor/lib/fmi/fmus/CheckEqualityFP [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CheckEqualityFP' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CheckEqualityFP.jar CheckEqualityFP.jar src/binaries CheckEqualityFP.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CheckEqualityFP' [junit] making clean in ptolemy/actor/lib/fmi/fmus/CheckEqualityIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CheckEqualityIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CheckEqualityIT.jar CheckEqualityIT.jar src/binaries CheckEqualityIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CheckEqualityIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/ClockFP [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ClockFP' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ClockFP.jar ClockFP.jar src/binaries ClockFP.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ClockFP' [junit] making clean in ptolemy/actor/lib/fmi/fmus/DelayIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/DelayIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DelayIT.jar DelayIT.jar src/binaries DelayIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/DelayIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/IntegratorIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/IntegratorIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IntegratorIT.jar IntegratorIT.jar src/binaries IntegratorIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/IntegratorIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/SamplerFP [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/SamplerFP' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SamplerFP.jar SamplerFP.jar src/binaries SamplerFP.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/SamplerFP' [junit] making clean in ptolemy/actor/lib/fmi/fmus/ZeroCrossingDetectorIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ZeroCrossingDetectorIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ZeroCrossingDetectorIT.jar ZeroCrossingDetectorIT.jar src/binaries ZeroCrossingDetectorIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ZeroCrossingDetectorIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/bouncingBallHybrid [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBallHybrid' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp bouncingBallHybrid.jar bouncingBallHybrid.jar src/binaries bouncingBallHybrid.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBallHybrid' [junit] making clean in ptolemy/actor/lib/fmi/fmus/CheckEqualityIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CheckEqualityIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CheckEqualityIT.jar CheckEqualityIT.jar src/binaries CheckEqualityIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CheckEqualityIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/SamplerIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/SamplerIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SamplerIT.jar SamplerIT.jar src/binaries SamplerIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/SamplerIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/DelayW [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/DelayW' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DelayW.jar DelayW.jar src/binaries DelayW.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/DelayW' [junit] making clean in ptolemy/actor/lib/fmi/fmus/ConstantIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ConstantIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConstantIT.jar ConstantIT.jar src/binaries ConstantIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ConstantIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/ClockIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ClockIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ClockIT.jar ClockIT.jar src/binaries ClockIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ClockIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/ClockW [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ClockW' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ClockW.jar ClockW.jar src/binaries ClockW.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ClockW' [junit] making clean in ptolemy/actor/lib/fmi/fmus/bouncingBallME1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBallME1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp bouncingBallME1.jar bouncingBallME1.jar src/binaries bouncingBallME1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBallME1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/dqME1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dqME1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dqME1.jar dqME1.jar src/binaries dqME1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dqME1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/incME1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/incME1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp incME1.jar incME1.jar src/binaries incME1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/incME1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/valuesME1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/valuesME1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp valuesME1.jar valuesME1.jar src/binaries valuesME1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/valuesME1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/vanDerPolME1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPolME1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp vanDerPolME1.jar vanDerPolME1.jar src/binaries vanDerPolME1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPolME1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/bouncingBallME20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBallME20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp bouncingBallME20.jar bouncingBallME20.jar src/binaries bouncingBallME20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBallME20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/dqME20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dqME20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dqME20.jar dqME20.jar src/binaries dqME20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dqME20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/helloWorldME2 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/helloWorldME2' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp helloWorldME2.jar helloWorldME2.jar src/binaries helloWorldME2.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/helloWorldME2' [junit] making clean in ptolemy/actor/lib/fmi/fmus/incME20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/incME20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp incME20.jar incME20.jar src/binaries incME20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/incME20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/valuesME20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/valuesME20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp valuesME20.jar valuesME20.jar src/binaries valuesME20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/valuesME20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/vanDerPolME20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPolME20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp vanDerPolME20.jar vanDerPolME20.jar src/binaries vanDerPolME20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPolME20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/heaterFlowResistance [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/heaterFlowResistance' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp heaterFlowResistance.jar heaterFlowResistance.jar src/binaries heaterFlowResistance.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/heaterFlowResistance' [junit] making clean in ptolemy/actor/lib/fmi/fmus/pumpConstantSpeed [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/pumpConstantSpeed' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp pumpConstantSpeed.jar pumpConstantSpeed.jar src/binaries pumpConstantSpeed.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/pumpConstantSpeed' [junit] making clean in ptolemy/actor/lib/fmi/fmus/tankOpen [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/tankOpen' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp tankOpen.jar tankOpen.jar src/binaries tankOpen.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/tankOpen' [junit] making clean in ptolemy/actor/lib/fmi/fmus/fourInputsFourOutputsME20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fourInputsFourOutputsME20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fourInputsFourOutputsME20.jar fourInputsFourOutputsME20.jar src/binaries fourInputsFourOutputsME20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fourInputsFourOutputsME20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/helloWorldME2 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/helloWorldME2' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp helloWorldME2.jar helloWorldME2.jar src/binaries helloWorldME2.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/helloWorldME2' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus' [junit] making clean in ptolemy/actor/lib/fmi/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/fmi/demo/FMUBouncingBall [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMUBouncingBall' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMUBouncingBall.jar FMUBouncingBall.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMUBouncingBall' [junit] making clean in ptolemy/actor/lib/fmi/demo/FMULevelStairs [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMULevelStairs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMULevelStairs.jar FMULevelStairs.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMULevelStairs' [junit] making clean in ptolemy/actor/lib/fmi/demo/FMUSimulationX [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMUSimulationX' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMUSimulationX.jar FMUSimulationX.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMUSimulationX' [junit] making clean in ptolemy/actor/lib/fmi/demo/FMUStairs [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMUStairs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMUStairs.jar FMUStairs.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMUStairs' [junit] making clean in ptolemy/actor/lib/fmi/demo/FMUTwoBallCollision [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMUTwoBallCollision' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMUTwoBallCollision.jar FMUTwoBallCollision.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMUTwoBallCollision' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo' [junit] making clean in ptolemy/actor/lib/fmi/doc [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/doc' [junit] making clean in ptolemy/actor/lib/fmi/jni [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/jni' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp jni.jar jni.jar libJNIFMU.so [junit] rm -f core [junit] making clean in ptolemy/actor/lib/fmi/jni/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/jni/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/jni/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/jni' [junit] making clean in ptolemy/actor/lib/fmi/ma [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/ma' [junit] rm -rf fmuTmp* [junit] rm -f result.csv [junit] rm -f shared/*.o [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ma.jar ma.jar main *.dSYM *.o [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/ma' [junit] making clean in ptolemy/actor/lib/fmi/ma2 [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/ma2' [junit] rm -rf fmuTmp* [junit] rm -f *.csv [junit] rm -f shared/*.o [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ma.jar ma.jar main *.dSYM *.o [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/ma2' [junit] making clean in ptolemy/actor/lib/fmi/maHybrid [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/maHybrid' [junit] rm -rf fmuTmp* [junit] rm -f *.csv [junit] rm -f shared/*.o [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ma.jar ma.jar main *.dSYM *.o [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/maHybrid' [junit] making clean in ptolemy/actor/lib/fmi/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi' [junit] making clean in ptolemy/actor/lib/excel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/excel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Excel.class excel.jar excel.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/excel/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/excel/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/excel/demo/Excel [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/excel/demo/Excel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Excel.jar Excel.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/excel/demo/Excel' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/excel/demo' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/excel' [junit] making clean in ptolemy/actor/lib/mail [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExceptionEmailer.class SendMail.class mail.jar mail.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/mail/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/mail/demo/ExceptionEmailer [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail/demo/ExceptionEmailer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExceptionEmailer.jar ExceptionEmailer.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail/demo/ExceptionEmailer' [junit] making clean in ptolemy/actor/lib/mail/demo/SendMail [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail/demo/SendMail' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SendMail.jar SendMail.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail/demo/SendMail' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail/demo' [junit] making clean in ptolemy/actor/lib/mail/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail' [junit] making clean in ptolemy/actor/lib/joystick [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/joystick' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Joystick.class joystick.jar joystick.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/joystick/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/joystick/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/joystick/demo/Joystick [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/joystick/demo/Joystick' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Joystick.jar Joystick.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/joystick/demo/Joystick' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/joystick/demo' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/joystick' [junit] making clean in ptolemy/actor/lib/python [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PythonScript.class python.jar python.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/python/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/test' [junit] making clean in ptolemy/actor/lib/python/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/python/demo/RecordManipulation [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/demo/RecordManipulation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RecordManipulation.jar RecordManipulation.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/demo/RecordManipulation' [junit] making clean in ptolemy/actor/lib/python/demo/Ptolemnizer [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/demo/Ptolemnizer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Ptolemnizer.jar Ptolemnizer.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/demo/Ptolemnizer' [junit] making clean in ptolemy/actor/lib/python/demo/PythonScale [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/demo/PythonScale' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PythonScale.jar PythonScale.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/demo/PythonScale' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/demo' [junit] making clean in ptolemy/actor/lib/python/doc [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/doc' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python' [junit] making clean in ptolemy/actor/lib/r [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RConsole.class RExpression.class RExpression2.class r.jar r.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/r/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/r/demo/R3DPlot [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r/demo/R3DPlot' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp R3DPlot.jar R3DPlot.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r/demo/R3DPlot' [junit] making clean in ptolemy/actor/lib/r/demo/RRecordToDataframe [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r/demo/RRecordToDataframe' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RRecordToDataframe.jar RRecordToDataframe.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r/demo/RRecordToDataframe' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r/demo' [junit] making clean in ptolemy/actor/lib/r/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r' [junit] making clean in ptolemy/actor/lib/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LoopTest2.class RampNecessaryFiles.class RecorderGeneral.class ReturnNonZero.class SearchTest.class SleepFireTwice.class TestOrderedMerge.class Const.txt ReadFile1Output.txt auto/ReadFile1Output.txt [junit] rm -f core [junit] making clean in ptolemy/actor/lib/test/performance [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/test/performance' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/test/performance' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib' [junit] making clean in ptolemy/actor/parameters [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DoubleRangeParameter.class FilePortParameter.class IntRangeParameter.class LocationParameter.class MirrorPortParameter.class ParameterMirrorPort.class ParameterPort.class ParameterSet.class PortParameter.class Priority.class SharedParameter.class parameters.jar parameters.jar [junit] rm -f core [junit] making clean in ptolemy/actor/parameters/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CloneTest.class TestSharedParameter.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/test' [junit] making clean in ptolemy/actor/parameters/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/parameters/demo/Bouncer [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/demo/Bouncer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Bouncer.jar Bouncer.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/demo/Bouncer' [junit] making clean in ptolemy/actor/parameters/demo/SliderParameter [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/demo/SliderParameter' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SliderParameter.jar SliderParameter.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/demo/SliderParameter' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/demo' [junit] making clean in ptolemy/actor/parameters/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/doc' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters' [junit] making clean in ptolemy/actor/gt [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AtomicActorMatcher.class AttributeMatcher.class Checkable.class CompositeActorMatcher.class Constraint.class ContainerIgnoringAttribute.class CreationAttribute.class DefaultDirectoryAttribute.class DefaultModelAttribute.class FSMMatcher.class GTAttribute.class GTCompositeActor.class GTEntity.class GTEntityUtils.class GTIngredient.class GTIngredientElement.class GTIngredientList.class GTIngredientsAttribute.class GTParameter.class GTTools.class GraphAnalyzer.class GraphMatcher.class GraphTransformationException.class GraphTransformer.class HierarchyFlatteningAttribute.class IgnoringAttribute.class IterativeParameter.class LocationType.class MalformedStringException.class MatchCallback.class MatchingAttribute.class MoMLGenerator.class ModalModelMatcher.class ModelCombine.class ModelExecutor.class ModelGenerator.class ModelView.class NamedObjVariable.class NegationAttribute.class OptionAttribute.class Pattern.class PatternObjectAttribute.class PortMatcher.class PreservationAttribute.class RelationCollapsingAttribute.class RelationHidingAttribute.class Replacement.class StateMatcher.class TransformationException.class TransformationListener.class TransformationMode.class TransformationRule.class TransitionMatcher.class ValidationException.class ValueIterator.class gt.jar [junit] rm -f core [junit] making clean in ptolemy/actor/gt/controller [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/controller' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Clone.class DesignPatternImporter.class Execute.class GTEvent.class InitModel.class InitModelWithContainer.class InputModel.class Match.class ModelIOPort.class ModelParameter.class OutputModel.class PersistenceAttribute.class ReadModel.class TestModel.class Transform.class TransformationAttribute.class View.class WriteModel.class controller.jar [junit] rm -f core [junit] making clean in ptolemy/actor/gt/controller/lib [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/controller/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar lib.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/controller/lib' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/controller' [junit] making clean in ptolemy/actor/gt/data [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CombinedCollection.class FastLinkedList.class MatchResult.class Pair.class SequentialTwoWayHashMap.class Tuple.class TwoWayHashMap.class data.jar data.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/data' [junit] making clean in ptolemy/actor/gt/gui [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ComboItem.class GTGUIAction.class gui.jar gui.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/gui' [junit] making clean in ptolemy/actor/gt/ingredients [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/ingredients' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ingredients.jar [junit] rm -f core [junit] making clean in ptolemy/actor/gt/ingredients/criteria [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/ingredients/criteria' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AttributeCriterion.class BooleanCriterionElement.class ChoiceCriterionElement.class Criterion.class CriterionElement.class DynamicNameCriterion.class GuardCriterion.class NameCriterion.class PortCriterion.class StateTypeCriterion.class StringCriterionElement.class SubclassCriterion.class criteria.jar criteria.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/ingredients/criteria' [junit] making clean in ptolemy/actor/gt/ingredients/operations [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/ingredients/operations' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AttributeOperation.class BooleanOperationElement.class DynamicAttributeOperation.class Operation.class OperationElement.class PortCreationOperation.class PortRemovalOperation.class RenameOperation.class StringOperationElement.class operations.jar operations.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/ingredients/operations' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/ingredients' [junit] making clean in ptolemy/actor/gt/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AllMatchingTestHelper.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/test' [junit] making clean in ptolemy/actor/gt/patterns [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/patterns' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp patterns.jar patterns.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/patterns' [junit] making clean in ptolemy/actor/gt/util [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtolemyExpressionString.class RegularExpressionString.class util.jar util.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/util' [junit] making clean in ptolemy/actor/gt/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/gt/demo/BouncingBallX2 [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/BouncingBallX2' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BouncingBallX2.jar BouncingBallX2.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/BouncingBallX2' [junit] making clean in ptolemy/actor/gt/demo/ConstOptimization [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/ConstOptimization' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConstOptimization.jar ConstOptimization.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/ConstOptimization' [junit] making clean in ptolemy/actor/gt/demo/DiningPhilosophers [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/DiningPhilosophers' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DiningPhilosophers.jar DiningPhilosophers.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/DiningPhilosophers' [junit] making clean in ptolemy/actor/gt/demo/GameOfLife [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/GameOfLife' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp GameOfLife.jar GameOfLife.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/GameOfLife' [junit] making clean in ptolemy/actor/gt/demo/HierarchyFlattening [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/HierarchyFlattening' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HierarchyFlattening.jar HierarchyFlattening.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/HierarchyFlattening' [junit] making clean in ptolemy/actor/gt/demo/MapReduce [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/MapReduce' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MapReduce.jar MapReduce.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/MapReduce' [junit] making clean in ptolemy/actor/gt/demo/ModelExecution [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/ModelExecution' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModelExecution.jar ModelExecution.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/ModelExecution' [junit] making clean in ptolemy/actor/gt/demo/ModelGeneration [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/ModelGeneration' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModelGeneration.jar ModelGeneration.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/ModelGeneration' [junit] making clean in ptolemy/actor/gt/demo/PublisherTest [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/PublisherTest' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PublisherTest.jar PublisherTest.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/PublisherTest' [junit] making clean in ptolemy/actor/gt/demo/RegressionTest [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/RegressionTest' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RegressionTest.jar RegressionTest.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/RegressionTest' [junit] making clean in ptolemy/actor/gt/demo/SinewaveOptimization [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/SinewaveOptimization' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SinewaveOptimization.jar SinewaveOptimization.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/SinewaveOptimization' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo' [junit] making clean in ptolemy/actor/gt/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/doc' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt' [junit] making clean in ptolemy/actor/designs [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/designs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp designs.jar designs.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/designs' [junit] making clean in ptolemy/actor/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IdentityActor.class ManagerLeak.class RemoveIOPortEventListener.class TestAbstractReceiver.class TestActor.class TestGraphReader.class TestTypeListener.class TestTypedIORelation.class TypedTestActor.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/test' [junit] making clean in ptolemy/actor/ptalon [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractPtalonEvaluator.class NamedTree.class PtalonActor.class PtalonAST.class PtalonEvaluator.class PtalonExpressionParameter.class PtalonMLHandler.class PtalonParameter.class PtalonRuntimeException.class PtalonScopeException.class Tester.class PtalonRecognizer.class PtalonLexer.class PtalonPopulator.class PtalonPopulatorTokenTypes.class PtalonScopeChecker.class PtalonTokenTypes.class ptalon.jar [junit] rm -f core [junit] making clean in ptolemy/actor/ptalon/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/doc' [junit] making clean in ptolemy/actor/ptalon/gt [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/gt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtalonMatcher.class TransformationEvaluator.class gt.jar gt.jar [junit] rm -f core [junit] making clean in ptolemy/actor/ptalon/gt/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/gt/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/ptalon/gt/demo/Adder [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/gt/demo/Adder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Adder.jar Adder.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/gt/demo/Adder' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/gt/demo' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/gt' [junit] making clean in ptolemy/actor/ptalon/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ComplexAddSubtract.class KeyValuePair.class MapFileStorage.class MapReduceAlgorithm.class MapWorker.class ReduceWorker.class ReverseLink.class SplitReader.class StringToKeyValue.class WordCount.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/lib' [junit] making clean in ptolemy/actor/ptalon/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/ptalon/demo/CruiseControl [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/CruiseControl' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CruiseControl.jar CruiseControl.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/CruiseControl' [junit] making clean in ptolemy/actor/ptalon/demo/EightChannelFFT [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/EightChannelFFT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp EightChannelFFT.jar EightChannelFFT.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/EightChannelFFT' [junit] making clean in ptolemy/actor/ptalon/demo/GameOfLife [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/GameOfLife' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp GameOfLife.jar GameOfLife.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/GameOfLife' [junit] making clean in ptolemy/actor/ptalon/demo/MapReduce [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/MapReduce' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MapReduce.jar MapReduce.jar LinkGraph0.red LinkGraph1.red LinkGraph2.red ReadTest0.red ReadTest1.red ReadTest2.red *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/MapReduce' [junit] making clean in ptolemy/actor/ptalon/demo/ModelChange [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/ModelChange' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModelChange.jar ModelChange.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/ModelChange' [junit] making clean in ptolemy/actor/ptalon/demo/MultipleNodes [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/MultipleNodes' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MultipleNodes.jar MultipleNodes.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/MultipleNodes' [junit] making clean in ptolemy/actor/ptalon/demo/SmallWorld [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/SmallWorld' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SmallWorld.jar SmallWorld.jar *.jar dataOut*.txt [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/SmallWorld' [junit] making clean in ptolemy/actor/ptalon/demo/Unicycle [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/Unicycle' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Unicycle.jar Unicycle.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/Unicycle' [junit] making clean in ptolemy/actor/ptalon/demo/ptinyos [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/ptinyos' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptinyos.jar [junit] rm -f core [junit] making clean in ptolemy/actor/ptalon/demo/ptinyos/SendAndReceiveCnt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/ptinyos/SendAndReceiveCnt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SendAndReceiveCnt.jar SendAndReceiveCnt.jar LinkGraph0.red LinkGraph1.red LinkGraph2.red ReadTest0.red ReadTest1.red ReadTest2.red [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/ptinyos/SendAndReceiveCnt' [junit] making clean in ptolemy/actor/ptalon/demo/ptinyos/SenseToLeds [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/ptinyos/SenseToLeds' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SenseToLeds.jar SenseToLeds.jar LinkGraph0.red LinkGraph1.red LinkGraph2.red ReadTest0.red ReadTest1.red ReadTest2.red [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/ptinyos/SenseToLeds' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/ptinyos' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo' [junit] making clean in ptolemy/actor/ptalon/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Const.txt ReadFile1Output.txt [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor' [junit] making clean in ptolemy/gui [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BasicJApplet.class CancelException.class CloseListener.class ComponentDialog.class EditableParametersDialog.class ExtensionFilenameFilter.class GraphicalMessageHandler.class ImageExportable.class JFileChooserBugFix.class JTextAreaExec.class MacOSXAdapter.class MemoryCleaner.class MessageHandler.class PtFileChooser.class PtFilenameFilter.class PtGUIUtilities.class Query.class QueryChooser.class QueryChooserHelper.class QueryListener.class SettableQueryChooser.class ShellInterpreter.class ShellTextArea.class StatusBar.class Top.class UndeferredGraphicalMessageHandler.class UndoListener.class UserDialog.class gui.jar gui.jar [junit] rm -f core [junit] making clean in ptolemy/gui/demo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/gui/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FileChooserQuery.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/gui/demo' [junit] making clean in ptolemy/gui/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/gui/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp GraphicalMessageHandlerApplet.class TopTest.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/gui/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/gui' [junit] making clean in ptolemy/media [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/media' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Audio.class Picture.class media.jar [junit] rm -f core [junit] making clean in ptolemy/media/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/media/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp tmp*.au [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/media/test' [junit] making clean in ptolemy/media/javasound [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/media/javasound' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LiveSound.class LiveSoundCommon.class LiveSoundInterface.class LiveSoundJavaSE.class LiveSoundListener.class LiveSoundEvent.class SoundCapture.class SoundPlayback.class SoundReader.class SoundWriter.class javasound.jar javasound.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/media/javasound' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/media' [junit] making clean in ptolemy/domains [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp domains.jar experimentalDomains.jar [junit] rm -f core [junit] making clean in ptolemy/domains/algebraic [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp algebraic.jar [junit] rm -f core [junit] making clean in ptolemy/domains/algebraic/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AlgebraicLoopDirector.class AlgebraicLoopReceiver.class AlgebraicLoopScheduler.class kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/kernel' [junit] making clean in ptolemy/domains/algebraic/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptides/demo/HeaterOpenTank [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/demo/HeaterOpenTank' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HeaterOpenTank.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/demo/HeaterOpenTank' [junit] making clean in ptolemy/domains/ptides/demo/RLC [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/demo/RLC' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RLC.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/demo/RLC' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/demo' [junit] making clean in ptolemy/domains/algebraic/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/doc' [junit] making clean in ptolemy/domains/algebraic/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic' [junit] making clean in ptolemy/domains/atc [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp atc.jar [junit] rm -f core [junit] making clean in ptolemy/domains/atc/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractATCDirector.class ATCReceiver.class Rejecting.class kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/atc/kernel/policy1 [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/kernel/policy1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ATCDirector.class policy1.jar policy1.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/kernel/policy1' [junit] making clean in ptolemy/domains/atc/kernel/policy2 [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/kernel/policy2' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ATCDirector.class DijkstraAlgorithm.class Edge.class Vertex.class policy2.jar policy2.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/kernel/policy2' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/kernel' [junit] making clean in ptolemy/domains/atc/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Airport.class DestinationAirport.class StormHandling.class Track.class TrackWriter.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/lib' [junit] making clean in ptolemy/domains/atc/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/atc/demo/FirstPolicy [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/demo/FirstPolicy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FirstPolicy.jar FirstPolicy.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/demo/FirstPolicy' [junit] making clean in ptolemy/domains/atc/demo/SecondPolicy [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/demo/SecondPolicy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SecondPolicy.jar SecondPolicy.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/demo/SecondPolicy' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/demo' [junit] making clean in ptolemy/domains/atc/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc' [junit] making clean in ptolemy/domains/tcs [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp tcs.jar [junit] rm -f core [junit] making clean in ptolemy/domains/tcs/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TCSDirector.class TCSReceiver.class Rejecting.class kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/kernel' [junit] making clean in ptolemy/domains/tcs/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Track.class AbstractSourceStation.class AbstractStation.class AbstractTrack.class InverseSourceStation.class InverseStation.class InverseTrack.class SourceStation.class Station.class StationWriter.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/lib' [junit] making clean in ptolemy/domains/tcs/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/tcs/demo/TCS [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/demo/TCS' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TCS.jar TCS.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/demo/TCS' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/demo' [junit] making clean in ptolemy/domains/tcs/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs' [junit] making clean in ptolemy/domains/ca [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ca.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ca/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CADirector.class kernel.jar kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/kernel' [junit] making clean in ptolemy/domains/ca/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CA2DConvolution.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ca/lib/gui [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CATableau.class CAViewer.class gui.jar gui.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/lib/gui' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/lib' [junit] making clean in ptolemy/domains/ca/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ca/demo/Conway [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/demo/Conway' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Conway.jar Conway.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/demo/Conway' [junit] making clean in ptolemy/domains/ca/demo/ConwayRandom [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/demo/ConwayRandom' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConwayRandom.jar ConwayRandom.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/demo/ConwayRandom' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/demo' [junit] making clean in ptolemy/domains/ca/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/doc' [junit] making clean in ptolemy/domains/ca/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca' [junit] making clean in ptolemy/domains/ci [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ci.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ci/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActiveActorManager.class CIDirector.class CIReceiver.class CIActor.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ci/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/kernel' [junit] making clean in ptolemy/domains/ci/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BackDropQueue.class BinarySwitch.class FrontDropQueue.class Queue.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/lib' [junit] making clean in ptolemy/domains/ci/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/doc' [junit] making clean in ptolemy/domains/ci/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ci/demo/Router [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/demo/Router' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp QueueControl.class Router.jar Router.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/demo/Router' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/demo' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci' [junit] making clean in ptolemy/domains/continuous [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp continuous.jar [junit] rm -f core [junit] making clean in ptolemy/domains/continuous/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ContinuousDirector.class ContinuousIntegrator.class ContinuousODESolver.class ContinuousScheduler.class HybridModalDirector.class Noise.class kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/continuous/kernel/solver [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/kernel/solver' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExplicitRK23Solver.class ExplicitRK45Solver.class solver.jar solver.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/kernel/solver' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/kernel' [junit] making clean in ptolemy/domains/continuous/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BandlimitedNoise.class Derivative.class DifferentialSystem.class DiscreteClock.class EventSource.class Integrator.class LevelCrossingDetector.class LinearStateSpace.class ContinuousMerge.class ContinuousTimeDelay.class ContinuousTransferFunction.class Noise.class PeriodicSampler.class Waveform.class ZeroOrderHold.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/continuous/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/lib' [junit] making clean in ptolemy/domains/continuous/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/continuous/demo/BouncingBall [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/BouncingBall' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BouncingBall.jar BouncingBall.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/BouncingBall' [junit] making clean in ptolemy/domains/continuous/demo/Brownian [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Brownian' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Brownian.jar Brownian.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Brownian' [junit] making clean in ptolemy/domains/continuous/demo/CarTracking [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/CarTracking' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CarTracking.jar CarTracking.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/CarTracking' [junit] making clean in ptolemy/domains/continuous/demo/CartPendulum [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/CartPendulum' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CartPendulum.jar CartPendulum.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/CartPendulum' [junit] making clean in ptolemy/domains/continuous/demo/ComparedClocks [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/ComparedClocks' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ComparedClocks.jar ComparedClocks.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/ComparedClocks' [junit] making clean in ptolemy/domains/continuous/demo/ContinuousInsideDE [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/ContinuousInsideDE' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ContinuousInsideDE.jar ContinuousInsideDE.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/ContinuousInsideDE' [junit] making clean in ptolemy/domains/continuous/demo/DCMotor [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/DCMotor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DCMotor.jar DCMotor.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/DCMotor' [junit] making clean in ptolemy/domains/continuous/demo/Derivative [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Derivative' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Derivative.jar Derivative.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Derivative' [junit] making clean in ptolemy/domains/continuous/demo/Friction [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Friction' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Friction.jar Friction.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Friction' [junit] making clean in ptolemy/domains/continuous/demo/FurutaPendulum [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/FurutaPendulum' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FurutaPendulum.jar FurutaPendulum.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/FurutaPendulum' [junit] making clean in ptolemy/domains/continuous/demo/HierarchicalExecution [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/HierarchicalExecution' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HierarchicalExecution.jar HierarchicalExecution.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/HierarchicalExecution' [junit] making clean in ptolemy/domains/continuous/demo/HybridPlant [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/HybridPlant' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridPlant.jar HybridPlant.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/HybridPlant' [junit] making clean in ptolemy/domains/continuous/demo/Hysteresis [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Hysteresis' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Hysteresis.jar Hysteresis.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Hysteresis' [junit] making clean in ptolemy/domains/continuous/demo/LevelCrossingDetector [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/LevelCrossingDetector' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LevelCrossingDetector.jar LevelCrossingDetector.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/LevelCrossingDetector' [junit] making clean in ptolemy/domains/continuous/demo/LevelCrossingDetectorDetectsGlitches [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/LevelCrossingDetectorDetectsGlitches' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LevelCrossingDetectorDetectsGlitches.jar LevelCrossingDetectorDetectsGlitches.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/LevelCrossingDetectorDetectsGlitches' [junit] making clean in ptolemy/domains/continuous/demo/Lorenz [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Lorenz' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Lorenz.jar Lorenz.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Lorenz' [junit] making clean in ptolemy/domains/continuous/demo/NewtonsCradle [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/NewtonsCradle' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp NewtonsCradle.jar NewtonsCradle.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/NewtonsCradle' [junit] making clean in ptolemy/domains/continuous/demo/Noise [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Noise' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Noise.jar Noise.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Noise' [junit] making clean in ptolemy/domains/continuous/demo/Poisson [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Poisson' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Poisson.jar Poisson.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Poisson' [junit] making clean in ptolemy/domains/continuous/demo/Pendulum3D [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Pendulum3D' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Pendulum3D.jar Pendulum3D.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Pendulum3D' [junit] making clean in ptolemy/domains/continuous/demo/SampledClocks [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/SampledClocks' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SampledClocks.jar SampledClocks.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/SampledClocks' [junit] making clean in ptolemy/domains/continuous/demo/Satellite [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Satellite' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Satellite.jar Satellite.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Satellite' [junit] making clean in ptolemy/domains/continuous/demo/SigmaDelta [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/SigmaDelta' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SigmaDelta.jar SigmaDelta.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/SigmaDelta' [junit] making clean in ptolemy/domains/continuous/demo/SinuBouncingBall [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/SinuBouncingBall' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SinuBouncingBall.jar SinuBouncingBall.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/SinuBouncingBall' [junit] making clean in ptolemy/domains/continuous/demo/Sinusoid [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Sinusoid' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Sinusoid.jar Sinusoid.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Sinusoid' [junit] making clean in ptolemy/domains/continuous/demo/SquareWave [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/SquareWave' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SquareWave.jar SquareWave.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/SquareWave' [junit] making clean in ptolemy/domains/continuous/demo/Starmac [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Starmac' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Starmac.jar Starmac.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Starmac' [junit] making clean in ptolemy/domains/continuous/demo/StickyMasses [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/StickyMasses' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StickyMasses.jar StickyMasses.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/StickyMasses' [junit] making clean in ptolemy/domains/continuous/demo/Switch [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Switch' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Switch.jar Switch.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Switch' [junit] making clean in ptolemy/domains/continuous/demo/Thermostat [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Thermostat' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Thermostat.jar Thermostat.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Thermostat' [junit] making clean in ptolemy/domains/continuous/demo/Transmission [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Transmission' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Transmission.jar Transmission.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Transmission' [junit] making clean in ptolemy/domains/continuous/demo/TwoMachineInfiniteBusControl [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/TwoMachineInfiniteBusControl' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TwoMachineInfiniteBusControl.jar TwoMachineInfiniteBusControl.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/TwoMachineInfiniteBusControl' [junit] making clean in ptolemy/domains/continuous/demo/V2V [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/V2V' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp V2V.jar V2V.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/V2V' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo' [junit] making clean in ptolemy/domains/continuous/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/doc' [junit] making clean in ptolemy/domains/continuous/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous' [junit] making clean in ptolemy/domains/csp [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp csp.jar [junit] rm -f core [junit] making clean in ptolemy/domains/csp/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractBranchController.class ConditionalBranch.class BranchActor.class ConditionalBranchController.class ConditionalReceive.class ConditionalSend.class CSPActor.class CSPDirector.class CSPReceiver.class MultiwayBranchController.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/csp/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CSPCondGet.class CSPCondPut.class CSPHasRoom.class CSPHasToken.class CSPGet.class CSPGetToken.class CSPPut.class CSPPutToken.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/kernel' [junit] making clean in ptolemy/domains/csp/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Barrier.class Buffer.class CSPBuffer.class CSPMultiSource.class CSPSieve.class CSPSink.class CSPSource.class CSPMultiSink.class ResourcePool.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/csp/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/lib' [junit] making clean in ptolemy/domains/csp/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/csp/demo/Barrier [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/Barrier' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Barrier.jar Barrier.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/Barrier' [junit] making clean in ptolemy/domains/csp/demo/BusContention [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/BusContention' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BusContentionApplet.class ContentionAlarm.class Controller.class ExecEvent.class Memory.class PortChannelCode.class Processor.class BusContention.jar BusContention.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/BusContention' [junit] making clean in ptolemy/domains/csp/demo/DiningPhilosophers [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/DiningPhilosophers' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Chopstick.class Coordinate.class DiningApplet.class DiningPhilosophers.class Philosopher.class PhilosopherListener.class TablePanel.class DiningPhilosophers.jar DiningPhilosophers.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/DiningPhilosophers' [junit] making clean in ptolemy/domains/csp/demo/ResourcePool [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/ResourcePool' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ResourcePool.jar ResourcePool.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/ResourcePool' [junit] making clean in ptolemy/domains/csp/demo/WriteRegulator [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/WriteRegulator' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WriteRegulator.jar WriteRegulator.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/WriteRegulator' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo' [junit] making clean in ptolemy/domains/csp/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/doc' [junit] making clean in ptolemy/domains/csp/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp' [junit] making clean in ptolemy/domains/curriculum [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/curriculum' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Course.class HighlightEntities.class Or.class curriculum.jar [junit] rm -f core [junit] making clean in ptolemy/domains/curriculum/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/curriculum/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/curriculum/demo/Curriculum [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/curriculum/demo/Curriculum' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Curriculum.jar Curriculum.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/curriculum/demo/Curriculum' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/curriculum/demo' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/curriculum' [junit] making clean in ptolemy/domains/dde [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dde.jar [junit] rm -f core [junit] making clean in ptolemy/domains/dde/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DDEActor.class DDEDirector.class DDEIOPort.class DDEReceiver.class DDEThread.class FeedBackDelay.class NullToken.class ReceiverComparator.class TimeKeeper.class PrioritizedTimedQueue.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/dde/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DDEGet.class DDEGetNToken.class DDEGetToken.class DDEPut.class DDEPutToken.class FlowThrough.class TwoPut.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/kernel' [junit] making clean in ptolemy/domains/dde/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DDESink.class DoubleFork.class Wire.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/dde/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/lib' [junit] making clean in ptolemy/domains/dde/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/dde/demo/HelloWorld [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/demo/HelloWorld' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Consonants.class HelloWorld.class PrintString.class Punctuation.class StringOut.class Vowels.class HelloWorld.jar HelloWorld.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/demo/HelloWorld' [junit] making clean in ptolemy/domains/dde/demo/LocalZeno [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/demo/LocalZeno' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExecEvent.class ListenClock.class ListenFeedBackDelay.class ListenFork.class ListenSink.class ListenWire.class LocalZenoApplet.class LocalZenoUtilities.class ZenoDelay.class LocalZeno.jar LocalZeno.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/demo/LocalZeno' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/demo' [junit] making clean in ptolemy/domains/dde/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/doc' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde' [junit] making clean in ptolemy/domains/ddf [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ddf.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ddf/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DDFDirector.class ActorEnablingStatus.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ddf/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/kernel' [junit] making clean in ptolemy/domains/ddf/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorRecursion.class DDFBooleanSelect.class DDFOrderedMerge.class DDFSelect.class DDFSingleTokenCommutator.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ddf/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/lib' [junit] making clean in ptolemy/domains/ddf/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ddf/demo/Eratosthenes [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/Eratosthenes' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Eratosthenes.jar Eratosthenes.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/Eratosthenes' [junit] making clean in ptolemy/domains/ddf/demo/Factorial [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/Factorial' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Factorial.jar Factorial.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/Factorial' [junit] making clean in ptolemy/domains/ddf/demo/HanoiTower [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/HanoiTower' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HanoiTower.jar HanoiTower.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/HanoiTower' [junit] making clean in ptolemy/domains/ddf/demo/IfThenElse [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/IfThenElse' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IfThenElse.jar IfThenElse.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/IfThenElse' [junit] making clean in ptolemy/domains/ddf/demo/Loop [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/Loop' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Loop.jar Loop.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/Loop' [junit] making clean in ptolemy/domains/ddf/demo/OrderedMerge [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/OrderedMerge' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OrderedMerge.jar OrderedMerge.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/OrderedMerge' [junit] making clean in ptolemy/domains/ddf/demo/RandomWalk [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/RandomWalk' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RandomWalk.jar RandomWalk.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/RandomWalk' [junit] making clean in ptolemy/domains/ddf/demo/RijndaelEncryption [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/RijndaelEncryption' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RijndaelEncryption.jar RijndaelEncryption.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/RijndaelEncryption' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo' [junit] making clean in ptolemy/domains/ddf/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/doc' [junit] making clean in ptolemy/domains/ddf/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf' [junit] making clean in ptolemy/domains/de [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp de.jar [junit] rm -f core [junit] making clean in ptolemy/domains/de/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DEActor.class DECQEventQueue.class DEDirector.class DEEvent.class DEEventQueue.class DEReceiver.class DEThreadActor.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/de/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/kernel' [junit] making clean in ptolemy/domains/de/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AverageOverTime.class DateToEvent.class DateToModelTime.class Derivative.class DETransformer.class EventButton.class EventFilter.class EventToDate.class GetCurrentMicrostep.class Inhibit.class Integrator.class Merge.class MostRecent.class NonInterruptibleTimer.class PID.class Previous.class QuantizedSampler.class Queue.class Register.class Server.class SharedQueue.class SuppressSimultaneousEvents.class TestActorPortDepth.class TimeCompare.class TimeGap.class TimedDelay.class Timer.class VariableDelay.class WaitingTime.class Wire.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/de/lib/aspect [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/lib/aspect' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AFDXESs.class AFDXSwitch.class AFDXVlink.class BasicSwitch.class Bus.class CrossbarSwitch.class TTESwitch.class aspect.jar aspect.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/lib/aspect' [junit] making clean in ptolemy/domains/de/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Iterations.class Mutate.class SimpleDelay.class TestSource.class Time.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/lib' [junit] making clean in ptolemy/domains/de/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/de/demo/AssemblyLine [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/AssemblyLine' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AssemblyLine.jar AssemblyLine.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/AssemblyLine' [junit] making clean in ptolemy/domains/de/demo/AFDX [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/AFDX' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AFDX.jar AFDX.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/AFDX' [junit] making clean in ptolemy/domains/de/demo/Bus [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Bus' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Bus.jar Bus.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Bus' [junit] making clean in ptolemy/domains/de/demo/Clock [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Clock' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Clock.jar Clock.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Clock' [junit] making clean in ptolemy/domains/de/demo/ClockDrift [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/ClockDrift' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ClockDrift.jar ClockDrift.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/ClockDrift' [junit] making clean in ptolemy/domains/de/demo/DateDemo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/DateDemo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DateDemo.jar DateDemo.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/DateDemo' [junit] making clean in ptolemy/domains/de/demo/EventButton [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/EventButton' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp EventButton.jar EventButton.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/EventButton' [junit] making clean in ptolemy/domains/de/demo/Inspection [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Inspection' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Inspection.jar Inspection.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Inspection' [junit] making clean in ptolemy/domains/de/demo/LineFault [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/LineFault' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LineFault.jar LineFault.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/LineFault' [junit] making clean in ptolemy/domains/de/demo/LongRuns [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/LongRuns' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LongRuns.jar LongRuns.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/LongRuns' [junit] making clean in ptolemy/domains/de/demo/ModalModel [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/ModalModel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModalModel.jar ModalModel.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/ModalModel' [junit] making clean in ptolemy/domains/de/demo/OpenQueueingNetwork [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/OpenQueueingNetwork' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OpenQueueingNetwork.jar OpenQueueingNetwork.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/OpenQueueingNetwork' [junit] making clean in ptolemy/domains/de/demo/PersistentIO [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/PersistentIO' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PersistentIO.jar PersistentIO.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/PersistentIO' [junit] making clean in ptolemy/domains/de/demo/QueueAndServer [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/QueueAndServer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp QueueAndServer.jar QueueAndServer.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/QueueAndServer' [junit] making clean in ptolemy/domains/de/demo/RealTimeComposite [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/RealTimeComposite' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RealTimeComposite.jar RealTimeComposite.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/RealTimeComposite' [junit] making clean in ptolemy/domains/de/demo/SmartSender [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/SmartSender' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SmartSender.class SmartSender.jar SmartSender.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/SmartSender' [junit] making clean in ptolemy/domains/de/demo/Switch [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Switch' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Switch.jar Switch.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Switch' [junit] making clean in ptolemy/domains/de/demo/TimingParadox [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/TimingParadox' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TimingParadox.jar TimingParadox.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/TimingParadox' [junit] making clean in ptolemy/domains/de/demo/Trilateration [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Trilateration' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Trilateration.jar Trilateration.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Trilateration' [junit] making clean in ptolemy/domains/de/demo/TTE [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/TTE' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TTE.jar TTE.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/TTE' [junit] making clean in ptolemy/domains/de/demo/VariableDelay [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/VariableDelay' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp VariableDelay.jar VariableDelay.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/VariableDelay' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo' [junit] making clean in ptolemy/domains/de/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/doc' [junit] making clean in ptolemy/domains/de/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CancelFireAtTest.class SuperdenseTimeTest.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de' [junit] making clean in ptolemy/domains/hdf [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp hdf.jar [junit] rm -f core [junit] making clean in ptolemy/domains/hdf/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HDFDirector.class HDFFSMDirector.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/hdf/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/kernel' [junit] making clean in ptolemy/domains/hdf/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/hdf/demo/AdaptiveCoding [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo/AdaptiveCoding' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AdaptiveCoding.jar AdaptiveCoding.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo/AdaptiveCoding' [junit] making clean in ptolemy/domains/hdf/demo/Fibonacci [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo/Fibonacci' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Fibonacci.jar Fibonacci.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo/Fibonacci' [junit] making clean in ptolemy/domains/hdf/demo/Hysteresis [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo/Hysteresis' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Hysteresis.jar Hysteresis.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo/Hysteresis' [junit] making clean in ptolemy/domains/hdf/demo/Merge [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo/Merge' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Merge.jar Merge.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo/Merge' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo' [junit] making clean in ptolemy/domains/hdf/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/doc' [junit] making clean in ptolemy/domains/hdf/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf' [junit] making clean in ptolemy/domains/modal [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp modal.jar [junit] rm -f core [junit] making clean in ptolemy/domains/modal/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractActionsAttribute.class Action.class ChoiceAction.class CommitAction.class CommitActionsAttribute.class ConfigurableEntity.class Configurer.class ContainmentExtender.class FSMActor.class FSMCausalityInterface.class FSMDirector.class FSMReceiver.class FSMTransitionParameter.class ModalDirector.class MultipleEnabledTransitionsException.class MultirateFSMDirector.class NonStrictFSMDirector.class OutputActionsAttribute.class ParseTreeEvaluatorForGuardExpression.class RefinementActor.class RelationList.class RelationNode.class RelationType.class State.class StateEvent.class TransientState.class Transition.class kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/modal/kernel/fmv [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/fmv' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FmvAutomaton.class FmvState.class fmv.jar fmv.jar [junit] rm -f core [junit] making clean in ptolemy/domains/modal/kernel/fmv/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/fmv/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/fmv/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/fmv' [junit] making clean in ptolemy/domains/modal/kernel/ia [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/ia' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp InterfaceAutomaton.class InterfaceAutomatonTransition.class StatePair.class ia.jar ia.jar [junit] rm -f core [junit] making clean in ptolemy/domains/modal/kernel/ia/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/ia/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/ia/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/ia' [junit] making clean in ptolemy/domains/modal/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AlternatingSimulation.class CombineInternalTransitions.class Compose.class DeadlockStates.class GetInfo.class Project.class ZeroOneSource.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel' [junit] making clean in ptolemy/domains/modal/modal [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Case.class ClassComparator.class MirrorCausalityInterface.class ModalBasePort.class ModalController.class ModalModel.class ModalPort.class ModalRefinement.class ModalRefinementPort.class Refinement.class RefinementExtender.class RefinementPort.class RefinementSuggestion.class TransitionRefinement.class TransitionRefinementPort.class modal.jar modal.jar [junit] rm -f core [junit] making clean in ptolemy/domains/modal/modal/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/modal/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/modal/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/modal' [junit] making clean in ptolemy/domains/modal/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/modal/demo/ABP [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/ABP' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ABP.jar ABP.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/ABP' [junit] making clean in ptolemy/domains/modal/demo/Case [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/Case' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Case.jar Case.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/Case' [junit] making clean in ptolemy/domains/modal/demo/ChainedTransitions [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/ChainedTransitions' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ChainedTransitions.jar ChainedTransitions.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/ChainedTransitions' [junit] making clean in ptolemy/domains/modal/demo/Blending [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/Blending' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Blending.jar Blending.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/Blending' [junit] making clean in ptolemy/domains/modal/demo/ModalBSC [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/ModalBSC' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModalBSC.jar ModalBSC.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/ModalBSC' [junit] making clean in ptolemy/domains/modal/demo/MultipleRuns [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/MultipleRuns' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MultipleRuns.jar MultipleRuns.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/MultipleRuns' [junit] making clean in ptolemy/domains/modal/demo/PersistentIO [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/PersistentIO' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PersistentIO.jar PersistentIO.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/PersistentIO' [junit] making clean in ptolemy/domains/modal/demo/StateTracker [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/StateTracker' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StateTracker.jar StateTracker.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/StateTracker' [junit] making clean in ptolemy/domains/modal/demo/SystemLevelType [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/SystemLevelType' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SystemLevelType.jar [junit] rm -f core [junit] making clean in ptolemy/domains/modal/demo/SystemLevelType/fmv [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/SystemLevelType/fmv' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmv.jar fmv.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/SystemLevelType/fmv' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/SystemLevelType' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo' [junit] making clean in ptolemy/domains/modal/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/doc' [junit] making clean in ptolemy/domains/modal/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal' [junit] making clean in ptolemy/domains/pn [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp pn.jar [junit] rm -f core [junit] making clean in ptolemy/domains/pn/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp NondeterministicMerge.class PNDirector.class PNQueueReceiver.class TimedPNDirector.class kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/pn/kernel/event [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/kernel/event' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PNProcessEvent.class PNProcessListener.class event.jar event.jar [junit] rm -f core [junit] making clean in ptolemy/domains/pn/kernel/event/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/kernel/event/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StringPNListener.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/kernel/event/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/kernel/event' [junit] making clean in ptolemy/domains/pn/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TestSink.class TestDirector.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/kernel' [junit] making clean in ptolemy/domains/pn/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/pn/demo/BrockAckerman [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/BrockAckerman' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BrockAckerman.jar BrockAckerman.jar BrockAckerman.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/BrockAckerman' [junit] making clean in ptolemy/domains/pn/demo/CounterMachine [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/CounterMachine' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CounterMachine.jar CounterMachine.jar CounterMachine.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/CounterMachine' [junit] making clean in ptolemy/domains/pn/demo/NondeterministicMerge [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/NondeterministicMerge' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp NondeterministicMerge.jar NondeterministicMerge.jar NondeterministicMerge.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/NondeterministicMerge' [junit] making clean in ptolemy/domains/pn/demo/NondeterministicMergeWithFeedback [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/NondeterministicMergeWithFeedback' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp NondeterministicMergeWithFeedback.jar NondeterministicMergeWithFeedback.jar NondeterministicMergeWithFeedback.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/NondeterministicMergeWithFeedback' [junit] making clean in ptolemy/domains/pn/demo/OrderedMerge [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/OrderedMerge' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OrderedMerge.jar OrderedMerge.jar OrderedMerge.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/OrderedMerge' [junit] making clean in ptolemy/domains/pn/demo/QR [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/QR' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ND_1.class ND_2.class ND_3.class ND_4.class ND_5.class StreamToMatrix.class SourceMatrix.class ArrayIndex.class QR.jar QR.jar QR.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/QR' [junit] making clean in ptolemy/domains/pn/demo/RemoveNilTokens [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/RemoveNilTokens' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RemoveNilTokens.jar RemoveNilTokens.jar RemoveNilTokens.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/RemoveNilTokens' [junit] making clean in ptolemy/domains/pn/demo/Stack [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/Stack' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Stack.jar Stack.jar Stack.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/Stack' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo' [junit] making clean in ptolemy/domains/pn/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/doc' [junit] making clean in ptolemy/domains/pn/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/test' [junit] making clean in ptolemy/domains/pn/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Starver.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/lib' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn' [junit] making clean in ptolemy/domains/sdf [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sdf.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sdf/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ArrayFIFOQueue.class BaseSDFScheduler.class CachedSDFScheduler.class SDFDirector.class SDFIOPort.class SDFReceiver.class SDFScheduler.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sdf/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SDFTestConsumer.class SDFTestDelay.class SDFTestJoin.class SDFTestRamp.class SDFTestSplit.class SDFTestZeroRate1.class SDFTestZeroRate2.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/kernel' [junit] making clean in ptolemy/domains/sdf/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ArrayToSequence.class Autocorrelation.class BootstrapSampleDelay.class BitsToInt.class Chop.class CountTrues.class DelayLine.class DotProduct.class DoubleToMatrix.class DownSample.class FIR.class FFT.class IFFT.class IntToBits.class LineCoder.class LMSAdaptive.class MatrixJoin.class MatrixSplit.class MatrixToDouble.class MatrixToSequence.class RaisedCosine.class Repeat.class SDFConverter.class SDFTransformer.class SampleDelay.class SequenceToArray.class SequenceToMatrix.class UpSample.class VariableFIR.class VariableLattice.class VariableRecursiveLattice.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sdf/lib/vq [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HTVQEncode.class ImageContrast.class ImageDisplay.class ImageDisplayInterface.class ImageDisplayJavaSE.class ImagePartition.class ImageSequence.class ImageUnpartition.class PSNR.class VQDecode.class vq.jar vq.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sdf/lib/vq/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq/test' [junit] making clean in ptolemy/domains/sdf/lib/vq/data [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp data.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sdf/lib/vq/data/seq [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq/data/seq' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp seq.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sdf/lib/vq/data/seq/missa [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq/data/seq/missa' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp missa.jar missa.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq/data/seq/missa' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq/data/seq' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq/data' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq' [junit] making clean in ptolemy/domains/sdf/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Time.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib' [junit] making clean in ptolemy/domains/sdf/optimize [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BufferingProfileFiring.class BufferingProfile.class OptimalScheduleFinder.class OptimizingSDFDirector.class OptimizingSDFScheduler.class SharedBufferTransformer.class optimize.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sdf/optimize/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sdf/optimize/demo/SDFOptimize [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize/demo/SDFOptimize' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SDFOptimize.jar SDFOptimize.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize/demo/SDFOptimize' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize/demo' [junit] making clean in ptolemy/domains/sdf/optimize/lib [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DummyDisplay.class DummyFrame.class DummyReferenceToken.class DummySource.class DummyTransformer.class lib.jar lib.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize/lib' [junit] making clean in ptolemy/domains/sdf/optimize/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize' [junit] making clean in ptolemy/domains/sdf/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sdf/demo/Array [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Array' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Array.jar Array.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Array' [junit] making clean in ptolemy/domains/sdf/demo/Butterfly [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Butterfly' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Butterfly.class Butterfly.jar Butterfly.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Butterfly' [junit] making clean in ptolemy/domains/sdf/demo/Expression [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Expression' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Expression.jar Expression.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Expression' [junit] making clean in ptolemy/domains/sdf/demo/Eye [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Eye' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Eye.jar Eye.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Eye' [junit] making clean in ptolemy/domains/sdf/demo/FixFIR [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/FixFIR' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FixFIR.jar FixFIR.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/FixFIR' [junit] making clean in ptolemy/domains/sdf/demo/FixPoint [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/FixPoint' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FixPoint.jar FixPoint.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/FixPoint' [junit] making clean in ptolemy/domains/sdf/demo/FourierSeries [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/FourierSeries' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FourierSeries.jar FourierSeries.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/FourierSeries' [junit] making clean in ptolemy/domains/sdf/demo/Gravitation [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Gravitation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Gravitation.jar Gravitation.jar GravitationWithCollisionDetection.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Gravitation' [junit] making clean in ptolemy/domains/sdf/demo/HTVQ [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/HTVQ' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HTVQApplet.class HTVQ.jar HTVQ.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/HTVQ' [junit] making clean in ptolemy/domains/sdf/demo/LMSAdaptive [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/LMSAdaptive' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LMSAdaptive.jar LMSAdaptive.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/LMSAdaptive' [junit] making clean in ptolemy/domains/sdf/demo/LogisticMap [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/LogisticMap' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LogisticMap.jar LogisticMap.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/LogisticMap' [junit] making clean in ptolemy/domains/sdf/demo/MaximumEntropySpectrum [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/MaximumEntropySpectrum' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MaximumEntropySpectrum.jar MaximumEntropySpectrum.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/MaximumEntropySpectrum' [junit] making clean in ptolemy/domains/sdf/demo/ModelDisplay [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/ModelDisplay' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModelDisplay.jar ModelDisplay.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/ModelDisplay' [junit] making clean in ptolemy/domains/sdf/demo/MultipleRuns [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/MultipleRuns' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MultipleRuns.jar MultipleRuns.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/MultipleRuns' [junit] making clean in ptolemy/domains/sdf/demo/NoisySinewave [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/NoisySinewave' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp NoisySinewave.jar NoisySinewave.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/NoisySinewave' [junit] making clean in ptolemy/domains/sdf/demo/OrthogonalCom [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/OrthogonalCom' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OrthogonalCom.class OrthogonalCom.jar OrthogonalCom.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/OrthogonalCom' [junit] making clean in ptolemy/domains/sdf/demo/RijndaelEncryption [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/RijndaelEncryption' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RijndaelEncryption.jar RijndaelEncryption.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/RijndaelEncryption' [junit] making clean in ptolemy/domains/sdf/demo/Sketch [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Sketch' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SketchApplet.class Sketch.jar Sketch.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Sketch' [junit] making clean in ptolemy/domains/sdf/demo/SoundSpectrum [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/SoundSpectrum' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SoundSpectrum.jar SoundSpectrum.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/SoundSpectrum' [junit] making clean in ptolemy/domains/sdf/demo/Spectrum [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Spectrum' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Spectrum.jar Spectrum.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Spectrum' [junit] making clean in ptolemy/domains/sdf/demo/SynthesizedVoice [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/SynthesizedVoice' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SynthesizedVoice.jar SynthesizedVoice.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/SynthesizedVoice' [junit] making clean in ptolemy/domains/sdf/demo/Type [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Type' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Type.jar Type.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Type' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo' [junit] making clean in ptolemy/domains/sdf/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/doc' [junit] making clean in ptolemy/domains/sdf/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf' [junit] making clean in ptolemy/domains/dt [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dt.jar [junit] rm -f core [junit] making clean in ptolemy/domains/dt/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DTDirector.class DTReceiver.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/dt/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FakePlotter.class OnePort.class TwoPort.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/kernel' [junit] making clean in ptolemy/domains/dt/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/dt/demo/Eye [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/demo/Eye' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Eye.jar Eye.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/demo/Eye' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/demo' [junit] making clean in ptolemy/domains/dt/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/doc' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt' [junit] making clean in ptolemy/domains/giotto [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp giotto.jar [junit] rm -f core [junit] making clean in ptolemy/domains/giotto/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp GiottoAttributes.class GiottoCodeGenerator.class GiottoCodeGeneratorUtilities.class GiottoDirector.class GiottoReceiver.class GiottoScheduler.class GiottoTimingManager.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/giotto/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/kernel' [junit] making clean in ptolemy/domains/giotto/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/giotto/demo/Composite [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo/Composite' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Composite.jar Composite.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo/Composite' [junit] making clean in ptolemy/domains/giotto/demo/Hierarchy [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo/Hierarchy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Hierarchy.jar Hierarchy.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo/Hierarchy' [junit] making clean in ptolemy/domains/giotto/demo/Multimode [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo/Multimode' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Multimode.jar Multimode.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo/Multimode' [junit] making clean in ptolemy/domains/giotto/demo/Simple [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo/Simple' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Simple.jar Simple.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo/Simple' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo' [junit] making clean in ptolemy/domains/giotto/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/doc' [junit] making clean in ptolemy/domains/giotto/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto' [junit] making clean in ptolemy/domains/fmima [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/fmima' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmima.jar [junit] rm -f core [junit] making clean in ptolemy/domains/fmima/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/fmima/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMIMADirector.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/fmima/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/fmima/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/fmima/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/fmima/kernel' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/fmima' [junit] making clean in ptolemy/domains/metroII [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp metroII.jar [junit] rm -f core [junit] making clean in ptolemy/domains/metroII/gui [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MappingEditorGUI.class MappingEditorGUIFactory.class gui.jar gui.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/gui' [junit] making clean in ptolemy/domains/metroII/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BlockingFire.class ConstraintSolver.class EventDictionary.class EventTimeComparator.class FireMachine.class GetFirable.class Graph.class MappingConstraintReaderWriter.class MappingConstraintSolver.class MappingEditor.class MetroIIDebugger.class MetroIIEventBuilder.class MetroIIFSMDirector.class MetroIICompositeActor.class MetroIIDEDirector.class MetroIIDEDirectorForPtides.class MetroIIDirector.class MetroIIMirrorComposite.class MetroIIPNDirector.class MetroIIPNQueueReceiver.class MetroIIPtidesDirector.class MetroIIPtidesListEventQueue.class MetroIIPtidesPlatform.class MetroIIPtidesPort.class MetroIIPtidesReceiver.class MetroIISRDirector.class MetroIISystemCDirector.class MetroIIModalModel.class MetroIISequentialSDFDirector.class NonBlockingFire.class Pair.class ResumableFire.class StartOrResumable.class TimeScheduler.class kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/metroII/kernel/util [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/kernel/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp util.jar [junit] rm -f core [junit] making clean in ptolemy/domains/metroII/kernel/util/ProtoBuf [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/kernel/util/ProtoBuf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp metroIIcomm.class ProtoBuf.jar ProtoBuf.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/kernel/util/ProtoBuf' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/kernel/util' [junit] making clean in ptolemy/domains/metroII/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/kernel' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII' [junit] making clean in ptolemy/domains/ontologies [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ontologies' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ontologies.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ontologies/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ontologies/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp UnitsConverter.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ontologies/lib' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ontologies' [junit] making clean in ptolemy/domains/petrinet [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp petrinet.jar [junit] rm -f core [junit] making clean in ptolemy/domains/petrinet/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PetriNetDirector.class PetriNetDisplayer.class PetriNetActor.class Place.class Transition.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/petrinet/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/kernel' [junit] making clean in ptolemy/domains/petrinet/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PetriNetRecorder.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/petrinet/lib/gui [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PetriNetDisplay.class gui.jar gui.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/lib/gui' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/lib' [junit] making clean in ptolemy/domains/petrinet/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/petrinet/demo/PetriNetDiningPhilosophers [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/demo/PetriNetDiningPhilosophers' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PetriNetDiningPhilosophers.jar PetriNetDiningPhilosophers.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/demo/PetriNetDiningPhilosophers' [junit] making clean in ptolemy/domains/petrinet/demo/PetriNetSimple [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/demo/PetriNetSimple' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PetriNetSimple.jar PetriNetSimple.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/demo/PetriNetSimple' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/demo' [junit] making clean in ptolemy/domains/petrinet/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/doc' [junit] making clean in ptolemy/domains/petrinet/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet' [junit] making clean in ptolemy/domains/qss [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp qss.jar [junit] rm -f core [junit] making clean in ptolemy/domains/qss/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp QSSDirector.class QSSIntegrator.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/qss/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/kernel' [junit] making clean in ptolemy/domains/qss/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp QSSDirectorTest.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/test' [junit] making clean in ptolemy/domains/qss/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/qss/demo/BouncingBall [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/BouncingBall' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BouncingBall.jar BouncingBall.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/BouncingBall' [junit] making clean in ptolemy/domains/qss/demo/FirstOrder [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/FirstOrder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FirstOrder.jar FirstOrder.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/FirstOrder' [junit] making clean in ptolemy/domains/qss/demo/HelloWorld [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/HelloWorld' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HelloWorld.jar HelloWorld.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/HelloWorld' [junit] making clean in ptolemy/domains/qss/demo/Lorenz [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/Lorenz' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Lorenz.jar Lorenz.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/Lorenz' [junit] making clean in ptolemy/domains/qss/demo/RLC [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/RLC' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RLC.jar RLC.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/RLC' [junit] making clean in ptolemy/domains/qss/demo/SecondOrder [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/SecondOrder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SecondOrder.jar SecondOrder.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/SecondOrder' [junit] making clean in ptolemy/domains/qss/demo/SmoothToken [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/SmoothToken' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SmoothToken.jar SmoothToken.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/SmoothToken' [junit] making clean in ptolemy/domains/qss/demo/Thermal [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/Thermal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Thermal.jar Thermal.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/Thermal' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo' [junit] making clean in ptolemy/domains/qss/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Align.class SmoothSignal.class SmoothZeroCrossingDetector.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/lib' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss' [junit] making clean in ptolemy/domains/rendezvous [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp rendezvous.jar [junit] rm -f core [junit] making clean in ptolemy/domains/rendezvous/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RendezvousDirector.class RendezvousReceiver.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/rendezvous/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TestSink.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/kernel' [junit] making clean in ptolemy/domains/rendezvous/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Barrier.class Buffer.class Merge.class ResourcePool.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/rendezvous/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/lib' [junit] making clean in ptolemy/domains/rendezvous/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/rendezvous/demo/Barrier [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo/Barrier' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Barrier.jar Barrier.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo/Barrier' [junit] making clean in ptolemy/domains/rendezvous/demo/ResourcePool [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo/ResourcePool' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ResourcePool.jar ResourcePool.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo/ResourcePool' [junit] making clean in ptolemy/domains/rendezvous/demo/Sequencing [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo/Sequencing' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Sequencing.jar Sequencing.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo/Sequencing' [junit] making clean in ptolemy/domains/rendezvous/demo/WriteRegulator [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo/WriteRegulator' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WriteRegulator.jar WriteRegulator.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo/WriteRegulator' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo' [junit] making clean in ptolemy/domains/rendezvous/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/doc' [junit] making clean in ptolemy/domains/rendezvous/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous' [junit] making clean in ptolemy/domains/sysml [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sysml' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sysml.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sysml/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sysml/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SysMLADirector.class SysMLConcurrentDirector.class SysMLSequentialDirector.class kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sysml/kernel' [junit] making clean in ptolemy/domains/sysml/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sysml/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sysml/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sysml' [junit] making clean in ptolemy/domains/psdf [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp psdf.jar [junit] rm -f core [junit] making clean in ptolemy/domains/psdf/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PSDFDirector.class PSDFScheduler.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/psdf/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/kernel' [junit] making clean in ptolemy/domains/psdf/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/psdf/demo/BlindCommunication [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/demo/BlindCommunication' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BlindCommunication.jar BlindCommunication.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/demo/BlindCommunication' [junit] making clean in ptolemy/domains/psdf/demo/Speech [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/demo/Speech' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Speech.jar Speech.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/demo/Speech' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/demo' [junit] making clean in ptolemy/domains/psdf/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/doc' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf' [junit] making clean in ptolemy/domains/ptera [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptera.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptera/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActionsAttribute.class Event.class EventDebugEvent.class EventQueueDebugListener.class ParametersAttribute.class PteraController.class PteraDebugEvent.class PteraDirector.class PteraErrorEvent.class PteraModalModel.class SchedulingRelation.class TimeAdvanceEvent.class VariableScope.class kernel.jar kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/kernel' [junit] making clean in ptolemy/domains/ptera/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Configure.class DebuggerParameter.class EventQueueDebugger.class EventUtils.class ListDirectory.class Plot.class ReceiveInput.class Report.class SetTableau.class Sleep.class Stop.class SynchronizeToRealtime.class TableauParameter.class Test.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/lib' [junit] making clean in ptolemy/domains/ptera/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptera/demo/AdaptiveCarWash [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo/AdaptiveCarWash' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AdaptiveCarWash.jar AdaptiveCarWash.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo/AdaptiveCarWash' [junit] making clean in ptolemy/domains/ptera/demo/CarWash [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo/CarWash' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CarWash.jar CarWash.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo/CarWash' [junit] making clean in ptolemy/domains/ptera/demo/SimultaneousCarWash [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo/SimultaneousCarWash' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SimultaneousCarWash.jar SimultaneousCarWash.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo/SimultaneousCarWash' [junit] making clean in ptolemy/domains/ptera/demo/TrafficLight [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo/TrafficLight' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TrafficLight.jar TrafficLight.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo/TrafficLight' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo' [junit] making clean in ptolemy/domains/ptera/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/doc' [junit] making clean in ptolemy/domains/ptera/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera' [junit] making clean in ptolemy/domains/pthales [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp pthales.jar [junit] rm -f core [junit] making clean in ptolemy/domains/pthales/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PthalesDirector.class PthalesReceiver.class PthalesScheduler.class kernel.jar kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/kernel' [junit] making clean in ptolemy/domains/pthales/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/pthales/demo/AdaptiveBeamForming [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/AdaptiveBeamForming' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AdaptiveBeamForming.jar AdaptiveBeamForming.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/AdaptiveBeamForming' [junit] making clean in ptolemy/domains/pthales/demo/Dynamic [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/Dynamic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Dynamic.jar Dynamic.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/Dynamic' [junit] making clean in ptolemy/domains/pthales/demo/FFT [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/FFT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FFT.jar FFT.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/FFT' [junit] making clean in ptolemy/domains/pthales/demo/HelloWorld [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/HelloWorld' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HelloWorld.jar HelloWorld.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/HelloWorld' [junit] making clean in ptolemy/domains/pthales/demo/Illustrative [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/Illustrative' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Illustrative.jar Illustrative.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/Illustrative' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo' [junit] making clean in ptolemy/domains/pthales/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/doc' [junit] making clean in ptolemy/domains/pthales/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PthalesAddHeaderActor.class PthalesAtomicActor.class PthalesDynamicCompositeActor.class PthalesRemoveHeaderActor.class PthalesCompositeActor.class PthalesGenericActor.class PthalesIOPort.class PthalesWrapperCompositeActor.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/lib' [junit] making clean in ptolemy/domains/pthales/JNI [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/JNI' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ABF.class ABFConstants.class ABFJNI.class TestJNI.class JNI.jar JNI.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/JNI' [junit] making clean in ptolemy/domains/pthales/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales' [junit] making clean in ptolemy/domains/ptides [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptides.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptides/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtidesDirector.class PtidesEvent.class PtidesListEventQueue.class PtidesPlatform.class PtidesReceiver.class Tag.class ThrottleAttributes.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptides/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in ptolemy/domains/ptides/kernel/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/kernel/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtidesEventJUnitTest.class JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/kernel/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/kernel' [junit] making clean in ptolemy/domains/ptides/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActuationDevice.class ActuatorSetup.class InputDevice.class OutputDevice.class PtidesPort.class SensorHandler.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptides/lib/luminary [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/luminary' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DropSensorHandler.class EncoderHandler.class GPInputHandler.class GPOutputSetup.class LuminarySensorHandler.class MotorSetup.class SongWrapper.class SpeakerOutputDevice.class TimeTriggeredEncoderHandler.class luminary.jar luminary.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/luminary' [junit] making clean in ptolemy/domains/ptides/lib/qm [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/qm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp VariableDelaySwitch.class TCPPacketReceiver.class TCPPacketTransmitter.class qm.jar qm.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptides/lib/qm/demo [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/qm/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptides/lib/qm/demo/TCPPacketTXRX [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/qm/demo/TCPPacketTXRX' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TCPPacketTXRX.jar TCPPacketTXRX.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/qm/demo/TCPPacketTXRX' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/qm/demo' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/qm' [junit] making clean in ptolemy/domains/ptides/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib' [junit] making clean in ptolemy/domains/ptides/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptides/demo/ActuatorPattern [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/ActuatorPattern' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActuatorPattern.jar ActuatorPattern.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/ActuatorPattern' [junit] making clean in ptolemy/domains/ptides/demo/Controller [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/Controller' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Controller.jar Controller.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/Controller' [junit] making clean in ptolemy/domains/ptides/demo/CoSimulation [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/CoSimulation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CoSimulation.jar CoSimulation.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/CoSimulation' [junit] making clean in ptolemy/domains/ptides/demo/DistributedPowerPlant [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/DistributedPowerPlant' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DistributedPowerPlant.jar DistributedPowerPlant.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/DistributedPowerPlant' [junit] making clean in ptolemy/domains/ptides/demo/LocalSource [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/LocalSource' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LocalSource.jar LocalSource.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/LocalSource' [junit] making clean in ptolemy/domains/ptides/demo/MixedSimulator [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/MixedSimulator' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MixedSimulator.jar MixedSimulator.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/MixedSimulator' [junit] making clean in ptolemy/domains/ptides/demo/MultiPlatformTDMA [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/MultiPlatformTDMA' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MultiPlatformTDMA.jar MultiPlatformTDMA.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/MultiPlatformTDMA' [junit] making clean in ptolemy/domains/ptides/demo/MultipleCores [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/MultipleCores' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MultipleCores.jar MultipleCores.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/MultipleCores' [junit] making clean in ptolemy/domains/ptides/demo/PowerManagementUnitSamplingWithoutCurrentLocalTime [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/PowerManagementUnitSamplingWithoutCurrentLocalTime' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PowerManagementUnitSamplingWithoutCurrentLocalTime.jar PowerManagementUnitSamplingWithoutCurrentLocalTime.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/PowerManagementUnitSamplingWithoutCurrentLocalTime' [junit] making clean in ptolemy/domains/ptides/demo/PowerPlant [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/PowerPlant' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PowerPlant.jar PowerPlant.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/PowerPlant' [junit] making clean in ptolemy/domains/ptides/demo/PrintingPress [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/PrintingPress' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PrintingPress.jar PrintingPress.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/PrintingPress' [junit] making clean in ptolemy/domains/ptides/demo/PtidesSynchrophasor [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/PtidesSynchrophasor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtidesSynchrophasor.jar PtidesSynchrophasor.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/PtidesSynchrophasor' [junit] making clean in ptolemy/domains/ptides/demo/SRinPtides [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/SRinPtides' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SRinPtides.jar SRinPtides.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/SRinPtides' [junit] making clean in ptolemy/domains/ptides/demo/TREX [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/TREX' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TREX.jar TREX.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/TREX' [junit] making clean in ptolemy/domains/ptides/demo/TTE [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/TTE' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PreemptableServer.class TTE.jar TTE.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/TTE' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo' [junit] making clean in ptolemy/domains/ptides/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/doc' [junit] making clean in ptolemy/domains/ptides/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides' [junit] making clean in ptolemy/domains/ptinyos [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptinyos.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptinyos/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp NCCompositeActor.class PtinyOSCompositeActor.class PtinyOSDirector.class PtinyOSNodeParameter.class PtinyOSLoader.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptinyos/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtinyOSTestActor.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/kernel' [junit] making clean in ptolemy/domains/ptinyos/gui [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp NCCompositeActorTableauFactory.class gui.jar gui.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/gui' [junit] making clean in ptolemy/domains/ptinyos/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MicaCompositeActor.class MicaLeds.class NCComponentBase.class SurgeVisualizer.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptinyos/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/lib' [junit] making clean in ptolemy/domains/ptinyos/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptinyos/demo/CntToLeds [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/CntToLeds' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CntToLeds.jar CntToLeds.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/CntToLeds' [junit] making clean in ptolemy/domains/ptinyos/demo/CntToLedsAndRfm [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/CntToLedsAndRfm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CntToLedsAndRfm.jar CntToLedsAndRfm.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/CntToLedsAndRfm' [junit] making clean in ptolemy/domains/ptinyos/demo/HelloWorld [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/HelloWorld' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HelloWorld.jar HelloWorld.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/HelloWorld' [junit] making clean in ptolemy/domains/ptinyos/demo/RfmToLeds [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/RfmToLeds' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RfmToLeds.jar RfmToLeds.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/RfmToLeds' [junit] making clean in ptolemy/domains/ptinyos/demo/SendAndReceiveCnt [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/SendAndReceiveCnt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SendAndReceiveCnt.jar SendAndReceiveCnt.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/SendAndReceiveCnt' [junit] making clean in ptolemy/domains/ptinyos/demo/SenseToLeds [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/SenseToLeds' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SenseToLeds.jar SenseToLeds.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/SenseToLeds' [junit] making clean in ptolemy/domains/ptinyos/demo/Surge [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/Surge' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Surge.jar Surge.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/Surge' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo' [junit] making clean in ptolemy/domains/ptinyos/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/doc' [junit] making clean in ptolemy/domains/ptinyos/util [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp util.jar util.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/util' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos' [junit] making clean in ptolemy/domains/scr [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SCRModel.class scr.jar scr.jar [junit] rm -f core [junit] making clean in ptolemy/domains/scr/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/scr/demo/FuelSystemSCR [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo/FuelSystemSCR' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FuelSystemSCR.jar FuelSystemSCR.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo/FuelSystemSCR' [junit] making clean in ptolemy/domains/scr/demo/HelloWorldSCR [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo/HelloWorldSCR' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HelloWorldSCR.jar HelloWorldSCR.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo/HelloWorldSCR' [junit] making clean in ptolemy/domains/scr/demo/SafetyInjection [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo/SafetyInjection' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SafetyInjection.jar SafetyInjection.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo/SafetyInjection' [junit] making clean in ptolemy/domains/scr/demo/TrafficLight [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo/TrafficLight' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TrafficLight.jar TrafficLight.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo/TrafficLight' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo' [junit] making clean in ptolemy/domains/scr/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/doc' [junit] making clean in ptolemy/domains/scr/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr' [junit] making clean in ptolemy/domains/space [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Occupants.class Region.class Room.class space.jar [junit] rm -f core [junit] making clean in ptolemy/domains/space/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/space/demo/DOPCenter [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space/demo/DOPCenter' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DOPCenter.jar DOPCenter.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space/demo/DOPCenter' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space/demo' [junit] making clean in ptolemy/domains/space/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space/doc' [junit] making clean in ptolemy/domains/space/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space' [junit] making clean in ptolemy/domains/sequence [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sequence.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sequence/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ControlActor.class DijkstraSequenceEstimator.class ListSchedulingSequenceEstimator.class MultipleFireMethodsInterface.class PartialSequenceScheduler.class ProcessAttribute.class ProcessDirector.class RegisterReceiver.class SequenceAttribute.class SequenceDirector.class SequenceEstimator.class SequenceFiring.class SequenceSchedule.class SequenceScheduler.class SequencedModelDirector.class kernel.jar kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/kernel' [junit] making clean in ptolemy/domains/sequence/gui [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorCellRenderer.class SequentialScheduleEditorPane.class VisualSequenceDirector.class gui.jar gui.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/gui' [junit] making clean in ptolemy/domains/sequence/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BaseMultipleMethodsActor.class Break.class IfThen.class IfThenElse.class SequencedIntegrator.class SequencedSharedMemoryActor.class SequencedVariable.class While.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/lib' [junit] making clean in ptolemy/domains/sequence/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sequence/demo/HelloWorld [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/demo/HelloWorld' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HelloWorld.jar HelloWorld.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/demo/HelloWorld' [junit] making clean in ptolemy/domains/sequence/demo/SequencedActors [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/demo/SequencedActors' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SequencedActors.jar SequencedActors.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/demo/SequencedActors' [junit] making clean in ptolemy/domains/sequence/demo/Visual [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/demo/Visual' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Visual.jar Visual.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/demo/Visual' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/demo' [junit] making clean in ptolemy/domains/sequence/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence' [junit] making clean in ptolemy/domains/sr [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sr.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sr/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SRDirector.class SROptimizedScheduler.class SRRandomizedScheduler.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sr/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/kernel' [junit] making clean in ptolemy/domains/sr/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Absent.class BinaryNonStrictLogicGate.class Combine.class Current.class EnabledComposite.class InstantaneousDialogGenerator.class NonStrictDelay.class NonStrictLogicFunction.class NonStrictLogicGate.class NonStrictAndGate.class NonStrictOrGate.class NonStrictXorGate.class NonStrictThreeBitAdder.class Pre.class SingleTokenDistributor.class Undefined.class When.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sr/lib/gui [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ButtonTime.class NonStrictDisplay.class gui.jar gui.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/lib/gui' [junit] making clean in ptolemy/domains/sr/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/lib' [junit] making clean in ptolemy/domains/sr/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sr/demo/FeedbackLoop [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/FeedbackLoop' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FeedbackLoop.jar FeedbackLoop.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/FeedbackLoop' [junit] making clean in ptolemy/domains/sr/demo/GuardedCount [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/GuardedCount' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp GuardedCount.jar GuardedCount.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/GuardedCount' [junit] making clean in ptolemy/domains/sr/demo/ReflexGame [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/ReflexGame' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ReflexGame.jar ReflexGame.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/ReflexGame' [junit] making clean in ptolemy/domains/sr/demo/TokenRing [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/TokenRing' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TokenRing.jar TokenRing.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/TokenRing' [junit] making clean in ptolemy/domains/sr/demo/TrafficLight [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/TrafficLight' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TrafficLight.jar TrafficLight.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/TrafficLight' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo' [junit] making clean in ptolemy/domains/sr/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/test' [junit] making clean in ptolemy/domains/sr/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/doc' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr' [junit] making clean in ptolemy/domains/taskpt [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp taskpt.jar [junit] rm -f core [junit] making clean in ptolemy/domains/taskpt/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtrToken.class TaskPtDirector.class TaskDirector.class ThreadDirector.class kernel.jar kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/kernel' [junit] making clean in ptolemy/domains/taskpt/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AddSubtractAll.class Alloc.class ChangePtr.class Load.class LoadStore.class Memory.class MemoryAccess.class Store.class Task.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/taskpt/lib/gui [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DisplayAll.class gui.jar gui.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/lib/gui' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/lib' [junit] making clean in ptolemy/domains/taskpt/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/taskpt/demo/SharedMemory [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/demo/SharedMemory' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SharedMemory.jar SharedMemory.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/demo/SharedMemory' [junit] making clean in ptolemy/domains/taskpt/demo/Task [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/demo/Task' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Task.jar Task.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/demo/Task' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/demo' [junit] making clean in ptolemy/domains/taskpt/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/doc' [junit] making clean in ptolemy/domains/taskpt/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt' [junit] making clean in ptolemy/domains/tdl [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp tdl.jar [junit] rm -f core [junit] making clean in ptolemy/domains/tdl/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LetTask.class TDLAction.class TDLActionsGraph.class TDLActor.class TDLCausalityInterface.class TDLCodeGenerator.class TDLCodeGeneratorUtilities.class TDLController.class TDLMode.class TDLModule.class TDLModuleDirector.class TDLReceiver.class TDLRefinement.class TDLRefinementPort.class TDLTask.class TDLTaskPort.class TDLTransition.class kernel.jar kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/kernel' [junit] making clean in ptolemy/domains/tdl/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/tdl/demo/ActiveRearSteeringCT [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo/ActiveRearSteeringCT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActiveRearSteeringCT.jar ActiveRearSteeringCT.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo/ActiveRearSteeringCT' [junit] making clean in ptolemy/domains/tdl/demo/ActiveRearSteeringDE [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo/ActiveRearSteeringDE' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActiveRearSteeringDE.jar ActiveRearSteeringDE.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo/ActiveRearSteeringDE' [junit] making clean in ptolemy/domains/tdl/demo/IncrementDecrement [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo/IncrementDecrement' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IncrementDecrement.jar IncrementDecrement.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo/IncrementDecrement' [junit] making clean in ptolemy/domains/tdl/demo/ZeroTimeDEActorLoop [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo/ZeroTimeDEActorLoop' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ZeroTimeDEActorLoop.jar ZeroTimeDEActorLoop.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo/ZeroTimeDEActorLoop' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl' [junit] making clean in ptolemy/domains/tester [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tester' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp tester.jar [junit] rm -f core [junit] making clean in ptolemy/domains/tester/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tester/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TesterDirector.class kernel.jar kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tester/kernel' [junit] making clean in ptolemy/domains/tester/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tester/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Testable.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tester/lib' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tester' [junit] making clean in ptolemy/domains/tm [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp tm.jar [junit] rm -f core [junit] making clean in ptolemy/domains/tm/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TMActor.class TMDirector.class TMEvent.class TMEventComparator.class TMReceiver.class SchedulePlotter.class ScheduleListener.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/tm/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TestScheduleListener.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/kernel' [junit] making clean in ptolemy/domains/tm/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TMCompositeFacade.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/lib' [junit] making clean in ptolemy/domains/tm/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/tm/demo/Controllers [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo/Controllers' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Controllers.jar Controllers.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo/Controllers' [junit] making clean in ptolemy/domains/tm/demo/FFT [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo/FFT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FFT.jar FFT.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo/FFT' [junit] making clean in ptolemy/domains/tm/demo/MergedEvents [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo/MergedEvents' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MergedEvents.jar MergedEvents.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo/MergedEvents' [junit] making clean in ptolemy/domains/tm/demo/SimpleTasks [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo/SimpleTasks' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SimpleTasks.jar SimpleTasks.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo/SimpleTasks' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo' [junit] making clean in ptolemy/domains/tm/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/doc' [junit] making clean in ptolemy/domains/tm/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm' [junit] making clean in ptolemy/domains/gr [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp gr.jar [junit] rm -f core [junit] making clean in ptolemy/domains/gr/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp GRActor.class GRActor2D.class GRActor3D.class GRDirector.class GRReceiver.class GRScheduler.class GRUtilities2D.class SceneGraphToken.class Scene2DToken.class ViewScreenInterface.class kernel.jar kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/kernel' [junit] making clean in ptolemy/domains/gr/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Box2D.class Box3D.class CircularSweep3D.class Cone3D.class Cylinder3D.class Ellipse2D.class GRShadedShape.class GRShape2D.class GRTransform.class GRTransform2D.class FigureInteractor.class Image2D.class KeyInput3D.class KeyInput3DProbe.class Line2D.class MouseInput3D.class MovableViewScreen3D.class PolyCylinder3D.class Rectangle2D.class RectangularFigure2D.class Rotate2D.class Rotate3D.class Scale2D.class Scale3D.class Sphere3D.class TextString3D.class Torus3D.class Translate2D.class Translate3D.class ViewLayers3D.class ViewScreen3D.class ViewScreen2D.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/lib' [junit] making clean in ptolemy/domains/gr/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/gr/demo/Helen [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/Helen' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Helen.jar Helen.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/Helen' [junit] making clean in ptolemy/domains/gr/demo/FurutaPendulum [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/FurutaPendulum' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FurutaPendulum.jar FurutaPendulum.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/FurutaPendulum' [junit] making clean in ptolemy/domains/gr/demo/Pendulum [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/Pendulum' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Pendulum.jar Pendulum.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/Pendulum' [junit] making clean in ptolemy/domains/gr/demo/SolarSystem [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/SolarSystem' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SolarSystem.jar SolarSystem.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/SolarSystem' [junit] making clean in ptolemy/domains/gr/demo/StickyMasses [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/StickyMasses' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StickyMasses.jar StickyMasses.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/StickyMasses' [junit] making clean in ptolemy/domains/gr/demo/Universe [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/Universe' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Universe.jar Universe.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/Universe' [junit] making clean in ptolemy/domains/gr/demo/Pong [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/Pong' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Pong.jar Pong.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/Pong' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo' [junit] making clean in ptolemy/domains/gr/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/doc' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr' [junit] making clean in ptolemy/domains/wireless [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp wireless.jar [junit] rm -f core [junit] making clean in ptolemy/domains/wireless/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AtomicWirelessChannel.class ChannelListener.class ChannelPort.class PropertyTransformer.class WirelessChannel.class WirelessComposite.class WirelessDirector.class WirelessIOPort.class WirelessReceiver.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/wireless/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/kernel' [junit] making clean in ptolemy/domains/wireless/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CollisionDetector.class DelayChannel.class ErasureChannel.class GetProperties.class GraphicalLocator.class LimitedRangeChannel.class LinkVisualizer.class Locator.class NodeRandomizer.class PowerLossChannel.class SetProperties.class TerrainProperty.class TransmitPropertyTransformer.class Triangulator.class WiredToWireless.class WirelessToWired.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/wireless/lib/bluetooth [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/lib/bluetooth' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BluetoothCommand.class BluetoothDevice.class BluetoothResponse.class BluetoothResponseToken.class BluetoothStatus.class BluetoothStatusToken.class BluetoothToken.class bluetooth.jar bluetooth.jar [junit] rm -f core [junit] making clean in ptolemy/domains/wireless/lib/bluetooth/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/lib/bluetooth/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/lib/bluetooth/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/lib/bluetooth' [junit] making clean in ptolemy/domains/wireless/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/lib' [junit] making clean in ptolemy/domains/wireless/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/wireless/demo/AntennaPattern [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/AntennaPattern' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AntennaPattern.jar AntennaPattern.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/AntennaPattern' [junit] making clean in ptolemy/domains/wireless/demo/CircularRange [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/CircularRange' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CircularRange.jar CircularRange.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/CircularRange' [junit] making clean in ptolemy/domains/wireless/demo/Collisions [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/Collisions' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Collisions.jar Collisions.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/Collisions' [junit] making clean in ptolemy/domains/wireless/demo/EvaderAndPursuer [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/EvaderAndPursuer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Pursuer.class Sensor.class EvaderAndPursuer.jar EvaderAndPursuer.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/EvaderAndPursuer' [junit] making clean in ptolemy/domains/wireless/demo/Intersections [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/Intersections' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Intersections.jar Intersections.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/Intersections' [junit] making clean in ptolemy/domains/wireless/demo/LinkVisualizer [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/LinkVisualizer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LinkVisualizer.jar LinkVisualizer.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/LinkVisualizer' [junit] making clean in ptolemy/domains/wireless/demo/MatlabWirelessSoundDetection [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/MatlabWirelessSoundDetection' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MatlabWirelessSoundDetection.jar MatlabWirelessSoundDetection.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/MatlabWirelessSoundDetection' [junit] making clean in ptolemy/domains/wireless/demo/PowerVariability [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/PowerVariability' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PowerVariability.jar PowerVariability.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/PowerVariability' [junit] making clean in ptolemy/domains/wireless/demo/SmallWorld [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/SmallWorld' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModelTopology.class SmallWorldRouter.class SmallWorld.jar SmallWorld.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/SmallWorld' [junit] making clean in ptolemy/domains/wireless/demo/SmartParking [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/SmartParking' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DataCollector.class ParkingClient.class ParkingManager.class SmartParking.jar SmartParking.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/SmartParking' [junit] making clean in ptolemy/domains/wireless/demo/TerrainModel [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/TerrainModel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TerrainModel.jar TerrainModel.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/TerrainModel' [junit] making clean in ptolemy/domains/wireless/demo/WirelessSoundDetection [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/WirelessSoundDetection' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WirelessSoundDetection.jar WirelessSoundDetection.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/WirelessSoundDetection' [junit] making clean in ptolemy/domains/wireless/demo/Zigbee [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/Zigbee' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Zigbee.jar Zigbee.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/Zigbee' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo' [junit] making clean in ptolemy/domains/wireless/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/doc' [junit] making clean in ptolemy/domains/wireless/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless' [junit] making clean in ptolemy/domains/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains' [junit] making clean in ptolemy/copernicus [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp copernicus.jar [junit] rm -f core [junit] making clean in ptolemy/copernicus/kernel [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AliasAnalysis.class CastAndInstanceofEliminator.class ClassWriter.class Copernicus.class DependedClasses.class EntitySootClass.class FastForwardFlowAnalysis.class InvocationBinder.class GeneratorAttribute.class GrimpTransformer.class JimpleWriter.class KernelMain.class LibraryUsageReporter.class MakefileWriter.class NullPointerAnalysis.class PtolemyUtilities.class SideEffectAnalysis.class SideEffectFreeInvocationRemover.class SootUtilities.class TransformerAdapter.class UnusedFieldRemover.class WatchDogTimer.class kernel.jar kernel.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/kernel' [junit] making clean in ptolemy/copernicus/applet [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/applet' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AppletWriter.class JarSigner.class JNLPApplication.class Main.class applet.jar applet.jar [junit] rm -f core [junit] making clean in ptolemy/copernicus/applet/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/applet/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/applet/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/applet' [junit] making clean in ptolemy/copernicus/interpreted [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/interpreted' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp InterpretedWriter.class Main.class interpreted.jar interpreted.jar [junit] rm -f core [junit] making clean in ptolemy/copernicus/interpreted/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/interpreted/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/interpreted/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/interpreted' [junit] making clean in ptolemy/copernicus/shallow [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/shallow' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Main.class ShallowModelTransformer.class shallow.jar shallow.jar [junit] rm -f core [junit] making clean in ptolemy/copernicus/shallow/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/shallow/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/shallow/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/shallow' [junit] making clean in ptolemy/copernicus/gui [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp GeneratorTableau.class GeneratorTableauAttribute.class gui.jar gui.jar [junit] rm -f core [junit] making clean in ptolemy/copernicus/gui/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/gui/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/gui/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/gui' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus' [junit] making clean in ptolemy/verification [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp verification.jar [junit] rm -f core [junit] making clean in ptolemy/verification/kernel [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MathematicalModelConverter.class SMVUtility.class REDUtility.class kernel.jar [junit] rm -f core [junit] making clean in ptolemy/verification/kernel/maude [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/kernel/maude' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RTMExpTranslator.class RTMFragment.class RTMList.class RTMObject.class RTMOpTerm.class RTMOpTermGenerator.class RTMPtExp.class RTMTerm.class RTMaudeUtility.class maude.jar [junit] rm -f core [junit] making clean in ptolemy/verification/kernel/maude/ext [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/kernel/maude/ext' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ext.jar ext.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/kernel/maude/ext' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/kernel/maude' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/kernel' [junit] making clean in ptolemy/verification/lib [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BoundedBufferNondeterministicDelay.class BoundedBufferTimedDelay.class SMVLegacyCodeActor.class lib.jar lib.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/lib' [junit] making clean in ptolemy/verification/gui [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MathematicalModelConverterGUIFactory.class MathematicalModelConverterGUI.class gui.jar gui.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/gui' [junit] making clean in ptolemy/verification/demo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/verification/demo/RailroadControl [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/RailroadControl' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RailroadControl.jar *.jar [junit] rm -f core [junit] making clean in ptolemy/verification/demo/RailroadControl/image [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/RailroadControl/image' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp image.jar image.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/RailroadControl/image' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/RailroadControl' [junit] making clean in ptolemy/verification/demo/SimpleTrafficLight [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/SimpleTrafficLight' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SimpleTrafficLight.jar SimpleTrafficLight.jar *.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/SimpleTrafficLight' [junit] making clean in ptolemy/verification/demo/iRobotHillClimbing [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/iRobotHillClimbing' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp iRobotHillClimbing.jar [junit] rm -f core [junit] making clean in ptolemy/verification/demo/iRobotHillClimbing/iRobotExecution [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/iRobotHillClimbing/iRobotExecution' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp iRobotExecution.jar iRobotExecution.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/iRobotHillClimbing/iRobotExecution' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/iRobotHillClimbing' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo' [junit] making clean in ptolemy/verification/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification' [junit] making clean in ptolemy/vergil [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MoMLViewerApplet.class TypeAnimatorApplet.class VergilApplet.class VergilApplication.class VergilErrorHandler.class VergilGraphicalMessageHandler.class VergilInitializer.class vergil.jar vergilApplet.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/toolbox [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/toolbox' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AnnotationEditorFactory.class ArrayOfRecordsConfigureFactory.class AttributeBoundsManipulator.class ConfigureAction.class EditIconAction.class FigureAction.class FileEditorTableauFactory.class GraphicElement.class MenuActionFactory.class MenuItemFactory.class MenuItemListener.class MoMLModelAttributeControllerFactory.class MoveAction.class PortSite.class PtolemyListCellRenderer.class PtolemyMenuFactory.class PtolemyTransferable.class RadioMenuActionFactory.class RemoveIconAction.class RotateOrFlipPorts.class SnapConstraint.class TextEditorConfigureFactory.class TextEditorFactory.class TextEditorForStringAttributes.class TextEditorTableauFactory.class VisibleParameterEditorFactory.class toolbox.jar toolbox.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/toolbox' [junit] making clean in ptolemy/vergil/basic [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractBasicGraphModel.class BasicGraphController.class BasicGraphFrame.class BasicGraphFrameExtension.class BasicGraphPane.class ContextMenuFactoryCreator.class CustomizeDocumentationAction.class DependencyHighlighter.class DependencyResultsDialog.class DocAttribute.class DocViewerFactory.class EditorDropTarget.class EditorDropTargetListener.class ExportParameters.class ExtendedGraphFrame.class GetDocumentationAction.class HTMLExportable.class IconController.class IGuiAction.class KeplerDocumentationAttribute.class LocatableNodeController.class LocatableNodeDragInteractor.class LookInsideAction.class MoMLModelAttributeController.class NamedObjController.class NamedObjNodeModel.class NodeControllerFactory.class OffsetMoMLChangeRequest.class ParameterizedNodeController.class PopupMouseFilter.class PtolemyLayoutAction.class RelativeLocatable.class RelativeLocation.class RemoveCustomDocumentationAction.class RunnableGraphController.class SearchResultsDialog.class WithIconGraphController.class basic.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/doc' [junit] making clean in ptolemy/vergil/basic/export [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExportModel.class export.jar web/web.jar exportFull.jar export.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/export/html [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExportHTMLAction.class html.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/export/html/demo [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/export/html/demo/ExportExamples [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/demo/ExportExamples' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExportExamples.jar ExportExamples.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/demo/ExportExamples' [junit] making clean in ptolemy/vergil/basic/export/html/demo/PageAssembler [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/demo/PageAssembler' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PageAssembler.jar PageAssembler.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/demo/PageAssembler' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/demo' [junit] making clean in ptolemy/vergil/basic/export/html/javascript [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/javascript' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp javascript.jar javascript.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/javascript' [junit] making clean in ptolemy/vergil/basic/export/html/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/export/html/test/junit [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class ExportToWebJUnitTest.class [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/test/junit' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/test' [junit] making clean in ptolemy/vergil/basic/export/html/jsoup [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/jsoup' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HTMLPageAssembler.class jsoup.jar jsoup.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/export/html/jsoup/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/jsoup/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/export/html/jsoup/test/junit [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/jsoup/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/jsoup/test/junit' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/jsoup/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/jsoup' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html' [junit] making clean in ptolemy/vergil/basic/export/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/export/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExportModelJUnitTest.class ExportModelJUnitTestBatch.class ExportModelJUnitTestBatch1.class ExportModelJUnitTestBatch2.class ExportModelJUnitTestBatch3.class ExportModelJUnitTestBatch4.class ExportModelJUnitTestBatch5.class ExportModelJUnitTestBatch6.class ExportModelJUnitTestBatch7.class JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/test' [junit] making clean in ptolemy/vergil/basic/export/web [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/web' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AreaEventType.class DefaultIconLink.class DefaultIconScript.class DefaultTitle.class DygraphsJSPlotterAttribute.class HTMLImage.class HTMLText.class HTMLTextPosition.class IconLink.class IconScript.class JSPlotterAttribute.class LinkTarget.class LinkToOpenTableaux.class ParameterDisplayIconScript.class Script.class Title.class WebAttribute.class WebContent.class WebElement.class WebExportParameters.class WebExportable.class WebExporter.class web.jar web.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/web' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export' [junit] making clean in ptolemy/vergil/basic/img [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/img' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp img.jar img.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/img' [junit] making clean in ptolemy/vergil/basic/imprt [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp imprt.jar imprtFull.jar imprt.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/imprt/accessor [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/accessor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ImportAccessorAction.class ReloadAccessors.class accessor.jar accessor.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/accessor' [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp G4LTL.class ImportG4LTLAction.class g4ltl.jar g4ltlFull.jar g4ltl.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl/demo [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl/html/demo/Arbitor [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/Arbitor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Arbitor.jar Arbitor.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/Arbitor' [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl/html/demo/AutomaticDoor [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/AutomaticDoor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AutomaticDoor.jar AutomaticDoor.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/AutomaticDoor' [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl/html/demo/ErrorHandling [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/ErrorHandling' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ErrorHandling.jar ErrorHandling.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/ErrorHandling' [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl/html/demo/HydraulicRamp [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/HydraulicRamp' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HydraulicRamp.jar HydraulicRamp.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/HydraulicRamp' [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl/html/demo/Numerical [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/Numerical' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Numerical.jar Numerical.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/Numerical' [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl/html/demo/PriorityArbitor [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/PriorityArbitor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PriorityArbitor.jar PriorityArbitor.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/PriorityArbitor' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo' [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl/test/junit [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/test/junit' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl' [junit] making clean in ptolemy/vergil/basic/imprt/fmu [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/fmu' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ImportFMUAction.class ImportFMUForQSSAction.class ImportFMUHybridAction.class fmu.jar fmu.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/fmu' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt' [junit] making clean in ptolemy/vergil/basic/layout [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractLayoutConfiguration.class ActorLayoutConfiguration.class ModalLayoutConfiguration.class layout.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/layout/img [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout/img' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp img.jar img.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout/img' [junit] making clean in ptolemy/vergil/basic/layout/kieler [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout/kieler' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ApplyLayoutRequest.class KielerGraphUtil.class KielerLayout.class KielerLayoutAction.class Parameters.class PtolemyModelUtil.class UndoLayoutAction.class kieler.jar kieler.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/layout/kieler/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout/kieler/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/kieler/test/junit [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout/kieler/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class KielerJUnitTestExtendedModels.class KielerJUnitTest.class [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout/kieler/test/junit' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout/kieler/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout/kieler' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout' [junit] making clean in ptolemy/vergil/basic/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/test/junit [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExportImageJUnitTest.class JUnitTclTest.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/test/junit' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic' [junit] making clean in ptolemy/vergil/actor [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorController.class ActorEditorGraphController.class ActorGraphFrame.class ActorGraphModel.class ActorGraphTableau.class ActorInstanceController.class ActorInteractionAddon.class ActorViewerGraphController.class ClassDefinitionController.class DocApplicationSpecializer.class DocBuilder.class DocBuilderEffigy.class DocBuilderGUI.class DocBuilderTableau.class DocEffigy.class DocManager.class DocTableau.class DocViewer.class ExternalIOPortController.class FindPackages.class IOPortController.class KielerLayoutConnector.class KielerLayoutUtil.class LayoutHint.class LinkController.class LinkManhattanConnector.class PortConnectSite.class PortTerminal.class TypeOpaqueCompositeActorTableauFactory.class actor.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/actor/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LEDMatrix.class ModelDisplay.class MonitorImage.class MonitorReceiverAttribute.class MonitorReceiverContents.class ShowTypes.class VisualModelReference.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/actor/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/actor/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/actor/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/actor/lib' [junit] making clean in ptolemy/vergil/actor/img [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/actor/img' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp img.jar img.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/actor/img' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/actor' [junit] making clean in ptolemy/vergil/kernel [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AnimationRenderer.class AttributeNodeModel.class AttributeController.class AttributeWithIconController.class CompositePtolemyModel.class DebugRenderer.class Link.class ListenToAction.class PortDialogFactory.class PortDialogAction.class RelationController.class RelativeLinkFigure.class RenameDialogAction.class RenameDialogFactory.class ShadowHighlighter.class ShadowRenderer.class VergilUtilities.class kernel.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/kernel/attributes [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractTextAttribute.class ArcAttribute.class ArrowAttribute.class AttributeExpressionAttribute.class AttributeValueAttribute.class DocumentationAttribute.class EllipseAttribute.class FilledShapeAttribute.class IDAttribute.class ImageAttribute.class LineAttribute.class RectangleAttribute.class ResizablePolygonAttribute.class TextAttribute.class ShapeAttribute.class VisibleAttribute.class UpdateAnnotations.class attributes.jar attributes.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/kernel/attributes/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/kernel/attributes/demo/AnimateVergil [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/demo/AnimateVergil' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AnimateVergil.jar AnimateVergil.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/demo/AnimateVergil' [junit] making clean in ptolemy/vergil/kernel/attributes/demo/ModelID [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/demo/ModelID' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModelID.jar ModelID.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/demo/ModelID' [junit] making clean in ptolemy/vergil/kernel/attributes/demo/Viewgraph [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/demo/Viewgraph' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Viewgraph.jar Viewgraph.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/demo/Viewgraph' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/demo' [junit] making clean in ptolemy/vergil/kernel/attributes/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel' [junit] making clean in ptolemy/vergil/gt [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/gt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CellPanelEditor.class GTFrame.class GTFrameController.class GTFrameTools.class GTIngredientsEditor.class GTTableau.class IterativeParameterIcon.class MatchResultRecorder.class MatchResultTableau.class MatchResultViewer.class StateMatcherController.class StateMatcherIcon.class TransformationAttributeController.class TransformationAttributeEditorFactory.class TransformationAttributeIcon.class TransformationEditor.class TransformEventController.class gt.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/gt/img [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/gt/img' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp img.jar img.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/gt/img' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/gt' [junit] making clean in ptolemy/vergil/debugger [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/debugger' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DebugController.class DebugProfile.class BreakpointDialogFactory.class BreakpointConfigurer.class BreakpointConfigurerDialog.class debugger.jar debugger.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/debugger' [junit] making clean in ptolemy/vergil/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/test' [junit] making clean in ptolemy/vergil/icon [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/icon' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorNameIcon.class AttributeValueIcon.class BoxedValueIcon.class BoxedValuesIcon.class ConstraintMonitorIcon.class CopyCatIcon.class DesignPatternIcon.class DynamicEditorIcon.class EditIconFrame.class EditIconGraphController.class EditIconTableau.class EditorIcon.class ImageIcon.class NameIcon.class ResizableAttributeControllerFactory.class ShapeIcon.class SVGIcon.class TableIcon.class TextIcon.class UpdatedValueIcon.class ValueIcon.class XMLIcon.class icon.jar icon.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/icon/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/icon/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/icon/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/icon' [junit] making clean in ptolemy/vergil/modal [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Arc.class CaseGraphFrame.class CaseGraphTableau.class FSMGraphController.class FSMGraphFrame.class FSMGraphModel.class FSMGraphTableau.class FSMViewerGraphController.class KielerLayoutArcConnector.class StateController.class StateIcon.class TransitionController.class modal.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/modal/fmv [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/fmv' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FmvAutomatonGraphController.class FmvAutomatonGraphFrame.class FmvAutomatonGraphTableau.class FmvStateIcon.class fmv.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/modal/fmv/img [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/fmv/img' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp img.jar img.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/fmv/img' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/fmv' [junit] making clean in ptolemy/vergil/modal/ia [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/ia' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp InterfaceAutomatonGraphTableau.class InterfaceAutomatonGraphFrame.class InterfaceAutomatonGraphController.class ia.jar ia.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/ia' [junit] making clean in ptolemy/vergil/modal/modal [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HierarchicalStateControllerFactory.class HierarchicalStateController.class ModalTableauFactory.class ModalTransitionController.class modal.jar modal.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/modal/modal/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/modal/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/modal/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/modal' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal' [junit] making clean in ptolemy/vergil/pdfrenderer [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/pdfrenderer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PDFAttribute.class PDFIcon.class pdfrenderer.jar pdfrenderer.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/pdfrenderer' [junit] making clean in ptolemy/vergil/ontologies [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/ontologies' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AttributeInOntologyController.class ConceptController.class ConceptIcon.class ConceptRelationController.class MultipleConceptIcon.class OntologyEntityController.class OntologyGraphController.class OntologyGraphFrame.class OntologyGraphModel.class OntologyGraphTableau.class OntologySolverGraphController.class OntologySolverGraphFrame.class OntologySolverGraphModel.class OntologySolverTableau.class ReportOntologyLatticeStatus.class ontologies.jar ontologies.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/ontologies' [junit] making clean in ptolemy/vergil/ptera [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/ptera' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PteraGraphController.class PteraGraphFrame.class PteraGraphTableau.class EventIcon.class OctagonEventIcon.class SchedulingRelationController.class TestIcon.class TimeAdvanceEventIcon.class ptera.jar ptera.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/ptera' [junit] making clean in ptolemy/vergil/scr [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/scr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConditionsTableModel.class EventTableModel.class ModeTransitionTableModel.class SCRGraphTableau.class SCRTableFrame.class SCRTableHelper.class SCRTableauFactory.class VariableScope.class scr.jar scr.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/scr' [junit] making clean in ptolemy/vergil/tree [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/tree' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ClassAndEntityTreeModel.class CompositeTreeModel.class EntityTreeModel.class FullTreeModel.class PTree.class PTreeMenuCreator.class PtolemyTreeCellRenderer.class TreeEditor.class TreeEditorPanel.class TreeTableau.class VisibleTreeModel.class tree.jar tree.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/tree' [junit] making clean in ptolemy/vergil/tdl [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/tdl' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HierarchicalModeController.class HierarchicalModeControllerFactory.class TdlTableauFactory.class TdlTaskTableauFactory.class tdl.jar tdl.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/tdl' [junit] making clean in ptolemy/vergil/unit [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/unit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BasicEdgeHighlighter.class ConfigureUnitsAction.class UnitConstraintsDialog.class UnitSolverDialog.class unit.jar unit.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/unit' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil' [junit] making clean in ptolemy/cg [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp cg.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapter.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp generic.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/accessor [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp accessor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/accessor/adapters [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/accessor/adapters/org [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/org' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp org.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp terraswarm.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/accessor [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/accessor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JSAccessor.class accessor.jar accessor.jar [junit] rm -f core [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/accessor' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/org' [junit] making clean in ptolemy/cg/adapter/generic/accessor/adapters/ptolemy [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TypedCompositeActor.class actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/jjs [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/jjs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JavaScript.class jjs.jar jjs.jar [junit] rm -f core [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/jjs' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor' [junit] making clean in ptolemy/cg/adapter/generic/adapters [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/adapters/ptolemy [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/adapters/ptolemy/actor [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Director.class PortDirector.class Ports.class PortInfo.class TypedCompositeActor.class actor.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/adapters/ptolemy/actor' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/adapters/ptolemy' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/adapters' [junit] making clean in ptolemy/cg/adapter/generic/html [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp html.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/html/adapters [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/html/adapters/ptolemy [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Director.class TypedCompositeActor.class actor.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/adapters/ptolemy' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/adapters' [junit] making clean in ptolemy/cg/adapter/generic/html/demo [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/html/demo/HierarchicalModel [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/demo/HierarchicalModel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HierarchicalModel.jar HierarchicalModel.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/demo/HierarchicalModel' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/demo' [junit] making clean in ptolemy/cg/adapter/generic/html/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html' [junit] making clean in ptolemy/cg/adapter/generic/program [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp program.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp procedural.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/org [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/org' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp org.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp terraswarm.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/accessor [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/accessor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JSAccessor.class accessor.jar accessor.jar [junit] rm -f core [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/accessor' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/org' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IOPort.class Receiver.class TypedCompositeActor.class actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbsoluteValue.class Accumulator.class AddSubtract.class Bernoulli.class BooleanMultiplexor.class BooleanSwitch.class Commutator.class Const.class CurrentTime.class DB.class Differential.class Discard.class Distributor.class Gaussian.class LimitedFiringSource.class Limiter.class Minimum.class MovingAverage.class MultiplyDivide.class Publisher.class Pulse.class Ramp.class RandomSource.class Recorder.class Scale.class Sequence.class StringConst.class Subscriber.class SubscriptionAggregator.class Test.class TrigFunction.class VectorAssembler.class VectorDisassembler.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BooleanToAnything.class ComplexToCartesian.class Round.class TokenToExpression.class conversions.jar conversions.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMUImport.class fmi.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Display.class gui.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Case.class CaseDirector.class MultiCompositeActor.class MultiCompositePort.class Refinement.class RefinementPort.class hoc.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/jjs [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/jjs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JavaScript.class jjs.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/jjs' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Comparator.class LogicFunction.class logic.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StringCompare.class StringLength.class string.jar string.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StaticSchedulingDirector.class StaticSchedulingDirectorAttributes.class sched.jar [junit] rm -f core [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp domains.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp de.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/kernel [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp kernel.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MostRecent.class PID.class Register.class lib.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp giotto.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/kernel [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp GiottoReceiver.class kernel.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/kernel' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp modal.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FSMActor.class FSMDirector.class FSMReceiver.class kernel.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModalController.class State.class modal.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/kernel [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FSMDirector.class kernel.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/kernel' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sdf.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SDFDirector.class SDFReceiver.class kernel.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BootstrapSampleDelay.class DownSample.class FFT.class IFFT.class Repeat.class SampleDelay.class UpSample.class lib.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp vergil.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/vergil/actor [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/vergil/actor/lib [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LEDMatrix.class lib.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor/lib' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp c.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/org [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp org.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp terraswarm.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/accessor [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/accessor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JSAccessor.class accessor.jar accessor.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/accessor' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IOPort.class TypedCompositeActor.class actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbsoluteValue.class Accumulator.class AddSubtract.class Bernoulli.class BooleanMultiplexor.class BooleanSwitch.class Const.class CurrentMicrostep.class CurrentTime.class DB.class Differential.class Discard.class DiscreteClock.class Distributor.class Expression.class Gaussian.class Maximum.class MultiplyDivide.class PoissonClock.class Publisher.class Pulse.class Ramp.class RandomSource.class Remainder.class Scale.class Sequence.class SingleEvent.class Subscriber.class Synchronizer.class TimeDelay.class Test.class TrigFunction.class UnaryMathFunction.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BooleanToAnything.class ComplexToCartesian.class Round.class TokenToExpression.class conversions.jar conversions.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Display.class gui.jar gui.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Comparator.class TrueGate.class logic.jar logic.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StringCompare.class StringLength.class string.jar string.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/test [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/test' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp cg.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CompiledCompositeActor.class EmbeddedCodeActor.class lib.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp domains.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp de.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DEDirector.class DEReceiver.class kernel.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Merge.class MostRecent.class PID.class Previous.class Register.class TimeCompare.class TimeGap.class VariableDelay.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp modal.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FSMActor.class FSMDirector.class FSMReceiver.class kernel.jar kernel.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/modal [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModalController.class modal.jar modal.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/modal' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/test [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/test' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sdf.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SDFDirector.class SDFReceiver.class kernel.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SampleDelay.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptides.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtidesBasicReceiver.class PtidesDirector.class PtidesPreemptiveEDFDirector.class PtidesTopLevelDirector.class kernel.jar kernel.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActuatorSetup.class InputDevice.class OutputDevice.class SensorHandler.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp arduino.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Display.class gui.jar gui.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui/test [junit] make[15]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[15]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui/test' [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp vergil.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo [junit] make[15]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo/Blink [junit] make[16]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo/Blink' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Blink.jar Blink.jar [junit] rm -f core [junit] make[16]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo/Blink' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo/Life [junit] make[16]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo/Life' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Life.jar Life.jar [junit] rm -f core [junit] make[16]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo/Life' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo/Ultrasonic [junit] make[16]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo/Ultrasonic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Ultrasonic.jar Ultrasonic.jar [junit] rm -f core [junit] make[16]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo/Ultrasonic' [junit] make[15]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo' [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp duktape.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp org.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp terraswarm.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/accessor [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/accessor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JSAccessor.class accessor.jar accessor.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/accessor' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Display.class gui.jar gui.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui/test [junit] make[15]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[15]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui/test' [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/jjs [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/jjs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JavaScript.class jjs.jar jjs.jar [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/jjs' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp luminary.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/lib [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TopLevelCurrentTime.class lib.jar lib.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/lib' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp domains.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptides.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtidesPreemptiveEDFDirector.class PtidesTopLevelDirector.class kernel.jar kernel.jar [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary [junit] make[15]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DropSensorHandler.class EncoderHandler.class GPInputHandler.class GPOutputSetup.class MotorSetup.class SongWrapper.class SpeakerOutputDevice.class TimeTriggeredEncoderHandler.class luminary.jar luminary.jar [junit] rm -f core [junit] make[15]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary' [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sdf.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/kernel [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SDFDirector.class kernel.jar kernel.jar [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/kernel' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmima [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmima.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmima/adapters [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Director.class TypedCompositeActor.class actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMUImport.class fmi.jar fmi.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmima/test [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/test' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmimahybrid [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmimahybrid.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Director.class TypedCompositeActor.class actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib/fmi' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMUImport.class fmi.jar fmi.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib/fmi' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/test [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/test' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp java.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbsoluteValue.class Accumulator.class AddSubtract.class Bernoulli.class BooleanMultiplexor.class Commutator.class Const.class CurrentTime.class DB.class Discard.class Distributor.class ElementsToArray.class Expression.class Gaussian.class Limiter.class LimitedFiringSource.class Minimum.class MovingAverage.class MultiplyDivide.class Publisher.class PublisherTest.class Pulse.class Ramp.class RandomSource.class Recorder.class Scale.class Sequence.class StringConst.class Subscriber.class SubscriptionAggregator.class Test.class TrigFunction.class Uniform.class VectorAssembler.class VectorDisassembler.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ColtBinomial.class ColtBinomialSelector.class ColtPoisson.class ColtRandomSource.class colt.jar colt.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BooleanToAnything.class ComplexToCartesian.class Round.class TokenToExpression.class conversions.jar conversions.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Display.class SequencePlotter.class gui.jar gui.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/hoc [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/hoc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp hoc.jar hoc.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/hoc/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/hoc/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/hoc/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/hoc' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JopReadPort.class JopSerialRead.class JopSerialWrite.class JopWatchDog.class JopWritePort.class jopio.jar jopio.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Comparator.class LogicFunction.class logic.jar logic.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StringCompare.class StringLength.class string.jar string.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/test [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/test' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp cg.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CompiledCompositeActor.class EmbeddedCodeActor.class lib.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp domains.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp modal.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/kernel [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FSMDirector.class kernel.jar kernel.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/modal [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModalController.class modal.jar modal.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/modal' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/test [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/test' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sdf.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/kernel [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SDFDirector.class kernel.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BootstrapSampleDelay.class DownSample.class FFT.class IFFT.class Repeat.class SampleDelay.class UpSample.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/modular [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp modular.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/modular/adapter/ptolemy [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/modular/adapter/ptolemy/cg [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp cg.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/modular/adapter/ptolemy/cg/lib [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModularCodeGenTypedCompositeActor.class lib.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg/lib' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/modular/adapter/ptolemy/domains [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp domains.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/modular/adapter/ptolemy/domains/sdf [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sdf.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/modular/adapter/ptolemy/domains/sdf/kernel [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SDFDirector.class kernel.jar kernel.jar [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf/kernel' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter' [junit] making clean in ptolemy/cg/gui [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CodeGeneratorGUI.class CodeGeneratorGUIFactory.class gui.jar gui.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/gui' [junit] making clean in ptolemy/cg/kernel [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp kernel.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CGException.class CodeGeneratorAdapter.class CodeGeneratorUtilities.class GenericCodeGenerator.class ParseTreeCodeGenerator.class PortCodeGenerator.class RunnableCodeGenerator.class generic.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/accessor [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/accessor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AccessorCodeGenerator.class AccessorCodeGeneratorAdapter.class AccessorSSHCodeGenerator.class accessor.jar accessor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/accessor/demo [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/accessor/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/accessor/demo/TestComposite [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/accessor/demo/TestComposite' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TestComposite.jar TestComposite.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/accessor/demo/TestComposite' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/accessor/demo' [junit] making clean in ptolemy/cg/kernel/generic/accessor/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/accessor/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/accessor/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/accessor' [junit] making clean in ptolemy/cg/kernel/generic/html [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/html' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HTMLCodeGenerator.class HTMLCodeGeneratorAdapter.class html.jar html.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/html/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/html/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/html/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/html' [junit] making clean in ptolemy/cg/kernel/generic/program [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CodeStream.class NamedProgramCodeGeneratorAdapter.class ProgramCodeGenerator.class ProgramCodeGeneratorAdapter.class TemplateParser.class program.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/program/procedural [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ProceduralCodeGenerator.class ProceduralParseTreeCodeGenerator.class ProceduralTemplateParser.class procedural.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/c [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CCodeGenerator.class CCodegenUtilities.class CParseTreeCodeGenerator.class CTemplateParser.class c.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/c/ptidyos [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/ptidyos' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtidyOSCodeGenerator.class ptidyos.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/ptidyos' [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/c/type [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/type' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp type.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/c/type/parameterizedTemplates [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/type/parameterizedTemplates' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp parameterizedTemplates.jar parameterizedTemplates.jar [junit] rm -f core [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/type/parameterizedTemplates' [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/c/type/polymorphic [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/type/polymorphic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp polymorphic.jar polymorphic.jar [junit] rm -f core [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/type/polymorphic' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/type' [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/c/test [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/test' [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/c/structures [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/structures' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp structures.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/structures' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c' [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/fmima [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/fmima' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMIMACodeGenerator.class FMIMACodeGeneratorAdapter.class FMIMAHybridCodeGenerator.class fmima.jar fmima.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/fmima/test [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/fmima/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/fmima/test' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/fmima' [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/fmimahybrid [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/fmimahybrid' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmimahybrid.jar fmimahybrid.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/fmimahybrid/test [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/fmimahybrid/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/fmimahybrid/test' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/fmimahybrid' [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/java [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AutoAdapter.class JavaCodeGenerator.class JavaParseTreeCodeGenerator.class JavaTemplateParser.class java.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/java/modular [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/modular' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModularCodeGenerator.class ModularSDFCodeGenerator.class SDFModularScheduler.class modular.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/java/modular/test [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/modular/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/modular/test' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/modular' [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/java/test [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorWithPortNameProblem.class ActorWithPrivateParameter.class CustomAdder.class ObjectTokenSink.class ObjectTokenSource.class PortParameterActor.class ReadParametersAcrossLink.class ReadParametersInContainer.class ExpressionActorToBeAutoCodeGenerated.class [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/test' [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/java/type [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/type' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AlphabetizeOperation.class type.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/java/type/polymorphic [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/type/polymorphic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp polymorphic.jar polymorphic.jar [junit] rm -f core [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/type/polymorphic' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/type' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural' [junit] making clean in ptolemy/cg/kernel/generic/program/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program' [junit] making clean in ptolemy/cg/kernel/generic/syntactic [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/syntactic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SyntacticCodeGenerator.class SyntacticCodeGeneratorAdapter.class syntactic.jar syntactic.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/syntactic' [junit] making clean in ptolemy/cg/kernel/generic/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TestGenericCodeGenerator.class [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/test/actor [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/test/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TypedCompositeActor.class actor.jar actor.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/test/actor' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel' [junit] making clean in ptolemy/cg/lib [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CompiledCompositeActor.class EmbeddedCodeActor.class ModularableComposite.class ModularCodeGenLazyTypedCompositeActor.class ModularCodeGenTypedCompositeActor.class ModularCompiledSDFTypedCompositeActor.class PointerToken.class Profile.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/lib/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/cg/lib/demo/CompiledCompositeActor [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/CompiledCompositeActor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CompiledCompositeActor.jar CompiledCompositeActor.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/CompiledCompositeActor' [junit] making clean in ptolemy/cg/lib/demo/DECG [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/DECG' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DECG.jar DECG.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/DECG' [junit] making clean in ptolemy/cg/lib/demo/ModularCG [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/ModularCG' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModularCG.jar ModularCG.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/ModularCG' [junit] making clean in ptolemy/cg/lib/demo/ModularCGPubSub [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/ModularCGPubSub' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModularCGPubSub.jar ModularCGPubSub.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/ModularCGPubSub' [junit] making clean in ptolemy/cg/lib/demo/Scale [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/Scale' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Scale.jar Scale.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/Scale' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo' [junit] making clean in ptolemy/cg/lib/syntactic [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/syntactic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SyntacticColumn.class SyntacticContraction.class SyntacticGraph.class SyntacticName.class SyntacticNode.class SyntacticPort.class SyntacticRank.class SyntacticSeries.class SyntacticTerm.class SyntacticTermList.class syntactic.jar syntactic.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/syntactic' [junit] making clean in ptolemy/cg/lib/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/test' [junit] making clean in ptolemy/cg/lib/testKnownFailed [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/testKnownFailed' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/lib/testKnownFailed/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/testKnownFailed/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/testKnownFailed/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/testKnownFailed' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg' [junit] making clean in ptolemy/component [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/component' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AtomicComponent.class ComponentActor.class ComponentDirector.class Component.class MethodCallPort.class Method.class component.jar component.jar [junit] rm -f core [junit] making clean in ptolemy/component/domains [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/component/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp domains.jar domains.jar [junit] rm -f core [junit] making clean in ptolemy/component/domains/ptinyos [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/component/domains/ptinyos' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtinyOSDirector.class ptinyos.jar ptinyos.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/component/domains/ptinyos' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/component/domains' [junit] making clean in ptolemy/component/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/component/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Counter.class Leds.class MCApplication.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/component/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/component' [junit] making clean in ptolemy/configs [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp configs.jar [junit] rm -f core [junit] making clean in ptolemy/configs/bcvtb [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/bcvtb' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp bcvtb.jar bcvtb.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/bcvtb' [junit] making clean in ptolemy/configs/capecode [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/capecode' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp capecode.jar capecode.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/capecode' [junit] making clean in ptolemy/configs/cyphysim [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/cyphysim' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp cyphysim.jar cyphysim.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/cyphysim' [junit] making clean in ptolemy/configs/doc [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/doc' [junit] making clean in ptolemy/configs/dsp [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/dsp' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dsp.jar dsp.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/dsp' [junit] making clean in ptolemy/configs/full [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/full' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp full.jar full.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/full' [junit] making clean in ptolemy/configs/fullViewer [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/fullViewer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fullViewer.jar fullViewer.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/fullViewer' [junit] making clean in ptolemy/configs/hyvisual [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/hyvisual' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp hyvisual.jar hyvisual.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/hyvisual' [junit] making clean in ptolemy/configs/jxta [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/jxta' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp jxta.jar jxta.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/jxta' [junit] making clean in ptolemy/configs/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ValidatingXMLParser.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/test' [junit] making clean in ptolemy/configs/pn [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/pn' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp pn.jar pn.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/pn' [junit] making clean in ptolemy/configs/ptiny [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/ptiny' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptiny.jar ptiny.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/ptiny' [junit] making clean in ptolemy/configs/ptinyKepler [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/ptinyKepler' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptinyKepler.jar ptinyKepler.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/ptinyKepler' [junit] making clean in ptolemy/configs/ptinyViewer [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/ptinyViewer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptinyViewer.jar ptinyViewer.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/ptinyViewer' [junit] making clean in ptolemy/configs/ptserver [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/ptserver' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptserver.jar ptserver.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/ptserver' [junit] making clean in ptolemy/configs/space [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/space' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp space.jar space.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/space' [junit] making clean in ptolemy/configs/viptos [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/viptos' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp viptos.jar viptos.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/viptos' [junit] making clean in ptolemy/configs/visualsense [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/visualsense' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp visualsense.jar visualsense.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/visualsense' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs' [junit] making clean in ptolemy/distributed [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp distributed.jar [junit] rm -f core [junit] making clean in ptolemy/distributed/actor [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DistributedDirector.class DistributedReceiver.class DistributedTypedCompositeActor.class DistributedTypedIORelation.class actor.jar [junit] rm -f core [junit] making clean in ptolemy/distributed/actor/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DistributedLineWriter.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/actor/lib' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/actor' [junit] making clean in ptolemy/distributed/client [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/client' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ClientServerInteractionManager.class ClientThread.class ThreadSynchronizer.class client.jar client.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/client' [junit] making clean in ptolemy/distributed/common [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/common' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DistributedActor.class common.jar common.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/common' [junit] making clean in ptolemy/distributed/config [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/config' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp config.jar config.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/config' [junit] making clean in ptolemy/distributed/domains [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp domains.jar [junit] rm -f core [junit] making clean in ptolemy/distributed/domains/sdf [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/domains/sdf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sdf.jar [junit] rm -f core [junit] making clean in ptolemy/distributed/domains/sdf/kernel [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/domains/sdf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DistributedSDFDirector.class DistributedSDFReceiver.class DistributedSDFScheduler.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/distributed/domains/sdf/kernel/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/domains/sdf/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/domains/sdf/kernel/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/domains/sdf/kernel' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/domains/sdf' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/domains' [junit] making clean in ptolemy/distributed/jini [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/jini' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp jini.jar [junit] rm -f core [junit] making clean in ptolemy/distributed/jini/config [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/jini/config' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp config.jar config.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/jini/config' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/jini' [junit] making clean in ptolemy/distributed/rmi [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/rmi' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DistributedActorWrapper.class DistributedServerRMIGeneric.class RemoteDistributedActor.class rmi.jar rmi.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/rmi' [junit] making clean in ptolemy/distributed/util [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DistributedUtilities.class util.jar util.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/util' [junit] making clean in ptolemy/distributed/demo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/distributed/demo/Sleep [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/demo/Sleep' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Sleep.jar Sleep.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/demo/Sleep' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/demo' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed' [junit] making clean in ptolemy/ptp [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/ptp' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptp.jar ptp.jar [junit] rm -f core [junit] making clean in ptolemy/ptp/demo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/ptp/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/ptp/demo/Xylophone [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/ptp/demo/Xylophone' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Xylophone.jar Xylophone.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/ptp/demo/Xylophone' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/ptp/demo' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/ptp' [junit] making clean in ptolemy/caltrop [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CalIOException.class FunctionCallException.class PtolemyPlatform.class caltrop.jar [junit] rm -f core [junit] making clean in ptolemy/caltrop/actors [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/actors' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractCalInterpreter.class CalInterpreter.class actors.jar actors.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/actors' [junit] making clean in ptolemy/caltrop/ddi [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/ddi' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractDDI.class CSP.class CSPFactory.class DDF.class DDFFactory.class DDI.class DDIException.class DDIFactory.class DFInputChannel.class DFOutputChannel.class Dataflow.class DataflowWithRates.class SDF.class SDFFactory.class ddi.jar [junit] rm -f core [junit] making clean in ptolemy/caltrop/ddi/util [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/ddi/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DataMapEnvironment.class DataflowActorInterpreter.class DataflowWithRatesActorInterpreter.class util.jar util.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/ddi/util' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/ddi' [junit] making clean in ptolemy/caltrop/util [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IntegerList.class PtArrayList.class PtCalFunction.class util.jar util.jar [junit] rm -f core [junit] making clean in ptolemy/caltrop/util/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/util/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/util/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/util' [junit] making clean in ptolemy/caltrop/demo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/caltrop/demo/FunctionClosures [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo/FunctionClosures' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FunctionClosures.jar FunctionClosures.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo/FunctionClosures' [junit] making clean in ptolemy/caltrop/demo/FunctionDefinition [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo/FunctionDefinition' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FunctionDefinition.jar FunctionDefinition.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo/FunctionDefinition' [junit] making clean in ptolemy/caltrop/demo/Primes [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo/Primes' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Primes.jar Primes.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo/Primes' [junit] making clean in ptolemy/caltrop/demo/SDFDDI [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo/SDFDDI' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SDFDDI.jar SDFDDI.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo/SDFDDI' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo' [junit] making clean in ptolemy/caltrop/doc [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/doc' [junit] making clean in ptolemy/caltrop/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop' [junit] making clean in ptolemy/demo [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar *.jar [junit] rm -f core [junit] making clean in ptolemy/demo/doc [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/doc' [junit] making clean in ptolemy/demo/AirManagementSystem [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/AirManagementSystem' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AirManagementSystem.jar AirManagementSystem.jar *.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/AirManagementSystem' [junit] making clean in ptolemy/demo/ElectricPowerSystem [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/ElectricPowerSystem' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ElectricPowerSystem.jar ElectricPowerSystem.jar *.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/ElectricPowerSystem' [junit] making clean in ptolemy/demo/EnterpriseOntology [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/EnterpriseOntology' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp EnterpriseOntology.jar EnterpriseOntology.jar *.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/EnterpriseOntology' [junit] making clean in ptolemy/demo/ExecDemos [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/ExecDemos' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExecDemos.jar *.jar [junit] rm -f core [junit] making clean in ptolemy/demo/ExecDemos/Demos [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/ExecDemos/Demos' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Demos.jar Demos.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/ExecDemos/Demos' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/ExecDemos' [junit] making clean in ptolemy/demo/FuelSystem [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/FuelSystem' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FuelSystem.jar FuelSystem.jar *.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/FuelSystem' [junit] making clean in ptolemy/demo/ProbabilisticModels [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/ProbabilisticModels' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ProbabilisticModels.jar ProbabilisticModels.jar *.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/ProbabilisticModels' [junit] making clean in ptolemy/demo/RobotMPC [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/RobotMPC' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RobotMPC.jar RobotMPC.jar *.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/RobotMPC' [junit] making clean in ptolemy/demo/PLC [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/PLC' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PLC.jar PLC.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/PLC' [junit] making clean in ptolemy/demo/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/test' [junit] making clean in ptolemy/demo/CapeCode [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/CapeCode' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CapeCode.jar CapeCode.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/CapeCode' [junit] making clean in ptolemy/demo/Office [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/Office' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Office.jar Office.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/Office' [junit] making clean in ptolemy/demo/Quarry [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/Quarry' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Quarry.jar Quarry.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/Quarry' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy' [junit] making clean in ./lbnl [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lbnl.jar [junit] rm -f core [junit] making clean in lbnl/lib [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar [junit] rm -f core [junit] making clean in lbnl/lib/util [junit] makefile:159: warning: overriding recipe for target 'lbnlutil.jar' [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib/util' [junit] ../../../mk/ptcommon.mk:352: warning: ignoring old recipe for target 'lbnlutil.jar' [junit] rm -f ptmatlab.h *.o libbcvtb.so [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lbnlutil.jar lbnlutil.jar libbcvtb.so libbcvtb.so.* libbcvtb.so *.dSYM *.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib/util' [junit] making clean in lbnl/lib/xml [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib/xml' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp xml.jar [junit] rm -f core [junit] making clean in lbnl/lib/xml/build [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib/xml/build' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp build.jar [junit] rm -f core [junit] making clean in lbnl/lib/xml/build/jar [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib/xml/build/jar' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp jar.jar jar.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib/xml/build/jar' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib/xml/build' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib/xml' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib' [junit] making clean in lbnl/util [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ClientProcess.class WarningWindow.class XMLWriter.class util.jar util.jar [junit] rm -f core [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/util' [junit] making clean in lbnl/actor [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in lbnl/actor/lib [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Simulator.class SystemCommand.class lib.jar [junit] rm -f core [junit] making clean in lbnl/actor/lib/net [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/actor/lib/net' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Server.class net.jar net.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/actor/lib/net' [junit] making clean in lbnl/actor/lib/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/actor/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Const.txt ReadFile1Output.txt [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/actor/lib/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/actor/lib' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/actor' [junit] making clean in lbnl/demo [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in lbnl/demo/CRoom [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/demo/CRoom' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CRoom.jar CRoom.jar *.o *.obj *.dll *.so simulation.log socket.cfg utilSocket.log cclient [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/demo/CRoom' [junit] making clean in lbnl/demo/MatlabRoom [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/demo/MatlabRoom' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MatlabRoom.jar MatlabRoom.jar *.o *.obj *.dll *.so simulation.log socket.cfg utilSocket.log matlab.log [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/demo/MatlabRoom' [junit] making clean in lbnl/demo/SystemCommand [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/demo/SystemCommand' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Simulate.class SystemCommand.jar SystemCommand.jar simulation.log outputX1.txt outputX2.txt Simulate.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/demo/SystemCommand' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/demo' [junit] making clean in lbnl/test [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp *.dll *.dyllib socket.cfg utilSocket.log auto/simulation.log [junit] rm -f core [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/test' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl' [junit] making clean in ./thales [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp thales.jar [junit] rm -f core [junit] making clean in thales/actor [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in thales/actor/gui [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/actor/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModelValidator.class NavigableEffigy.class ShortTitleTabbedPaneUI.class SingleWindowConfiguration.class SingleWindowHTMLViewer.class SingleWindowHTMLViewerTableau.class gui.jar gui.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/actor/gui' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/actor' [junit] making clean in thales/bin [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/bin' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp bin.jar bin.jar [junit] rm -f core [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/bin' [junit] making clean in thales/vergil [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/vergil' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SingleWindowApplication.class vergil.jar [junit] rm -f core [junit] making clean in thales/vergil/navigable [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/vergil/navigable' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp NavigableActorGraphFrame.class NavigableActorGraphTableau.class NavigationPTree.class NavigationTreeModel.class navigable.jar [junit] rm -f core [junit] making clean in thales/vergil/navigable/img [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/vergil/navigable/img' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp img.jar img.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/vergil/navigable/img' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/vergil/navigable' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/vergil' [junit] making clean in thales/configs [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/configs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp configs.jar [junit] rm -f core [junit] making clean in thales/configs/singleWindow [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/configs/singleWindow' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp singleWindow.jar singleWindow.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/configs/singleWindow' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/configs' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales' [junit] making clean in ./contrib [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/contrib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp contrib.jar [junit] rm -f core [junit] making clean in contrib/actor [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/contrib/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in contrib/actor/lib [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/contrib/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar [junit] rm -f core [junit] making clean in contrib/actor/lib/example [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/contrib/actor/lib/example' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExampleDiscard.class example.jar example.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/contrib/actor/lib/example' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/contrib/actor/lib' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/contrib/actor' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/contrib' [junit] making clean in ./bin [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/bin' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp .momllib-util .nc2moml-util .ncapp2moml-util capecode convertToLazy copernicus decompile emachine giottoc histogram homer jode mescal moml obfuscate ptcg ptcodegen ptexecute ptjacl ptjaclapp ptplot ptstartjini ptolemy ptweb pxgraph soot tinicomm tinic tiniconverter startjini.gui vergil .momllib-util.bat .nc2moml-util.bat .ncapp2moml-util.bat capecode.bat convertToLazy.bat copernicus.bat decompile.bat emachine.bat giottoc.bat histogram.bat homer.bat jode.bat mescal.bat moml.bat obfuscate.bat ptcg.bat ptcodegen.bat ptexecute.bat ptjacl.bat ptjaclapp.bat ptplot.bat ptstartjini.bat ptolemy.bat ptweb.bat pxgraph.bat soot.bat tinicomm.bat tinic.bat tiniconverter.bat startjini.gui.bat vergil.bat CapeCode.app Vergil.app makeapp makebat [junit] rm -f core [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/bin' [junit] making clean in ./doc [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp docConfig.jar codeDoc codeDocBcvtb codeDocCapeCode codeDocHyVisual codeDocVisualSense codeDocViptos codeDoc.jar codeDocCapeCode.jar codeDocBcvtb.jar codeDocHyVisual.jar codeDocVisualSense.jar codeDocViptos.jar docConfig.jar spotbugs.htm spotbugs.xml ptII.fb [junit] rm -f core [junit] making clean in doc/books [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp books.jar books.jar [junit] rm -f core [junit] making clean in doc/books/embedded [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/embedded' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/embedded/concurrent [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/embedded/concurrent' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp concurrent.jar concurrent.jar [junit] rm -f core [junit] making clean in doc/books/embedded/concurrent/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/embedded/concurrent/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/embedded/concurrent/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/embedded/concurrent' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/embedded' [junit] making clean in doc/books/systems [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/architecture [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/architecture' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp architecture.jar architecture.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/architecture/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/architecture/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Count.class [junit] rm -f core [junit] making clean in doc/books/systems/dataflow/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/architecture/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/architecture/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/architecture/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/architecture' [junit] making clean in doc/books/systems/continuous [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/continuous' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp continuous.jar continuous.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/continuous/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/continuous/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/continuous/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/continuous/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/continuous/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/continuous/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/continuous' [junit] making clean in doc/books/systems/dataflow [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/dataflow' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dataflow.jar dataflow.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/dataflow/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/dataflow/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/dataflow/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/dataflow/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/dataflow/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/dataflow/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/dataflow' [junit] making clean in doc/books/systems/discreteevents [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/discreteevents' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp discreteevents.jar discreteevents.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/discreteevents/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/discreteevents/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/discreteevents/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/discreteevents/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/discreteevents/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/discreteevents/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/discreteevents' [junit] making clean in doc/books/systems/export [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/export' [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp export.jar export.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/export/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/export/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/export/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/export/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/export/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/export/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/export' [junit] making clean in doc/books/systems/expressions [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/expressions' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp expressions.jar expressions.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/expressions/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/expressions/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/expressions/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/expressions/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/expressions/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/expressions/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/expressions' [junit] making clean in doc/books/systems/fsm [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/fsm' [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fsm.jar fsm.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/fsm/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/fsm/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/fsm/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/fsm/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/fsm/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/fsm/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/fsm' [junit] making clean in doc/books/systems/intro [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/intro' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp intro.jar intro.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/intro/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/intro/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/intro/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/intro/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/intro/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/intro/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/intro' [junit] making clean in doc/books/systems/modal [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modal' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp modal.jar modal.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/modal/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modal/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/modal/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modal/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modal/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modal/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modal' [junit] making clean in doc/books/systems/modelingtime [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modelingtime' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp modelingtime.jar modelingtime.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/modelingtime/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modelingtime/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/modelingtime/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modelingtime/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modelingtime/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modelingtime/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modelingtime' [junit] making clean in doc/books/systems/ontologies [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ontologies' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ontologies.jar ontologies.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/ontologies/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ontologies/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/ontologies/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ontologies/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ontologies/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ontologies/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ontologies' [junit] making clean in doc/books/systems/plotter [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/plotter' [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp plotter.jar plotter.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/plotter/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/plotter/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/dataflow/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/plotter/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/plotter/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/plotter/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/plotter' [junit] making clean in doc/books/systems/pn [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/pn' [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp pn.jar pn.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/pn/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/pn/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/pn/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/pn/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/pn/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/pn/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/pn' [junit] making clean in doc/books/systems/ptera [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ptera' [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptera.jar ptera.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/ptera/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ptera/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/ptera/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ptera/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ptera/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ptera/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ptera' [junit] making clean in doc/books/systems/synchronous [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/synchronous' [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp synchronous.jar synchronous.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/synchronous/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/synchronous/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/synchronous/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/synchronous/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/synchronous/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/synchronous/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/synchronous' [junit] making clean in doc/books/systems/types [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/types' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp types.jar types.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/types/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/types/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/types/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/types/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/types/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/types/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/types' [junit] making clean in doc/books/systems/vergil [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/vergil' [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp vergil.jar vergil.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/vergil/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/vergil/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/vergil/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/vergil/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/vergil/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/vergil/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/vergil' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books' [junit] making clean in doc/coding [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/coding' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp codingConfig.jar [junit] rm -f core [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/coding' [junit] making clean in doc/design [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/design' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp design.jar design.jar hyvisual.jar visualsense.jar [junit] rm -f core [junit] making clean in doc/design/usingVergil [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/design/usingVergil' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp usingVergil.jar usingVergil.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/design/usingVergil' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/design' [junit] making clean in doc/img [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/img' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp img.jar img.jar [junit] rm -f core [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/img' [junit] making clean in doc/papers [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp papers.jar [junit] rm -f core [junit] making clean in doc/papers/y11 [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y11' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp y11.jar [junit] rm -f core [junit] making clean in doc/papers/y11/modularSemantics [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y11/modularSemantics' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp modularSemantics.jar modularSemantics.jar [junit] rm -f core [junit] making clean in doc/papers/y11/modularSemantics/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y11/modularSemantics/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/papers/y11/modularSemantics/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y11/modularSemantics/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y11/modularSemantics/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y11/modularSemantics/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y11/modularSemantics' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y11' [junit] making clean in doc/papers/y12 [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y12' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp y12.jar [junit] rm -f core [junit] making clean in doc/papers/y12/designContracts [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y12/designContracts' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp designContracts.jar designContracts.jar [junit] rm -f core [junit] making clean in doc/papers/y12/designContracts/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y12/designContracts/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/papers/y12/designContracts/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y12/designContracts/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y12/designContracts/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y12/designContracts/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y12/designContracts' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y12' [junit] making clean in doc/papers/y14 [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp y14.jar [junit] rm -f core [junit] making clean in doc/papers/y14/attackModeling [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/attackModeling' [junit] makefile:82: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp attackModeling.jar attackModeling.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/attackModeling' [junit] making clean in doc/papers/y14/constructive [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/constructive' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp constructive.jar [junit] rm -f core [junit] making clean in doc/papers/y14/constructive/models [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/constructive/models' [junit] ../../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] makefile:105: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp models.jar models.jar [junit] rm -f core [junit] making clean in doc/papers/y14/constructive/models/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/constructive/models/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/papers/y14/constructive/models/test/junit [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/constructive/models/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/constructive/models/test/junit' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/constructive/models/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/constructive/models' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/constructive' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers' [junit] making clean in doc/tutorial [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Precocious.class [junit] rm -f core [junit] making clean in doc/tutorial/domains [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AmorphousDirector.class LatestTokenPNDirector.class LeftRightDirector.class NondogmaticPNDirector.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial/domains' [junit] making clean in doc/tutorial/graph [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial/graph' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConnectivityReporter.class HelloWorld.class ShortestPathFinder.class [junit] rm -f core [junit] making clean in doc/tutorial/graph/junit [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial/graph/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ShortestPathFinderTest.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial/graph/junit' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial/graph' [junit] making clean in doc/tutorial/gui [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TableDisplay.class TableDisplayWithConfigure.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial/gui' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial' [junit] making clean in doc/ui [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/ui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/ui' [junit] making clean in doc/test [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/test' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc' [junit] make[1]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel' [junit] (0)About to remove class files in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel [junit] (1)About to remove jars in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy [junit] 4387539 204 -rw-rw-r-- 1 travis travis 208282 Jun 6 02:07 ./domains/metroII/demo/demo.jar [junit] 4390395 4 -rw-rw-r-- 1 travis travis 3194 Jun 6 02:07 ./matlab/demo/MatlabContinuous/MatlabContinuous.jar [junit] 4390397 8 -rw-rw-r-- 1 travis travis 5759 Jun 6 02:07 ./matlab/demo/demo.jar [junit] 4390399 4 -rw-rw-r-- 1 travis travis 3206 Jun 6 02:07 ./matlab/demo/MatlabExpression/MatlabExpression.jar [junit] 4390403 20 -rw-rw-r-- 1 travis travis 17194 Jun 6 02:07 ./matlab/matlab.jar [junit] 4396967 160 -rw-rw-r-- 1 travis travis 161446 Jun 6 02:07 ./cg/cgAccessor.jar [junit] 4398225 4 -rw-rw-r-- 1 travis travis 1746 Jun 6 02:07 ./actor/gui/jnlp/ViptosApplication.jar [junit] 4399132 688 -rwxrwxr-x 1 travis travis 703395 Jun 6 02:03 ./actor/lib/excel/jxl.jar [junit] 4403476 1664 -rw-rw-r-- 1 travis travis 1703760 Jun 6 02:07 ./actor/lib/jjs/modules/demo.jar [junit] 4404310 4 -rw-rw-r-- 1 travis travis 3424 Jun 6 02:07 ./actor/lib/jai/demo/ImageReconstruction/ImageReconstruction.jar [junit] 4404316 4 -rw-rw-r-- 1 travis travis 2945 Jun 6 02:07 ./actor/lib/jai/demo/VQSequenceDisplay/VQSequenceDisplay.jar [junit] 4404319 288 -rw-rw-r-- 1 travis travis 291742 Jun 6 02:07 ./actor/lib/jai/demo/demo.jar [junit] 4404322 4 -rw-rw-r-- 1 travis travis 3107 Jun 6 02:07 ./actor/lib/jai/demo/AdaptiveMedian/AdaptiveMedian.jar [junit] 4404377 8 -rw-rw-r-- 1 travis travis 5781 Jun 6 02:07 ./actor/lib/jai/jai.jar [junit] 4405201 184 -rw-rw-r-- 1 travis travis 187854 Jun 6 02:07 ./actor/lib/jmf/jmf.jar [junit] 4405204 4 -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 ./actor/lib/jmf/demo/JMFJAI/JMFJAI.jar [junit] 4405207 4 -rw-rw-r-- 1 travis travis 2302 Jun 6 02:07 ./actor/lib/jmf/demo/VideoCapture/VideoCapture.jar [junit] 4405209 4 -rw-rw-r-- 1 travis travis 2302 Jun 6 02:07 ./actor/lib/jmf/demo/demo.jar [junit] 4405462 2408 -rw-rw-r-- 1 travis travis 2462364 Jun 6 02:03 ./actor/lib/database/mysql-connector-java-8.0.26.jar [junit] (2)About to remove jars in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos [junit] (3)About to remove jars in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc [junit] (4)About to remove files named core /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel [junit] About to remove unneeded sources from /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel [junit] ls: cannot access 'META-INF': No such file or directory [junit] ls: cannot access 'bin/ptcg.bat': No such file or directory [junit] ls: cannot access 'bin/comm.policy': No such file or directory [junit] ls: cannot access 'bin/convertToLazy': No such file or directory [junit] ls: cannot access 'bin/convertToLazy.bat': No such file or directory [junit] ls: cannot access 'bin/copernicus.bat': No such file or directory [junit] ls: cannot access 'bin/decompile.bat': No such file or directory [junit] ls: cannot access 'bin/emachine.bat': No such file or directory [junit] ls: cannot access 'bin/giottoc.bat': No such file or directory [junit] ls: cannot access 'bin/histogram.bat': No such file or directory [junit] ls: cannot access 'bin/jode.bat': No such file or directory [junit] ls: cannot access 'bin/mescal.bat': No such file or directory [junit] ls: cannot access 'bin/moml.bat': No such file or directory [junit] ls: cannot access 'bin/obfuscate.bat': No such file or directory [junit] ls: cannot access 'bin/ptcg': No such file or directory [junit] ls: cannot access 'bin/ptexecute.bat': No such file or directory [junit] ls: cannot access 'bin/ptjacl.bat': No such file or directory [junit] ls: cannot access 'bin/ptjaclapp.bat': No such file or directory [junit] ls: cannot access 'bin/ptjg': No such file or directory [junit] ls: cannot access 'bin/ptjg.bat': No such file or directory [junit] ls: cannot access 'bin/ptolemy.bat': No such file or directory [junit] ls: cannot access 'bin/ptinvoke': No such file or directory [junit] ls: cannot access 'bin/ptplot.bat': No such file or directory [junit] ls: cannot access 'bin/ptstartjini.bat': No such file or directory [junit] ls: cannot access 'bin/pxgraph.bat': No such file or directory [junit] ls: cannot access 'bin/soot.bat': No such file or directory [junit] ls: cannot access 'bin/startjini.gui.bat': No such file or directory [junit] ls: cannot access 'bin/tinic.bat': No such file or directory [junit] ls: cannot access 'bin/tinicomm.bat': No such file or directory [junit] ls: cannot access 'bin/tiniconverter.bat': No such file or directory [junit] ls: cannot access 'bin/vergil.bat': No such file or directory [junit] ls: cannot access 'config/jarTest.jar': No such file or directory [junit] ls: cannot access 'diva/build.xml': No such file or directory [junit] ls: cannot access 'diva/canvas/test/alljsimpletests.tcl': No such file or directory [junit] ls: cannot access 'diva/canvas/tutorial/doc-files': No such file or directory [junit] ls: cannot access 'diva/graph/test/alljsimpletests.tcl': No such file or directory [junit] ls: cannot access 'diva/util/test/alljsimpletests.tcl': No such file or directory [junit] ls: cannot access 'doc/img/banner.psd': No such file or directory [junit] ls: cannot access 'doc/img/ptIIbanner2.psd': No such file or directory [junit] ls: cannot access 'doc/img/PtolemyIICD.ec3': No such file or directory [junit] ls: cannot access 'doc/img/PtolemyIISplash.psd': No such file or directory [junit] ls: cannot access 'doc/design/hyvisual.jar': No such file or directory [junit] ls: cannot access 'doc/design/visualsense.jar': No such file or directory [junit] ls: cannot access 'jar_dist': No such file or directory [junit] ls: cannot access 'lib/cachedir': No such file or directory [junit] ls: cannot access 'lib/ptII.properties': No such file or directory [junit] ls: cannot access 'lib/ptvr.jar': No such file or directory [junit] ls: cannot access 'mk/ptII.mk': No such file or directory [junit] ls: cannot access 'ptolemy/actor/gui/style/test/alljsimpletests.tcl': No such file or directory [junit] ls: cannot access 'ptolemy/actor/gui/test/alljsimpletests.tcl': No such file or directory [junit] ls: cannot access 'ptolemy/actor/lib/security/demo/Signature/ptKeystore': No such file or directory [junit] ls: cannot access 'ptolemy/actor/lib/security/test/foo.keystore': No such file or directory [junit] ls: cannot access 'ptolemy/actor/lib/test/Const.txt': No such file or directory [junit] ls: cannot access 'ptolemy/actor/lib/test/ReadFile1Output.txt': No such file or directory [junit] ls: cannot access 'ptolemy/component': No such file or directory [junit] ls: cannot access 'ptolemy/domains/coroutine': No such file or directory [junit] ls: cannot access 'ptolemy/domains/fmi': No such file or directory [junit] ls: cannot access 'ptolemy/vergil/basic/imprt/fmu/ImportFMUAsJavaFMUAction.java': No such file or directory [junit] ls: cannot access 'ptolemy/domains/gr/demo/Demo1': No such file or directory [junit] ls: cannot access 'ptolemy/domains/gr/lib/vr': No such file or directory [junit] ls: cannot access 'ptolemy/domains/hs': No such file or directory [junit] ls: cannot access 'ptolemy/domains/metroII': No such file or directory [junit] ls: cannot access 'ptolemy/domains/openmodelica': No such file or directory [junit] ls: cannot access 'ptolemy/matlab/ptmatlab.exp': No such file or directory [junit] ls: cannot access 'ptolemy/matlab/ptmatlab.lib': No such file or directory [junit] ls: cannot access 'ptolemy/matlab/ptmatlab.obj': No such file or directory [junit] ls: cannot access 'ptolemy/media/test/tmp2_7.au': No such file or directory [junit] ls: cannot access 'ptolemy/moml/jxta/demo/EPtolemyA/EPtolemy.properties': No such file or directory [junit] ls: cannot access 'ptolemy/moml/jxta/JXTAClassLoader.class': No such file or directory [junit] ls: cannot access 'ptolemy/moml/jxta/JXTALibrary.class': No such file or directory [junit] ls: cannot access 'ptolemy/plot/ptplotlocales': No such file or directory [junit] ls: cannot access 'ptolemy/util/test/FileUtilities-1.1.tmp': No such file or directory [junit] ls: cannot access 'ptolemy/vergil/toolbox/test/alljsimpletests.tcl': No such file or directory [junit] ls: cannot access 'signed': No such file or directory [junit] rm: cannot remove './org/terraswarm/accessor/accessors/web/hosts/node/node_modules/chai/lib/chai/core': Is a directory [junit] /home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/ant/bin/ant clean.duktape [junit] Buildfile: /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/accessors/web/build.xml [junit] [junit] -cargo-in-path: [junit] [echo] [junit] [echo] Checking to see if the cargo binary is present. [junit] [echo] cargo is used for the rusteduk target. [junit] [echo] Rusteduk is a Duktape-based JavaScript Interpreter [junit] [echo] that can be called from rust. [junit] [echo] If cargo is not found, then rusteduk won't compile. [junit] [echo] Rusteduk is not required by Accessors. [junit] [echo] [junit] [junit] clean.rusteduk: [junit] [junit] clean.duktape: [junit] [junit] BUILD SUCCESSFUL [junit] Total time: 0 seconds [junit] # Fix up doc/img/makefile [junit] #egrep -v "PtolemyIISplash.psd|banner.psd|ptIIbanner2.psd" \ [junit] # src/ptII11.1.devel/doc/img/makefile \ [junit] # > src/ptII11.1.devel/doc/img/makefile.tmp [junit] #mv src/ptII11.1.devel/doc/img/makefile.tmp \ [junit] # src/ptII11.1.devel/doc/img/makefile [junit] # Fix up dde/kernel/test/makefile [junit] #egrep -v DDEDirector.tcl \ [junit] # src/ptII11.1.devel/ptolemy/domains/dde/kernel/test/makefile \ [junit] # > src/ptII11.1.devel/ptolemy/domains/dde/kernel/test/makefile.tmp [junit] #mv src/ptII11.1.devel/ptolemy/domains/dde/kernel/test/makefile.tmp \ [junit] # src/ptII11.1.devel/ptolemy/domains/dde/kernel/test/makefile [junit] # # Fix up giotto/makefile [junit] # egrep -v cgc \ [junit] # src/ptII11.1.devel/ptolemy/domains/giotto/makefile \ [junit] # > src/ptII11.1.devel/ptolemy/domains/giotto/makefile.tmp [junit] # mv src/ptII11.1.devel/ptolemy/domains/giotto/makefile.tmp \ [junit] # src/ptII11.1.devel/ptolemy/domains/giotto/makefile [junit] # # Fix up tm/makefile [junit] # egrep -v runtime \ [junit] # src/ptII11.1.devel/ptolemy/domains/tm/makefile \ [junit] # > src/ptII11.1.devel/ptolemy/domains/tm/makefile.tmp [junit] # mv src/ptII11.1.devel/ptolemy/domains/tm/makefile.tmp \ [junit] # src/ptII11.1.devel/ptolemy/domains/tm/makefile [junit] # Copy libjvm.dll.a because it was removed by src.ex [junit] #cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../ptolemy/codegen/c/lib/win/libjvm.dll.a \ [junit] # src/ptII11.1.devel/ptolemy/codegen/c/lib/win/ [junit] #ls -l src/ptII11.1.devel/ptolemy/codegen/c/lib/win/ [junit] # Update the versions [junit] ./updateversions 11.1.devel 11.1.devel_`date +"%Y%m%d"` src/ptII11.1.devel/ptolemy/configs/*/* src/ptII11.1.devel/ptolemy/kernel/attributes/VersionAttribute.java [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/bcvtb/authors.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/bcvtb/bcvtbLibrary.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/bcvtb/bcvtbModels.txt [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/bcvtb/configuration.xml [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/bcvtb/intro.htm [junit] 16c16 [junit] <

Ptolemy II Version 11.1.devel

[junit] --- [junit] >

Ptolemy II Version 11.1.devel_20220606

[junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/bcvtb/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/bcvtb/overview.htm [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/bcvtb/welcomeWindow.xml [junit] ./updateversions: file is a binary file. [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/about.htm [junit] 7c7 [junit] <

About the Ptolemy 11.1.devel CapeCode Edition

[junit] --- [junit] >

About the Ptolemy 11.1.devel_20220606 CapeCode Edition

[junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/authors.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/capecodeEffigies.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/capecodeRefinements.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/cg.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/copyright.htm [junit] 3c3 [junit] < Ptolemy II 11.1.devel, CapeCode Edition Copyright [junit] --- [junit] > Ptolemy II 11.1.devel_20220606, CapeCode Edition Copyright [junit] 7c7 [junit] <

Ptolemy II 11.1.devel, CapeCode Edition Copyright

[junit] --- [junit] >

Ptolemy II 11.1.devel_20220606, CapeCode Edition Copyright

[junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/de.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/demonstrations.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/docs.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/gr.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/help.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/hoc.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/intro.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/io.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/sinks.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/sources.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/sr.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/tour.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/wireless.xml [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/about.htm [junit] 7c7 [junit] <

About the Ptolemy 11.1.devel CyPhySim Edition

[junit] --- [junit] >

About the Ptolemy 11.1.devel_20220606 CyPhySim Edition

[junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/authors.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/copyright.htm [junit] 3c3 [junit] < Ptolemy II 11.1.devel, CyPhySim Edition Copyright [junit] --- [junit] > Ptolemy II 11.1.devel_20220606, CyPhySim Edition Copyright [junit] 7c7 [junit] <

Ptolemy II 11.1.devel, CyPhySim Edition Copyright

[junit] --- [junit] >

Ptolemy II 11.1.devel_20220606, CyPhySim Edition Copyright

[junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/cyphysimEffigies.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/cyphysimRefinements.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/de.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/demonstrations.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/docs.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/gr.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/help.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/hoc.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/intro.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/io.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/sinks.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/sources.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/sr.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/wireless.xml [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/ClassesIllustrated.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/ClassesIllustratedVergil.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/basicHelp.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/body.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/book.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/buttons.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/completeDemos.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/completeDemosBcvtb.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/completeDemosPtiny.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/completeDemosPtinyKepler.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/copyright.htm [junit] 12c12 [junit] < Ptolemy II Version 11.1.devel [junit] --- [junit] > Ptolemy II Version 11.1.devel_20220606 [junit] 1374c1374 [junit] < ~/src/ptII11.1.devel/adm/bin/collectLicenses >> accessors-license.htm [junit] --- [junit] > ~/src/ptII11.1.devel_20220606/adm/bin/collectLicenses >> accessors-license.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/demos.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/demosBcvtb.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/demosPtiny.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/demosPtinyKepler.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/docs.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/docsBcvtb.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/docsPtdb.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/docsPtiny.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/docsPtinyKepler.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/index.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/models.txt [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/toc.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/vergilFsmEditorHelp.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/vergilGraphEditorHelp.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew10.0.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew11.0.htm [junit] 24c24 [junit] <

Tour of What's New in Version 11.1.devel

[junit] --- [junit] >

Tour of What's New in Version 11.1.devel_20220606

[junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew11.1.htm [junit] 24c24 [junit] <

Tour of What's New in Version 11.1.devel

[junit] --- [junit] >

Tour of What's New in Version 11.1.devel_20220606

[junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew3.0.2.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew4.0.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew5.0.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew5.1.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew6.0.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew7.0.htm [junit] 384c384 [junit] < [junit] --- [junit] > [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew8.0.htm [junit] 474c474 [junit] < [junit] --- [junit] > [junit] 534c534 [junit] < diff -r -I '$Id:' -x alljtests.tcl -x allsimplejtests.tcl -x '*.jar' -x codeDoc -x '*.out' -x .svn -x '*.class' ptII11.1.devel ptII8.0.beta >& /tmp/p.diffs [junit] --- [junit] > diff -r -I '$Id:' -x alljtests.tcl -x allsimplejtests.tcl -x '*.jar' -x codeDoc -x '*.out' -x .svn -x '*.class' ptII11.1.devel_20220606 ptII8.0.beta >& /tmp/p.diffs [junit] 536c536 [junit] < grep "Only in" /tmp/p.diffs | grep java | sed 's@Only in ptII11.1.devel/@@' | sed 's@/@.@g' | sed 's@.java@@' | awk -F : '{print "
  • " $2 ""}' | sed 's/\. /./' | sed 's/> />/' --> [junit] --- [junit] > grep "Only in" /tmp/p.diffs | grep java | sed 's@Only in ptII11.1.devel_20220606/@@' | sed 's@/@.@g' | sed 's@.java@@' | awk -F : '{print "
  • " $2 ""}' | sed 's/\. /./' | sed 's/> />/' --> [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/dsp/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/dsp/intro.htm [junit] 17c17 [junit] < Ptolemy II Version 11.1.devel, DSP Edition [junit] --- [junit] > Ptolemy II Version 11.1.devel_20220606, DSP Edition [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/dsp/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/dsp/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/full/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/full/intro.htm [junit] 17c17 [junit] < Ptolemy II Version 11.1.devel [junit] --- [junit] > Ptolemy II Version 11.1.devel_20220606 [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/full/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/full/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/fullViewer/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/fullViewer/intro.htm [junit] 17c17 [junit] < Ptolemy II Version 11.1.devel, Viewer Edition [junit] --- [junit] > Ptolemy II Version 11.1.devel_20220606, Viewer Edition [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/fullViewer/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/fullViewer/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/about.htm [junit] 7c7 [junit] <

    About the HyVisual 11.1.devel Hybrid System Visual Modeler

    [junit] --- [junit] >

    About the HyVisual 11.1.devel_20220606 Hybrid System Visual Modeler

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/array.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/authors.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/copyright.htm [junit] 3c3 [junit] < HyVisual 11.1.devel Copyright [junit] --- [junit] > HyVisual 11.1.devel_20220606 Copyright [junit] 7c7 [junit] <

    HyVisual 11.1.devel Copyright

    [junit] --- [junit] >

    HyVisual 11.1.devel_20220606 Copyright

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/discrete.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/docs.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/flowcontrol.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/help.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/hyvisualEffigies.xml [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/hyvisualRefinements.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/intro.htm [junit] 14c14 [junit] < HyVisual 11.1.devel [junit] --- [junit] > HyVisual 11.1.devel_20220606 [junit] 159c159 [junit] < In the 11.1.devel release, we ship with a shared library compiled against [junit] --- [junit] > In the 11.1.devel_20220606 release, we ship with a shared library compiled against [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/io.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/math.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/random.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/sinks.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/sources.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/utilitiesLibrary.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/jxta/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/jxta/intro.htm [junit] 17c17 [junit] < Ptolemy II Version 11.1.devel, JXTA Edition [junit] --- [junit] > Ptolemy II Version 11.1.devel_20220606, JXTA Edition [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/jxta/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/jxta/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/about.htm [junit] 7c7 [junit] <

    About the Ptolemy 11.1.devel PN Edition

    [junit] --- [junit] >

    About the Ptolemy 11.1.devel_20220606 PN Edition

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/authors.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/copyright.htm [junit] 3c3 [junit] < Ptolemy II 11.1.devel, PN Edition Copyright [junit] --- [junit] > Ptolemy II 11.1.devel_20220606, PN Edition Copyright [junit] 7c7 [junit] <

    Ptolemy II 11.1.devel, PN Edition Copyright

    [junit] --- [junit] >

    Ptolemy II 11.1.devel_20220606, PN Edition Copyright

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/demonstrations.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/docs.htm [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/help.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/hoc.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/intro.htm [junit] 14c14 [junit] < Ptolemy 11.1.devel, PN Edition [junit] --- [junit] > Ptolemy 11.1.devel_20220606, PN Edition [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/io.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/pnEffigies.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/sinks.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/sources.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptiny/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptiny/fsmLibraryPtiny.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptiny/fsmTableauFactoryPtiny.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptiny/graphTableauFactoryPtiny.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptiny/intro.htm [junit] 17c17 [junit] < Ptolemy II Version 11.1.devel, Ptiny Edition [junit] --- [junit] > Ptolemy II Version 11.1.devel_20220606, Ptiny Edition [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptiny/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptiny/modalLibraryPtiny.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptiny/modalTableauFactoryPtiny.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptiny/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptinyKepler/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptinyKepler/intro.htm [junit] 11c11 [junit] < Ptolemy II Version 11.1.devel, Ptiny Edition for Kepler [junit] --- [junit] > Ptolemy II Version 11.1.devel_20220606, Ptiny Edition for Kepler [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptinyKepler/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptinyKepler/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptinyViewer/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptinyViewer/intro.htm [junit] 17c17 [junit] < Ptolemy II Version 11.1.devel, Ptiny Viewer Edition [junit] --- [junit] > Ptolemy II Version 11.1.devel_20220606, Ptiny Viewer Edition [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptinyViewer/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptinyViewer/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptserver/authors.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptserver/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptserver/intro.htm [junit] 17c17 [junit] < Ptolemy II Version 11.1.devel, Ptserver Edition [junit] --- [junit] > Ptolemy II Version 11.1.devel_20220606, Ptserver Edition [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptserver/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptserver/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/about.htm [junit] 7c7 [junit] <

    About the Ptolemy II 11.1.devel Space Managemen System

    [junit] --- [junit] >

    About the Ptolemy II 11.1.devel_20220606 Space Managemen System

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/authors.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/copyright.htm [junit] 3c3 [junit] < Ptolemy Space 11.1.devel Copyright [junit] --- [junit] > Ptolemy Space 11.1.devel_20220606 Copyright [junit] 7c7 [junit] <

    Ptolemy Space 11.1.devel Copyright

    [junit] --- [junit] >

    Ptolemy Space 11.1.devel_20220606 Copyright

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/demonstrations.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/help.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/intro.htm [junit] 14c14 [junit] < Ptolemy 11.1.devel, Space Edition [junit] --- [junit] > Ptolemy 11.1.devel_20220606, Space Edition [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/spaceEffigies.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/README.txt [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/ValidatingXMLParser.java [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/allConfigs.tcl [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/allDemos.tcl [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/cloneTest.tcl [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/configurationTools.tcl [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/constraints is not a file, perhaps it is a directory. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/junit is not a file, perhaps it is a directory. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/missingDemos [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/missingDemos.tcl [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/package.html [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/testDefs.tcl [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/validDemos.tcl [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/about.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/authors.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/copyright.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/demos.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/directors.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/docs.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/help.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/install.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/intro.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/library.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/overview.htm [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/whatsNew.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/about.htm [junit] 7c7 [junit] <

    About the VisualSense 11.1.devel Wireless Sensor Networks Modeler

    [junit] --- [junit] >

    About the VisualSense 11.1.devel_20220606 Wireless Sensor Networks Modeler

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/authors.htm [junit] 9c9 [junit] <

    Principal Authors of VisualSense Version 11.1.devel

    [junit] --- [junit] >

    Principal Authors of VisualSense Version 11.1.devel_20220606

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/completeDemos.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/copyright.htm [junit] 3c3 [junit] < VisualSense 11.1.devel Copyright [junit] --- [junit] > VisualSense 11.1.devel_20220606 Copyright [junit] 7c7 [junit] <

    VisualSense 11.1.devel Copyright

    [junit] --- [junit] >

    VisualSense 11.1.devel_20220606 Copyright

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/directors.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/docs.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/help.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/intro.htm [junit] 14c14 [junit] < VisualSense 11.1.devel - Modeling of Wireless Sensor Networks [junit] --- [junit] > VisualSense 11.1.devel_20220606 - Modeling of Wireless Sensor Networks [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/makefile [junit] ./updateversions: file is a binary file. [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/kernel/attributes/VersionAttribute.java [junit] 330c330 [junit] < CURRENT_VERSION = new VersionAttribute("11.1.devel"); [junit] --- [junit] > CURRENT_VERSION = new VersionAttribute("11.1.devel_20220606"); [junit] (cd src; \ [junit] echo "# Starting tar of /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.tar"; \ [junit] rm -f ptII11.1.devel/build.xml; \ [junit] /usr/local/bin/tar -c --no-anchored -X /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/src.ex --exclude bin/vergil -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.tar ptII11.1.devel; \ [junit] ); [junit] # Starting tar of /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.tar [junit] # [junit] # Creating the /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptzip directory so that we can create a zip [junit] # [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptzip Mon Jun 6 02:11:13 UTC 2022 [junit] if [ ! -d /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptzip ]; then mkdir -p /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptzip; fi [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptzip; tar -xf ../ptII11.1.devel.src.tar); [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptzip/ptII11.1.devel; rm -rf vendors/izpack vendors/j3d vendors/jogl vendors/launch4j; pwd; ls -l vendors) [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/ptzip/ptII11.1.devel [junit] total 4 [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:09 misc [junit] # [junit] # Now creating PTII_FULL_ZIP: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip [junit] # [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip Mon Jun 6 02:11:14 UTC 2022 [junit] 02:11:14 up 8 min, 1 user, load average: 1.58, 1.38, 0.69 [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptzip; \ [junit] zip -r -q `/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip` \ [junit] ptII11.1.devel \ [junit] ) [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptzip [junit] chmod g+w /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip [junit] chgrp ptolemy /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip [junit] chgrp: invalid group: ‘ptolemy’ [junit] makefile:723: recipe for target '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip' failed [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip [junit] make: [/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip] Error 1 (ignored) [junit] -rw-rw-r-- 1 travis travis 275658591 Jun 6 02:11 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip [junit] # [junit] src_jar rule [junit] # [junit] mkdir src_jar; [junit] # Don't use -v with tar, you may see "/usr/local/bin/tar: write error" [junit] (cd src_jar; /usr/local/bin/tar -xf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.tar) [junit] rm -f src_jar/ptII11.1.devel/doc/design/hyvisual.pdf [junit] rm -f src_jar/ptII11.1.devel/doc/design/ptIIdesign1-intro.pdf [junit] rm -f src_jar/ptII11.1.devel/doc/design/ptIIdesign2-software.pdf [junit] rm -f src_jar/ptII11.1.devel/doc/design/ptIIdesign3-domains.pdf [junit] rm -f src_jar/ptII11.1.devel/doc/design/visualsense.pdf [junit] About to clean up node_modules in src_jar/ptII11.1.devel [junit] (cd src_jar/ptII11.1.devel; rm -rf node_modules; mkdir -p node_modules; if [ ! -d node_modules/@terraswarm/jsdoc ]; then npm install @terraswarm/jsdoc; fi) [junit] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm install @terraswarm/jsdoc [junit] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm install @terraswarm/jsdoc [junit] npm WARN lifecycle The node binary used for scripts is /home/travis/build/icyphy/ptII/bin/node but npm is using /home/travis/.nvm/versions/node/v7.10.1/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with. [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel [junit] └─┬ @terraswarm/jsdoc@3.5.1-dev [junit] ├── bluebird@3.4.7 [junit] ├─┬ catharsis@0.8.11 [junit] │ └── lodash@4.17.21 [junit] ├── escape-string-regexp@1.0.5 [junit] ├─┬ espree@3.1.7 [junit] │ ├── acorn@3.3.0 [junit] │ └── acorn-jsx@3.0.1 [junit] ├── js2xmlparser@1.0.0 [junit] ├─┬ klaw@1.3.1 [junit] │ └── graceful-fs@4.2.10 [junit] ├── marked@0.3.19 [junit] ├─┬ mkdirp@0.5.6 [junit] │ └── minimist@1.2.6 [junit] ├── requizzle@0.2.3 [junit] ├── strip-json-comments@2.0.1 [junit] ├── taffydb@2.6.2 [junit] └── underscore@1.8.3 [junit] [junit] npm WARN enoent ENOENT: no such file or directory, open '/home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/package.json' [junit] npm WARN ptII11.1.devel No description [junit] npm WARN ptII11.1.devel No repository field. [junit] npm WARN ptII11.1.devel No README data [junit] npm WARN ptII11.1.devel No license field. [junit] rm -rf src_jar/ptII11.1.devel/org/terraswarm/accessor/accessors/node_modules [junit] rm -rf src_jar/ptII11.1.devel/org/terraswarm/accessor/accessors/web/node_modules [junit] mkdir src_jar/ptII11.1.devel/org/terraswarm/accessor/accessors/web/node_modules [junit] (cd src_jar/ptII11.1.devel/org/terraswarm/accessor/accessors/web/node_modules; ln -s ../hosts @accessors-hosts) [junit] About to run /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/findclean [junit] (cd src_jar/ptII11.1.devel; /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/findclean) [junit] rm: cannot remove './org/terraswarm/accessor/accessors/web/hosts/node/node_modules/chai/lib/chai/core': Is a directory [junit] (cd src_jar/ptII11.1.devel; rm -rf `cat ../../src.ex`) [junit] echo "About to remove unneeded sources from `pwd`"; \ [junit] (cd src_jar/ptII11.1.devel; rm -rf META-INF bin/ptcg.bat bin/comm.policy bin/convertToLazy bin/convertToLazy.bat bin/copernicus.bat bin/decompile.bat bin/emachine.bat bin/giottoc.bat bin/histogram.bat bin/jode.bat bin/mescal.bat bin/moml.bat bin/obfuscate.bat bin/ptcg bin/ptexecute.bat bin/ptjacl.bat bin/ptjaclapp.bat bin/ptjg bin/ptjg.bat bin/ptolemy.bat bin/ptinvoke bin/ptplot.bat bin/ptstartjini.bat bin/pxgraph.bat bin/soot.bat bin/startjini.gui.bat bin/tinic.bat bin/tinicomm.bat bin/tiniconverter.bat bin/vergil.bat config/jarTest.jar diva/build.xml diva/canvas/test/alljsimpletests.tcl diva/canvas/tutorial/doc-files diva/graph/test/alljsimpletests.tcl diva/util/test/alljsimpletests.tcl doc/img/banner.psd doc/img/ptIIbanner2.psd doc/img/PtolemyIICD.ec3 doc/img/PtolemyIISplash.psd doc/design/hyvisual.jar doc/design/visualsense.jar jar_dist lib/cachedir lib/ptII.properties lib/ptvr.jar mk/ptII.mk ptolemy/actor/gui/style/test/alljsimpletests.tcl ptolemy/actor/gui/test/alljsimpletests.tcl ptolemy/actor/lib/security/demo/Signature/ptKeystore ptolemy/actor/lib/security/test/foo.keystore ptolemy/actor/lib/test/Const.txt ptolemy/actor/lib/test/ReadFile1Output.txt ptolemy/component ptolemy/domains/coroutine ptolemy/domains/fmi ptolemy/vergil/basic/imprt/fmu/ImportFMUAsJavaFMUAction.java ptolemy/domains/gr/demo/Demo1 ptolemy/domains/gr/lib/vr ptolemy/domains/hs ptolemy/domains/metroII ptolemy/domains/openmodelica ptolemy/matlab/ptmatlab.exp ptolemy/matlab/ptmatlab.lib ptolemy/matlab/ptmatlab.obj ptolemy/media/test/tmp2_7.au ptolemy/moml/jxta/demo/EPtolemyA/EPtolemy.properties ptolemy/moml/jxta/JXTAClassLoader.class ptolemy/moml/jxta/JXTALibrary.class ptolemy/plot/ptplotlocales ptolemy/util/test/FileUtilities-1.1.tmp ptolemy/vergil/toolbox/test/alljsimpletests.tcl signed) [junit] About to remove unneeded sources from /home/travis/build/icyphy/ptII/adm/gen-11.1 [junit] # [junit] # Now creating PTII_SRC_JAR: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.jar [junit] # [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.jar Mon Jun 6 02:11:34 UTC 2022 [junit] 02:11:34 up 8 min, 1 user, load average: 1.54, 1.39, 0.71 [junit] rm -rf src_jar/ptII11.1.devel/vendors/izpack* src_jar/ptII11.1.devel/vendors/launch4j* [junit] (cd src_jar/ptII11.1.devel; "/usr/bin/jar" -cf ../../ptII11.1.devel.src.jar .) [junit] # [junit] # Now creating src_jar/capecode: src_jar/capecode0.3.devel [junit] # [junit] src_jar/capecode0.3.devel Mon Jun 6 02:11:49 UTC 2022 [junit] 02:11:49 up 9 min, 1 user, load average: 1.49, 1.39, 0.72 [junit] if [ ! -d src_jar/capecode0.3.devel ]; then \ [junit] mkdir -p src_jar/capecode0.3.devel; \ [junit] fi [junit] (cd src_jar/capecode0.3.devel; \ [junit] "/usr/bin/jar" -xf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.jar) [junit] (cd src_jar/capecode0.3.devel; \ [junit] echo "About to remove unneeded sources from `pwd`"; \ [junit] rm -rf META-INF bin/ptcg.bat bin/comm.policy bin/convertToLazy bin/convertToLazy.bat bin/copernicus.bat bin/decompile.bat bin/emachine.bat bin/giottoc.bat bin/histogram.bat bin/jode.bat bin/mescal.bat bin/moml.bat bin/obfuscate.bat bin/ptcg bin/ptexecute.bat bin/ptjacl.bat bin/ptjaclapp.bat bin/ptjg bin/ptjg.bat bin/ptolemy.bat bin/ptinvoke bin/ptplot.bat bin/ptstartjini.bat bin/pxgraph.bat bin/soot.bat bin/startjini.gui.bat bin/tinic.bat bin/tinicomm.bat bin/tiniconverter.bat bin/vergil.bat config/jarTest.jar diva/build.xml diva/canvas/test/alljsimpletests.tcl diva/canvas/tutorial/doc-files diva/graph/test/alljsimpletests.tcl diva/util/test/alljsimpletests.tcl doc/img/banner.psd doc/img/ptIIbanner2.psd doc/img/PtolemyIICD.ec3 doc/img/PtolemyIISplash.psd doc/design/hyvisual.jar doc/design/visualsense.jar jar_dist lib/cachedir lib/ptII.properties lib/ptvr.jar mk/ptII.mk ptolemy/actor/gui/style/test/alljsimpletests.tcl ptolemy/actor/gui/test/alljsimpletests.tcl ptolemy/actor/lib/security/demo/Signature/ptKeystore ptolemy/actor/lib/security/test/foo.keystore ptolemy/actor/lib/test/Const.txt ptolemy/actor/lib/test/ReadFile1Output.txt ptolemy/component ptolemy/domains/coroutine ptolemy/domains/fmi ptolemy/vergil/basic/imprt/fmu/ImportFMUAsJavaFMUAction.java ptolemy/domains/gr/demo/Demo1 ptolemy/domains/gr/lib/vr ptolemy/domains/hs ptolemy/domains/metroII ptolemy/domains/openmodelica ptolemy/matlab/ptmatlab.exp ptolemy/matlab/ptmatlab.lib ptolemy/matlab/ptmatlab.obj ptolemy/media/test/tmp2_7.au ptolemy/moml/jxta/demo/EPtolemyA/EPtolemy.properties ptolemy/moml/jxta/JXTAClassLoader.class ptolemy/moml/jxta/JXTALibrary.class ptolemy/plot/ptplotlocales ptolemy/util/test/FileUtilities-1.1.tmp ptolemy/vergil/toolbox/test/alljsimpletests.tcl signed; \ [junit] rm -rf com/jgoodies doc/books doc/papers doc/usingVergil lbnl lib/chic.jar lib/colt.jar lib/java_cup.jar lib/mapss.jar lib/ptCal.jar lib/saxon.jar lib/sootclasses.jar lib/synthesis.jar org/hlacerti org/mlc org/ptolemy/fmi org/ptolemy/qss org/terraswarm/accessor/accessors/web/package.json ptdb ptolemy/actor/designs ptolemy/actor/gt ptolemy/actor/gui/run ptolemy/actor/lib/conversions/test/auto/Round.xml ptolemy/actor/lib/ecsl ptolemy/actor/lib/excel ptolemy/actor/lib/fmi ptolemy/actor/lib/jai ptolemy/actor/lib/jmf ptolemy/actor/lib/jopio ptolemy/actor/lib/joystick ptolemy/actor/lib/mbed ptolemy/actor/lib/reactable ptolemy/actor/lib/test/OrderedMerge.tcl ptolemy/actor/lib/test/RampContinuous.tcl ptolemy/actor/lib/test/auto/MathFunction.xml ptolemy/actor/lib/test/auto/OrderedMerge.xml ptolemy/actor/lib/test/auto/Switch.xml ptolemy/actor/lib/vhdl ptolemy/actor/lib/x10 ptolemy/actor/ptalon ptolemy/backtrack ptolemy/build.xml ptolemy/caltrop ptolemy/component ptolemy/configs/dsp ptolemy/configs/full ptolemy/configs/jxta ptolemy/configs/SingleWindow ptolemy/configs/copernicus ptolemy/copernicus ptolemy/distributed ptolemy/demo/AirManagementSystem ptolemy/demo/doc ptolemy/demo/ElectricPowerSystem ptolemy/demo/EnterpriseOntology ptolemy/demo/ExecDemos ptolemy/demo/FuelSystem ptolemy/demo/PLC ptolemy/demo/ProbabilisticModels ptolemy/demo/RobotMPC ptolemy/demo/test ptolemy/domains/algebraic ptolemy/domains/atc ptolemy/domains/ca ptolemy/domains/ci ptolemy/domains/curriculum ptolemy/domains/dde ptolemy/domains/ddf ptolemy/domains/domains.xml ptolemy/domains/dt ptolemy/domains/ddf/test/auto/controlled_kahnnet.xml ptolemy/domains/fmima ptolemy/domains/giotto ptolemy/domains/gr ptolemy/domains/hde ptolemy/domains/hdf ptolemy/domains/modal/kernel/fmv ptolemy/domains/petrinet ptolemy/domains/psdf ptolemy/domains/ptera ptolemy/domains/pthales ptolemy/domains/ptinyos ptolemy/domains/qss ptolemy/domains/scr ptolemy/domains/sdf/test/auto/sdf_inside_pn.xml ptolemy/domains/sequence ptolemy/domains/space ptolemy/domains/sr ptolemy/domains/sysml ptolemy/domains/taskpt ptolemy/domains/tcs ptolemy/domains/tdl ptolemy/domains/test ptolemy/domains/tm ptolemy/homer ptolemy/moml/jxta/demo/EPtolemyA/EPtolemy.properties ptolemy/moml/filter/test/BackwardCompatibilityPN.tcl ptolemy/moml/filter/test/GRColorChanges.tcl ptolemy/moml/filter/test/PropertyClassChangesHDF.tcl ptolemy/plot/build.xml ptolemy/plot/plotml/build.xml ptolemy/ptp ptolemy/vergil/basic/imprt/fmu ptolemy/vergil/basic/imprt/g4ltl ptolemy/vergil/basic/layout/kieler/test/junit/KielerJUnitTestExtendedModels.java ptolemy/vergil/gt ptolemy/vergil/modal/fmv ptolemy/vergil/tdl ptolemy/vergil/ptera ptolemy/vergil/scr ptolemy/verification ptserver thales vendors doc/design/hyvisual.jar doc/design/visualsense.jar doc/tutorial/domains lib/javax.servlet-api-3.0.1.jar lib/javax.servlet-api-license.htm lib/smack.jar lib/smack-license.htm lib/smackx.jar org/ptolemy/machineLearning/particleFilter/test/auto/JointParticleFilter.xml org/ptolemy/machineLearning/particleFilter/test/auto/OnlineTrajectoryOptimization.xml org/ptolemy/machineLearning/particleFilter/test/auto/OpenLoopSingleRobotTargetLocalization.xml org/ptolemy/machineLearning/particleFilter/test/auto/OpenLoopTwoRobotTargetLocalization.xml org/ptolemy/ptango ptolemy/actor/gui/test/HTMLAbout.tcl ptolemy/actor/gui/test/PtolemyApplication.tcl ptolemy/cg/adapter/generic/html ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/*.java ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil ptolemy/cg/adapter/generic/program/procedural/c ptolemy/cg/adapter/generic/program/procedural/fmima ptolemy/cg/adapter/generic/program/procedural/fmimahybrid ptolemy/cg/adapter/generic/program/procedural/java ptolemy/cg/kernel/generic/html ptolemy/cg/kernel/generic/program/procedural/c ptolemy/cg/kernel/generic/program/procedural/fmima ptolemy/cg/kernel/generic/program/procedural/fmimahybrid ptolemy/cg/kernel/generic/program/procedural/java ptolemy/cg/kernel/generic/syntactic ptolemy/cg/lib/demo/ModularCG ptolemy/cg/lib/demo/ModularCGPubSub ptolemy/cg/lib/syntactic ptolemy/cg/lib/ModularCodeGenLazyTypedCompositeActor.java ptolemy/cg/lib/ModularCodeGenTypedCompositeActor.java ptolemy/cg/lib/ModularCompiledSDFTypedCompositeActor.java ptolemy/cg/lib/test/ModularCodeGenTest.xml ptolemy/cg/lib/test/ModularCodeGenTypedCompositeActor.tcl ptolemy/configs/bcvtb ptolemy/configs/cyphysim ptolemy/configs/defaultFullConfiguration.xml ptolemy/configs/fmvEffigyFactory.xml ptolemy/configs/fmvTableauFactory.xml ptolemy/configs/fullViewer ptolemy/configs/hyvisual ptolemy/configs/gtActorLibrary.xml ptolemy/configs/gtEffigyFactory.xml ptolemy/configs/gtLibrary.xml ptolemy/configs/gtStateLibrary.xml ptolemy/configs/gtTableauFactory.xml ptolemy/configs/iaEffigyFactory.xml ptolemy/configs/iaTableauFactory.xml ptolemy/configs/pn ptolemy/configs/ptdb ptolemy/configs/ptiny ptolemy/configs/ptinyKepler ptolemy/configs/ptinyViewer ptolemy/configs/ptserver ptolemy/configs/space ptolemy/configs/test ptolemy/configs/utilityPteraModalModel.xml ptolemy/configs/viptos ptolemy/configs/visualsense ptolemy/data/expr/test/Variable2.tcl ptolemy/data/unit/test/auto/Units.xml ptolemy/domains/algebraic ptolemy/domains/atc ptolemy/domains/ca ptolemy/domains/ci ptolemy/domains/continuous ptolemy/domains/csp ptolemy/domains/curriculum ptolemy/domains/dde ptolemy/domains/ddf ptolemy/domains/dt ptolemy/domains/fmima ptolemy/domains/giotto ptolemy/domains/gr ptolemy/domains/hdf ptolemy/domains/metroII ptolemy/domains/modal/test/SystemLevelType.tcl ptolemy/domains/openmodelica ptolemy/domains/petrinet ptolemy/domains/pn ptolemy/domains/psdf ptolemy/domains/ptera ptolemy/domains/pthales ptolemy/domains/ptides ptolemy/domains/ptinyos ptolemy/domains/qss ptolemy/domains/rendezvous ptolemy/domains/scr ptolemy/domains/sequence ptolemy/domains/space ptolemy/domains/sr ptolemy/domains/taskpt ptolemy/domains/tcs ptolemy/domains/tdl ptolemy/domains/tm ptolemy/domains/wireless vergilBCVTB.jnlp.in vergilCyPhySim.jnlp.in vergilDSP.jnlp.in vergilHyVisual.jnlp.in vergilPtiny.jnlp.in vergilPtinyKepler.jnlp.in vergilPtinySandbox.jnlp.in vergilSpace.jnlp.in vergilVisualSense.jnlp.in thales; \ [junit] rm `find . -name "*.xml" | grep "test/auto/" | xargs grep "ptolemy.domains." | egrep "domains.continuous|domains.ddf|domains.hdf|domains.modal.kernel.ia|domains.pn|domains.ptides|domains.sr|domains.psdf" | awk -F : '{print $1}' | sort | uniq`; \ [junit] rm `find . -name "*.xml" | grep "test/auto/" | xargs grep "ptolemy.actor.gt." | awk -F : '{print $1}' | sort | uniq`; \ [junit] rm `find . -name "*.xml" | grep "test/auto/" | xargs egrep "ptolemy.cg.kernel.generic.program.procedural.c|ptolemy.cg.kernel.generic.program.procedural.java|ptolemy.cg.kernel.generic.program.procedural.fmi|ptolemy.cg.lib.ModularCodeGen" | awk -F : '{print $1}' | sort | uniq`; \ [junit] touch configure; \ [junit] chmod a+rx configure util/testsuite/chkextra; \ [junit] ) [junit] About to remove unneeded sources from /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel [junit] # [junit] # Remove the duktape binaries. [junit] (cd src_jar/capecode0.3.devel/org/terraswarm/accessor/accessors/web; ant clean.duktape) [junit] /home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/ant/bin/ant clean.duktape [junit] Buildfile: /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel/org/terraswarm/accessor/accessors/web/build.xml [junit] [junit] -cargo-in-path: [junit] [echo] [junit] [echo] Checking to see if the cargo binary is present. [junit] [echo] cargo is used for the rusteduk target. [junit] [echo] Rusteduk is a Duktape-based JavaScript Interpreter [junit] [echo] that can be called from rust. [junit] [echo] If cargo is not found, then rusteduk won't compile. [junit] [echo] Rusteduk is not required by Accessors. [junit] [echo] [junit] [junit] clean.rusteduk: [junit] [junit] clean.duktape: [junit] [junit] BUILD SUCCESSFUL [junit] Total time: 0 seconds [junit] # [junit] # Remove package.json (if it exists) because if it exists, [junit] # it will prevent npm update @terraswarm/gdp from working. [junit] rm -f src_jar/capecode0.3.devel/org/terraswarm/accessor/accessors/web/package.json [junit] # [junit] # Clean up the source directory [junit] # [junit] # Remove jar files not included in CapeCode [junit] egrep -v "lib/chic.jar|lib/java_cup.jar|lib/mapss.jar|lib/ptCal.jar|lib/sootclasses.jar|ptolemy/actor/ptalon/antlr/antlr.jar|ptolemy/distributed/jini/jar|ptolemy/domains/ptinyos/lib/" src_jar/capecode0.3.devel/.classpath.default \ [junit] > src_jar/capecode0.3.devel/.classpath.default.tmp [junit] mv src_jar/capecode0.3.devel/.classpath.default.tmp \ [junit] src_jar/capecode0.3.devel/.classpath.default [junit] # Check out the jsdoc repo. [junit] (cd src_jar/capecode0.3.devel/org/terraswarm/accessor/accessors/web; ant jsdoc-install) [junit] /home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/ant/bin/ant jsdoc-install [junit] Buildfile: /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel/org/terraswarm/accessor/accessors/web/build.xml [junit] [junit] -check-jsdoc: [junit] [echo] To stop CapeCode from invoking jsdoc and svn, set the PT_NO_NET environment variable. [junit] [echo] Under BASH: [junit] [echo] export PT_NO_NET=true [junit] [echo] If ptdoc fails, and you are building from $PTII, try: [junit] [echo] ant build-project build-bin [junit] [echo] [junit] [junit] -check-node: [junit] [junit] -check-node-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node --version [junit] [exec] v7.10.1 [junit] [junit] -check-npm: [junit] [junit] -check-npm-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] [exec] 4.2.0 [junit] [junit] jsdoc-install: [junit] [junit] BUILD SUCCESSFUL [junit] Total time: 0 seconds [junit] # [junit] # bin/makefile: Remove unused scripts [junit] egrep -v "copernicus|decompile|emachine|giottoc|htmlconverter|jode|mescal|obfuscate|soot|tinic|startjini.gui" src_jar/capecode0.3.devel/bin/makefile \ [junit] > src_jar/capecode0.3.devel/bin/makefile.tmp [junit] mv src_jar/capecode0.3.devel/bin/makefile.tmp \ [junit] src_jar/capecode0.3.devel/bin/makefile [junit] # [junit] # com/makefile [junit] egrep -v "jgoodies" \ [junit] src_jar/capecode0.3.devel/com/makefile \ [junit] > src_jar/capecode0.3.devel/com/makefile.tmp [junit] mv src_jar/capecode0.3.devel/com/makefile.tmp \ [junit] src_jar/capecode0.3.devel/com/makefile [junit] # [junit] # Fix up doc/design/makefile [junit] egrep -v "hyvisual.pdf|ptIIdesign1-intro.pdf|ptIIdesign2-software.pdf|ptIIdesign3-domains.pdf|visualsense.pdf|visualsense.jar|usingVergil" \ [junit] src_jar/capecode0.3.devel/doc/design/makefile \ [junit] > src_jar/capecode0.3.devel/doc/design/makefile.tmp [junit] mv src_jar/capecode0.3.devel/doc/design/makefile.tmp \ [junit] src_jar/capecode0.3.devel/doc/design/makefile [junit] # [junit] # Fix up doc/makefile [junit] egrep -v "PtolemyIISplash.psd|banner.psd|ptIIbanner2.psd|books|lib/comm|lib.comm|python|books|ci/kernel|ci/lib|copernicus|csp|curriculum|dde|ddf|dt.kernel|giotto|gr.kernel|gr.lib|io.comm|papers|pn/kernel|psdf|petrinet|ptolemy.caltrop|ptolemy.domains.ci|ptolemy.domains.pn|space|sr.kernel|sr/kernel|sr.lib|sr/lib|sysml|thales.actor|thales.vergil|tm.kernel|tm/kernel|tm.lib|tm/lib|vhdl|wireless| codeDoc.jar| codeDocBcvtb.jar| codeDocHyVisual.jar| codeDocViptos.jar| codeDocVisualSense.jar" \ [junit] src_jar/capecode0.3.devel/doc/makefile \ [junit] > src_jar/capecode0.3.devel/doc/makefile.tmp [junit] mv src_jar/capecode0.3.devel/doc/makefile.tmp \ [junit] src_jar/capecode0.3.devel/doc/makefile [junit] # [junit] # Fix up doc/tutorial/makefile [junit] egrep -v "domains" \ [junit] src_jar/capecode0.3.devel/doc/tutorial/makefile \ [junit] > src_jar/capecode0.3.devel/doc/tutorial/makefile.tmp [junit] mv src_jar/capecode0.3.devel/doc/tutorial/makefile.tmp \ [junit] src_jar/capecode0.3.devel/doc/tutorial/makefile [junit] # [junit] # Fix up makefile [junit] egrep -v ".eclipse.epf|doc/codeDoc.jar|domains/dt/demo/demo.jar|domains/giotto/demo/demo.jar|domains/pn/demo/demo.jar|domains/tm/demo/demo.jar|lbnl|ptolemy/domains/experimentalDomains.jar|ptolemy/domains/de/demo/demo.jar|ptolemy/domains/sdf/demo/demo.jar|ptserver|thales|vergil/gt/gt.jar|vergil.*.jnlp.in" \ [junit] src_jar/capecode0.3.devel/makefile \ [junit] > src_jar/capecode0.3.devel/makefile.tmp [junit] mv src_jar/capecode0.3.devel/makefile.tmp \ [junit] src_jar/capecode0.3.devel/makefile [junit] # [junit] # Fix up org/makefile [junit] egrep -v "hlacerti|mlc" \ [junit] src_jar/capecode0.3.devel/org/makefile \ [junit] > src_jar/capecode0.3.devel/org/makefile.tmp [junit] mv src_jar/capecode0.3.devel/org/makefile.tmp \ [junit] src_jar/capecode0.3.devel/org/makefile [junit] # [junit] # Fix up org/ptolemy/makefile [junit] egrep -v "fmi|qss|PTANGO_DIR" \ [junit] src_jar/capecode0.3.devel/org/ptolemy/makefile \ [junit] > src_jar/capecode0.3.devel/org/ptolemy/makefile.tmp [junit] mv src_jar/capecode0.3.devel/org/ptolemy/makefile.tmp \ [junit] src_jar/capecode0.3.devel/org/ptolemy/makefile [junit] # [junit] # Fix up ptolemy/actor/gui/jnlp/makefile [junit] # Need to be careful here and remove ViptosApplication.jar from OTHER_JARS, but not the from the rule. [junit] # So, we use a trailing space. [junit] egrep -v "ViptosApplication.jar " \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/gui/jnlp/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/actor/gui/jnlp/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/actor/gui/jnlp/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/gui/jnlp/makefile [junit] # [junit] # Fix up ptolemy/actor/gui/test/makefile [junit] egrep -v "HTMLAbout.tcl|PtolemyApplication.tcl" \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/gui/test/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/actor/gui/test/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/actor/gui/test/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/gui/test/makefile [junit] # [junit] # Fix up ptolemy/actor/lib/makefile [junit] egrep -v "fmi|jopio|mbed|vhdl|video" \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/lib/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/actor/lib/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/actor/lib/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/lib/makefile [junit] # [junit] # Fix up ptolemy/actor/lib/test/makefile [junit] egrep -v "OrderedMerge.tcl|RampContinuous.tcl" \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/lib/test/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/actor/lib/test/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/actor/lib/test/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/lib/test/makefile [junit] # [junit] # Fix up ptolemy/actor/makefile [junit] egrep -v "corba|designs|gt" \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/actor/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/actor/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/makefile [junit] # [junit] # Fix up ptolemy/cg/adapter/generic [junit] egrep -v "html" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/makefile [junit] # [junit] # Fix up ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/makefile [junit] egrep -v "\.java|conversions|fmi|gui|hoc|logic|string" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/makefile [junit] # [junit] # Fix up ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/makefile [junit] egrep -v "giotto" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/makefile [junit] # [junit] # Fix up ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/makefile [junit] #egrep -v "lib" \ [junit] # src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/makefile \ [junit] # > src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/makefile.tmp [junit] #mv src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/makefile.tmp \ [junit] # src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/makefile [junit] # [junit] # Fix up ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/makefile [junit] egrep -v "vergil" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/makefile [junit] # [junit] # Fix up ptolemy/cg/kernel/generic [junit] egrep -v "html|syntactic" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/kernel/generic/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/kernel/generic/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/kernel/generic/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/kernel/generic/makefile [junit] # [junit] # Fix up ptolemy/cg/adapter/generic/program/procedural/makefile [junit] egrep -v " c |c/c.jar|fmima|fmimahybrid|java" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/makefile [junit] # [junit] # Fix up ptolemy/cg/kernel/generic/program/procedural/makefile [junit] egrep -v " c |c.jar|fmima|fmimahybrid|java" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/kernel/generic/program/procedural/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/kernel/generic/program/procedural/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/kernel/generic/program/procedural/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/kernel/generic/program/procedural/makefile [junit] # [junit] # Fix up ptolemy/cg/lib/demo/makefile [junit] egrep -v "Modular|CompiledComposite|DECG" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/lib/demo/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/lib/demo/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/lib/demo/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/lib/demo/makefile [junit] # [junit] # Fix up ptolemy/cg/lib/makefile [junit] egrep -v "Modular|syntactic" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/lib/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/lib/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/lib/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/lib/makefile [junit] # [junit] # Fix up ptolemy/cg/lib/test [junit] egrep -v "Modular" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/lib/test/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/lib/test/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/lib/test/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/lib/test/makefile [junit] # [junit] # Fix up ptolemy/configs/makefile [junit] egrep -v "bcvtb|cyphysim|defaultFullConfiguration.xml|dsp|fmv|full|gt|hyvisual|iaEffigy|iaTablea|jxta|pn|ptdb|ptiny|Ptera|ptserver|space|test|viptos|visualsense" \ [junit] src_jar/capecode0.3.devel/ptolemy/configs/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/configs/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/configs/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/configs/makefile [junit] # [junit] # Fix up ptolemy/demo/makefile [junit] egrep -v "AirManagement|ElectricPowerSystem|EnterpriseOntology|ExecDemos|FuelSystem|ProbabilisticModels|RobotMPC|PLC" \ [junit] src_jar/capecode0.3.devel/ptolemy/demo/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/demo/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/demo/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/demo/makefile [junit] # [junit] # Fix up ptolemy/data/test/makefile [junit] egrep -v "/Variable2.tcl" \ [junit] src_jar/capecode0.3.devel/ptolemy/data/test/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/data/test/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/data/test/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/data/test/makefile [junit] # [junit] # Fix up ptolemy/domains/makefile [junit] # [junit] # Use this to sort: awk -F '|' '{for (i=1;i<=NF;i++) {print }}' | sort |awk '{printf("%s|", )}' [junit] # [junit] egrep -v "\(PTSPACEDOMAIN_JAR\)|algebraic.jar|algebraic/demo|ca.jar|ca/demo|ci.jar|continuous.jar|csp.jar|curriculum.jar|dde.jar|ddf.jar|ddf/demo|domains.xml|dt/dt.jar|fmima.jar|giotto.jar|hdf.jar|hdf/demo|petrinet.jar|pn.jar|pn/demo|ptera.jar|ptera/demo|ptera/demo|ptides|pthales.jar|pthales/demo|ptides.jar|ptinyDomains.xml|qss.jar|rendezvous/demo.jar|rendezvous.jar|scr.jar|space.jar|sr.jar|sr/demo/demo.jar|sr/doc/doc.jar|sysml.jar|taskpt.jar|tm.jar|wireless.jar" \ [junit] src_jar/capecode0.3.devel/ptolemy/domains/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/domains/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/domains/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/domains/makefile [junit] # [junit] # Fix up ptolemy/domains/modal/kernel/makefile [junit] egrep -v "fmv|ia.jar" \ [junit] src_jar/capecode0.3.devel/ptolemy/domains/modal/kernel/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/domains/modal/kernel/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/domains/modal/kernel/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/domains/modal/kernel/makefile [junit] # [junit] # Fix up ptolemy/domains/modal/test/makefile [junit] egrep -v "SystemLevelType.tcl" \ [junit] src_jar/capecode0.3.devel/ptolemy/domains/modal/test/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/domains/modal/test/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/domains/modal/test/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/domains/modal/test/makefile [junit] # [junit] # Fix up ptolemy/makefile [junit] sed -e 's/\$(PTCALTROP_DIR)//' \ [junit] -e 's/\$(PTCOPERNICUS_DIR)//' \ [junit] < src_jar/capecode0.3.devel/ptolemy/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/makefile [junit] egrep -v "backtrack|copernicus.jar|gt.jar|ptp|verification" \ [junit] < src_jar/capecode0.3.devel/ptolemy/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/makefile [junit] # [junit] # Fix up ptolemy/moml/filter/test/makefile [junit] egrep -v "BackwardCompatibilityPN.tcl|GRColorChanges.tcl|PropertyClassChangesHDF.tcl" \ [junit] src_jar/capecode0.3.devel/ptolemy/moml/filter/test/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/moml/filter/test/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/moml/filter/test/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/moml/filter/test/makefile [junit] # [junit] # Fix up ptolemy/vergil/makefile [junit] egrep -v "gt|ptera|scr|tdl" \ [junit] src_jar/capecode0.3.devel/ptolemy/vergil/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/vergil/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/vergil/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/vergil/makefile [junit] # [junit] # Fix up ptolemy/vergil/modal/makefile [junit] egrep -v "fmv| ia |ia.jar" \ [junit] src_jar/capecode0.3.devel/ptolemy/vergil/modal/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/vergil/modal/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/vergil/modal/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/vergil/modal/makefile [junit] # [junit] # Fix up ptolemy/vergil/basic/imprt [junit] egrep -v "fmu|g4ltl" \ [junit] src_jar/capecode0.3.devel/ptolemy/vergil/basic/imprt/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/vergil/basic/imprt/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/vergil/basic/imprt/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/vergil/basic/imprt/makefile [junit] # [junit] # Fix up ptolemy/vergil/basic/layout/kieler/test/junit/makefile [junit] egrep -v "KielerJUnitTestExtendedModels.java" \ [junit] src_jar/capecode0.3.devel/ptolemy/vergil/basic/layout/kieler/test/junit/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/vergil/basic/layout/kieler/test/junit/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/vergil/basic/layout/kieler/test/junit/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/vergil/basic/layout/kieler/test/junit/makefile [junit] # [junit] #cd src_jar/capecode0.3.devel; /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/findclean) [junit] (cd src_jar/capecode0.3.devel; rm -rf `cat ../../src.ex`) [junit] # Update the CapeCode copyright (really, the license). [junit] cp licenseCapeCode.htm src_jar/capecode0.3.devel/copyright.htm [junit] # [junit] # Now creating CAPECODE_SRC_TAR: capecode0.3.devel.tar.gz [junit] # [junit] capecode0.3.devel.tar.gz Mon Jun 6 02:11:56 UTC 2022 [junit] 02:11:56 up 9 min, 1 user, load average: 1.64, 1.42, 0.74 [junit] # cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../doc/design/capecode.pdf src_jar/capecode0.3.devel/doc/design/capecode.pdf; [junit] (cd src_jar; \ [junit] /usr/local/bin/tar -czf ../capecode0.3.devel.tar.gz \ [junit] capecode0.3.devel \ [junit] ) [junit] make: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] All Done [junit] adm/test/nightlyMake.tcl: about to execute [make -C /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm JAR=/usr/bin/jar TAR=/usr/local/bin/tar src.jar] [junit] About to execute: [junit] make -C [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 [junit] PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. [junit] PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm [junit] JAR=/usr/bin/jar TAR=/usr/local/bin/tar src.jar [junit] make: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] # [junit] # Now creating PTII_SRC_JAR: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.jar [junit] # [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.jar Mon Jun 6 02:12:06 UTC 2022 [junit] 02:12:06 up 9 min, 1 user, load average: 1.54, 1.41, 0.74 [junit] rm -rf src_jar/ptII11.1.devel/vendors/izpack* src_jar/ptII11.1.devel/vendors/launch4j* [junit] (cd src_jar/ptII11.1.devel; "/usr/bin/jar" -cf ../../ptII11.1.devel.src.jar .) [junit] make: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] All Done [junit] nightly-1.4: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.jar [junit] adm/test/nightlyMake.tcl: about to execute [make -C /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm JAR=/usr/bin/jar TAR=/usr/local/bin/tar setup] [junit] About to execute: [junit] make -C [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 [junit] PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. [junit] PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm [junit] JAR=/usr/bin/jar TAR=/usr/local/bin/tar setup [junit] make: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] # Use a relative path and avoid problems with /cygdrive/c under Windows. [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/matlab; jar -xf ../../lib/matlabWindows.jar) [junit] # [junit] # cleanSrc: removing files created by configure [junit] # Mon Jun 6 02:12:21 UTC 2022 [junit] if [ -f src/ptII11.1.devel/mk/ptII.mk ]; then \ [junit] (cd src/ptII11.1.devel/bin; mv CapeCode.app Ptiny.app Vergil.app ..; make clean; mv ../CapeCode.app ../Ptiny.app ../Vergil.app ../Ptiny.app .); \ [junit] fi [junit] rm -f src/ptII11.1.devel/mk/ptII.mk [junit] rm -f src/ptII11.1.devel/.classpath [junit] rm -f src/ptII11.1.devel/lib/ptII.properties [junit] if [ ! -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/PtolemyII_DigitalV1_02.pdf ]; then \ [junit] echo "Downloading Ptolemy Book: /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/PtolemyII_DigitalV1_02.pdf: `date`"; \ [junit] wget --quiet -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/PtolemyII_DigitalV1_02.pdf https://ptolemy.berkeley.edu/books/Systems/PtolemyII_DigitalV1_02.pdf; \ [junit] fi [junit] cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/PtolemyII_DigitalV1_02.pdf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/books/systems/PtolemyII_DigitalV1_02.pdf [junit] if [ ! -s /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz ]; then \ [junit] echo "Downloading WinJre32 /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz: `date`"; \ [junit] wget -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz https://ptolemy.berkeley.edu/ptolemyII/WinJre32.tar.gz; \ [junit] fi [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz [junit] -rw-rw-r-- 1 travis travis 69719592 Mar 21 2018 /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz [junit] file /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz: gzip compressed data, last modified: Wed Mar 21 21:05:48 2018, from Unix [junit] tar -zxf /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz [junit] if [ ! -f jre32/README-Ptolemy.txt ]; then \ [junit] echo "jre32/README-Ptolemy.txt does not exist after attempted untar of /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz"; \ [junit] echo "Downloading WinJre32 again? jre32: `date`"; \ [junit] wget -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz https://ptolemy.berkeley.edu/ptolemyII/WinJre32.tar.gz; \ [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz; \ [junit] tar -zxf /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz; \ [junit] fi [junit] if [ ! -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/izpack-dist-5.1.3-SNAPSHOT.jar ]; then \ [junit] echo "Downloading izpack: `date`"; \ [junit] wget --quiet -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/izpack-dist-5.1.3-SNAPSHOT.jar \ [junit] https://github.com/icyphy/ptII/releases/download/nightly/izpack-dist-5.1.3-SNAPSHOT.jar; \ [junit] fi [junit] [junit] izpackFix: [junit] Changing the Info.plist for the Mac installer app to require Java 1.8 or later. [junit] [junit] if [ ! -f "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.orig" ]; then \ [junit] cp "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist" "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.orig"; \ [junit] fi [junit] sed 's@1.[*0-8+]*@1.8+@' "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist" > "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.tmp" [junit] diff "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.tmp" "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist" [junit] mv "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.tmp" "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist" [junit] javac --release 8 -classpath `ls -1 /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/lib/izpack-api-*.jar | head -1 | awk '{print $1}'`:`ls -1 /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/lib/izpack-panel-*jar | head -1 | awk '{print $1}'` IzpackSetup.java [junit] /usr/bin/jar cf izpacksetup.jar IzpackSetup.class [junit] if [ ! -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist/ptolemy/matlab/matlab.jar ]; then \ [junit] mkdir -p `dirname /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist/ptolemy/matlab/matlab.jar`; \ [junit] jar -cf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist/ptolemy/matlab/matlab.jar copyright.txt; \ [junit] fi [junit] if [ ! -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist/ptolemy/matlab/demo/demo.jar ]; then \ [junit] mkdir -p `dirname /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist/ptolemy/matlab/demo/demo.jar`; \ [junit] jar -cf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist/ptolemy/matlab/demo/demo.jar copyright.txt; \ [junit] fi [junit] if [ ! -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist/lib/matlab.jar ]; then \ [junit] mkdir -p `dirname /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist/lib/matlab.jar`; \ [junit] jar -cf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist/lib/matlab.jar copyright.txt; \ [junit] fi [junit] # [junit] # Now building target setup_jar (PTSETUP).jar: ptII11_1_devel_setup_windows.jar [junit] # Mon Jun 6 02:12:24 UTC 2022 [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel [junit] total 2664 [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:07 ant [junit] drwxrwxr-x 5 travis travis 4096 Jun 6 02:09 bin [junit] -rw-rw-r-- 1 travis travis 84712 Jun 6 02:03 build.default.xml [junit] -rw-rw-r-- 1 travis travis 119151 Jun 6 02:03 build.xml.in [junit] -rwxrwxr-x 1 travis travis 46592 Jun 6 02:10 capecode.exe [junit] -rw-rw-r-- 1 travis travis 5999 Jun 6 02:09 capecode_l4j.xml [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:09 certi1516e [junit] -rw-rw-r-- 1 travis travis 6487 Jun 6 02:03 cluster.xml [junit] drwxrwxr-x 6 travis travis 4096 Jun 6 02:08 com [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:09 config [junit] -rw-rw-r-- 1 travis travis 76531 Jun 6 02:09 config.log [junit] -rwxrwxr-x 1 travis travis 76324 Jun 6 02:09 config.status [junit] -rwxrwxr-x 1 travis travis 624107 Jun 6 02:09 configure [junit] -rw-rw-r-- 1 travis travis 303256 Jun 6 02:03 configure.in [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:07 contrib [junit] -rw-rw-r-- 1 travis travis 3712 Jun 6 02:03 CONTRIBUTING.md [junit] -rw-rw-r-- 1 travis travis 500255 Jun 6 02:03 copyright.htm [junit] -rw-rw-r-- 1 travis travis 1233 Jun 6 02:03 copyright.txt [junit] drwxrwxr-x 8 travis travis 4096 Jun 6 02:03 diva [junit] drwxrwxr-x 14 travis travis 4096 Jun 6 02:09 doc [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 edu [junit] -rwxrwxr-x 1 travis travis 41472 Jun 6 02:10 histogram.exe [junit] -rw-rw-r-- 1 travis travis 1446 Jun 6 02:10 histogram_l4j.xml [junit] -rwxrwxr-x 1 travis travis 42496 Jun 6 02:10 hyvisual.exe [junit] -rw-rw-r-- 1 travis travis 2675 Jun 6 02:09 hyvisual_l4j.xml [junit] drwxrwxr-x 12 travis travis 4096 Jun 6 02:10 jar_dist [junit] -rw-rw-r-- 1 travis travis 339142 Jun 6 02:09 jars.xml [junit] drwxrwxr-x 7 travis travis 4096 Jun 6 02:07 lbnl [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:10 lib [junit] -rw-rw-r-- 1 travis travis 10782 Jun 6 02:03 makefile [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:07 META-INF [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:09 mk [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 net [junit] drwxrwxr-x 21 travis travis 4096 Jun 6 02:09 node_modules [junit] drwxrwxr-x 7 travis travis 4096 Jun 6 02:03 org [junit] -rw-rw-r-- 1 travis travis 12897 Jun 6 02:03 plugin.xml [junit] -rw-rw-r-- 1 travis travis 33139 Jun 6 02:03 pom.xml [junit] -rwxrwxr-x 1 travis travis 41472 Jun 6 02:10 ptbook.exe [junit] -rw-rw-r-- 1 travis travis 1426 Jun 6 02:09 ptbook_l4j.xml [junit] -rwxrwxr-x 1 travis travis 43520 Jun 6 02:10 ptiny.exe [junit] -rw-rw-r-- 1 travis travis 4151 Jun 6 02:09 ptiny_l4j.xml [junit] -rw-rw-r-- 1 travis travis 294 Jun 6 02:03 ptKeystore.properties [junit] drwxrwxr-x 25 travis travis 4096 Jun 6 02:09 ptolemy [junit] -rwxrwxr-x 1 travis travis 41472 Jun 6 02:10 ptplot.exe [junit] -rw-rw-r-- 1 travis travis 1434 Jun 6 02:10 ptplot_l4j.xml [junit] -rw-rw-r-- 1 travis travis 1135 Jun 6 02:03 README.md [junit] drwxrwxr-x 6 travis travis 4096 Jun 6 02:03 thales [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:03 util [junit] drwxrwxr-x 6 travis travis 4096 Jun 6 02:09 vendors [junit] -rw-rw-r-- 1 travis travis 1179 Jun 6 02:03 vergilBCVTB.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1784 Jun 6 02:03 vergilCapeCode.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1155 Jun 6 02:03 vergilCyPhySim.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1152 Jun 6 02:03 vergilDSP.jnlp.in [junit] -rwxrwxr-x 1 travis travis 41472 Jun 6 02:10 vergil.exe [junit] -rw-rw-r-- 1 travis travis 1361 Jun 6 02:03 vergilHyVisual.jnlp.in [junit] -rw-rw-r-- 1 travis travis 2161 Jun 6 02:03 vergil.jnlp.in [junit] -rw-rw-r-- 1 travis travis 2624 Jun 6 02:10 vergil_l4j.jar [junit] -rw-rw-r-- 1 travis travis 12 Jun 6 02:10 vergil_l4j.mf [junit] -rw-rw-r-- 1 travis travis 1395 Jun 6 02:10 vergil_l4j.xml [junit] -rw-rw-r-- 1 travis travis 1205 Jun 6 02:03 vergilPtiny.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1242 Jun 6 02:03 vergilPtinyKepler.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1478 Jun 6 02:03 vergilPtinySandbox.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1237 Jun 6 02:03 vergilSpace.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1484 Jun 6 02:03 vergilVisualSense.jnlp.in [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc [junit] total 38372 [junit] -rw-rw-r-- 1 travis travis 7348 Jun 6 02:03 acks.htm [junit] -rw-rw-r-- 1 travis travis 5175 Jun 6 02:03 authors.htm [junit] -rw-rw-r-- 1 travis travis 593 Jun 6 02:03 banner.htm [junit] -rw-rw-r-- 1 travis travis 518 Jun 6 02:03 body.htm [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:03 books [junit] -rw-rw-r-- 1 travis travis 273 Jun 6 02:03 buttons.htm [junit] -rw-rw-r-- 1 travis travis 7415 Jun 6 02:03 checkstyle-ptII.xml [junit] drwxrwxr-x 13 travis travis 4096 Jun 14 2018 codeDoc [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocBcvtb.jar [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocCapeCode.jar [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocHyVisual.jar [junit] -rw-rw-r-- 1 travis travis 28233332 Jun 6 02:07 codeDoc.jar [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocViptos.jar [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocVisualSense.jar [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:03 coding [junit] -rw-rw-r-- 1 travis travis 584 Jun 6 02:03 contents.css [junit] -rw-rw-r-- 1 travis travis 306 Jun 6 02:03 contentsheader.htm [junit] -rw-rw-r-- 1 travis travis 47590 Jun 6 02:03 copernicus.htm [junit] -rw-rw-r-- 1 travis travis 597 Jun 6 02:03 default.css [junit] -rw-rw-r-- 1 travis travis 2649 Jun 6 02:03 demoLink.js [junit] -rw-rw-r-- 1 travis travis 48582 Jun 6 02:03 deployJavaJNLP.js [junit] -rw-rw-r-- 1 travis travis 48722 Jun 6 02:03 deployJava.js [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:07 design [junit] -rw-rw-r-- 1 travis travis 702 Jun 6 02:03 docbody.htm [junit] -rw-rw-r-- 1 travis travis 295 Jun 6 02:03 docbuttons.htm [junit] -rw-rw-r-- 1 travis travis 7733059 Jun 6 02:07 docConfig.jar [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 doclets [junit] -rw-rw-r-- 1 travis travis 546 Jun 6 02:03 docs.htm [junit] -rw-rw-r-- 1 travis travis 840 Jun 6 02:03 doctoc.htm [junit] -rw-rw-r-- 1 travis travis 30684 Jun 6 02:03 domainCompatibility.htm [junit] -rw-rw-r-- 1 travis travis 64600 Jun 6 02:03 domains.htm [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:03 eclipse [junit] -rw-rw-r-- 1 travis travis 743 Jun 6 02:03 expressions.htm [junit] -rw-rw-r-- 1 travis travis 2589714 Jun 6 02:03 expressions.pdf [junit] -rw-rw-r-- 1 travis travis 619 Jun 6 02:03 footer.htm [junit] -rw-rw-r-- 1 travis travis 1646 Jun 6 02:03 help.htm [junit] -rw-rw-r-- 1 travis travis 28361 Jun 6 02:03 hudsonConfig.xml [junit] -rwxrwxr-x 1 travis travis 2297 Jun 6 02:03 hyVisualHtml.awk [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:09 img [junit] -rw-rw-r-- 1 travis travis 698 Jun 6 02:03 index.htm [junit] -rw-rw-r-- 1 travis travis 31627 Jun 6 02:03 install.htm [junit] -rw-rw-r-- 1 travis travis 827 Jun 6 02:03 install_index.htm [junit] -rw-rw-r-- 1 travis travis 5816 Jun 6 02:03 installJNLP.htm [junit] -rw-rw-r-- 1 travis travis 2256 Jun 6 02:03 javahtml.awk [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 jsdoc [junit] -rw-rw-r-- 1 travis travis 364 Jun 6 02:03 limitations.htm [junit] -rw-rw-r-- 1 travis travis 274 Jun 6 02:03 mainheader.htm [junit] -rw-rw-r-- 1 travis travis 10761 Jun 6 02:03 main.htm [junit] -rw-rw-r-- 1 travis travis 10265 Jun 6 02:03 mainVergil.htm [junit] -rw-rw-r-- 1 travis travis 9185 Jun 6 02:03 mainVergilPtiny.htm [junit] -rw-rw-r-- 1 travis travis 9214 Jun 6 02:03 mainVergilPtinyKepler.htm [junit] -rw-rw-r-- 1 travis travis 51454 Jun 6 02:09 makefile [junit] -rwxrwxr-x 1 travis travis 3807 Jun 6 02:03 mkDomains [junit] -rw-rw-r-- 1 travis travis 1219 Jun 6 02:03 openInstanceHelp.htm [junit] drwxrwxr-x 5 travis travis 4096 Jun 6 02:07 papers [junit] -rw-rw-r-- 1 travis travis 79497 Jun 6 02:03 ptIIfaq.htm [junit] -rwxrwxr-x 1 travis travis 2197 Jun 6 02:03 ptinyBcvtb.awk [junit] -rwxrwxr-x 1 travis travis 2283 Jun 6 02:03 ptinyKepler.awk [junit] -rw-rw-r-- 1 travis travis 354 Jun 6 02:03 README.txt [junit] -rw-rw-r-- 1 travis travis 835 Jun 6 02:03 release.htm [junit] -rwxrwxr-x 1 travis travis 1197 Jun 6 02:03 removeasd [junit] -rw-rw-r-- 1 travis travis 3333 Jun 6 02:03 sandbox.htm [junit] -rw-rw-r-- 1 travis travis 3253 Jun 6 02:03 spotbugs-exclude.xml [junit] -rw-rw-r-- 1 travis travis 247 Jun 6 02:03 spotbugs-include.xml [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 test [junit] -rw-rw-r-- 1 travis travis 584 Jun 6 02:03 toc.css [junit] -rw-rw-r-- 1 travis travis 4986 Jun 6 02:03 toc.htm [junit] drwxrwxr-x 5 travis travis 4096 Jun 6 02:06 tutorial [junit] -rw-rw-r-- 1 travis travis 3981 Jun 6 02:03 types.htm [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 ui [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/codeDoc [junit] total 5856 [junit] -rw-rw-r-- 1 travis travis 160018 Jun 14 2018 allclasses-frame.html [junit] -rw-rw-r-- 1 travis travis 138278 Jun 14 2018 allclasses-noframe.html [junit] -rw-rw-r-- 1 travis travis 11806 Jun 14 2018 allNamedObjs.txt [junit] drwxrwxr-x 6 travis travis 4096 Jun 14 2018 com [junit] -rw-rw-r-- 1 travis travis 118813 Jun 14 2018 constant-values.html [junit] -rw-rw-r-- 1 travis travis 52612 Jun 14 2018 deprecated-list.html [junit] drwxrwxr-x 7 travis travis 4096 Jul 22 2020 diva [junit] drwxrwxr-x 3 travis travis 4096 Jul 22 2020 doc [junit] drwxrwxr-x 3 travis travis 4096 Jun 14 2018 edu [junit] -rw-rw-r-- 1 travis travis 8129 Jun 14 2018 help-doc.html [junit] -rw-rw-r-- 1 travis travis 4803563 Jun 14 2018 index-all.html [junit] -rw-rw-r-- 1 travis travis 2879 Jun 14 2018 index.html [junit] drwxrwxr-x 3 travis travis 4096 Jul 22 2020 js [junit] drwxrwxr-x 5 travis travis 4096 Jun 14 2018 lbnl [junit] drwxrwxr-x 3 travis travis 4096 Jul 22 2020 net [junit] drwxrwxr-x 7 travis travis 4096 Jun 14 2018 org [junit] -rw-rw-r-- 1 travis travis 7489 Jun 14 2018 overview-frame.html [junit] -rw-rw-r-- 1 travis travis 18142 Jun 14 2018 overview-summary.html [junit] -rw-rw-r-- 1 travis travis 294254 Jun 14 2018 overview-tree.html [junit] -rw-rw-r-- 1 travis travis 1429 Jun 14 2018 package-list [junit] -rw-rw-r-- 1 travis travis 142238 Jun 14 2018 PtIndexer.ser [junit] drwxrwxr-x 19 travis travis 4096 Jun 14 2018 ptolemy [junit] -rw-rw-r-- 1 travis travis 827 Jun 14 2018 script.js [junit] -rw-rw-r-- 1 travis travis 150669 Jun 14 2018 serialized-form.html [junit] -rw-rw-r-- 1 travis travis 12842 Jun 14 2018 stylesheet.css [junit] drwxrwxr-x 4 travis travis 4096 Jul 22 2020 thales [junit] drwxrwxr-x 3 travis travis 4096 Jul 22 2020 util [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/vergil [junit] lrwxrwxrwx 1 travis travis 8 Jun 6 02:07 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/vergil -> ptinvoke [junit] ls -l ptII11_1_devel_setup_windows.xml [junit] -rw-rw-r-- 1 travis travis 61452 Jun 6 02:03 ptII11_1_devel_setup_windows.xml [junit] rm -rf jre; mkdir jre [junit] (cd jre32; tar -cf - .) | (cd jre; tar -xpf -) [junit] IZPACK_OPTS=-Djava.util.logging.config.file=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/izpackLogging.txt sh "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/bin/compile" -o ptII11_1_devel_setup_windows.jar ptII11_1_devel_setup_windows.xml [junit] [junit] .:: IzPack - Version 5.1.3-SNAPSHOT ::. [junit] [junit] < compiler specifications version: 5.0 > [junit] [junit] - Copyright (c) 2001-2010 Julien Ponge and others. All Rights Reserved. [junit] - Visit http://izpack.org/ for the latest releases [junit] - Released under the terms of the Apache Software License version 2.0. [junit] [junit] -> Processing : ptII11_1_devel_setup_windows.xml [junit] -> Output : ptII11_1_devel_setup_windows.jar [junit] -> Base path : . [junit] -> Kind : standard [junit] -> Compression : default [junit] -> Compr. level: -1 [junit] -> IzPack home : /home/travis/build/icyphy/ptII/vendors/izpack [junit] [junit] Jun 06, 2022 2:12:25 AM com.izforge.izpack.compiler.CompilerConfig [junit] INFO: Logging initialized at level 'INFO' [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.CompilerConfig addInfoStrings [junit] INFO: Pack compression method: default [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding content of jar: /home/travis/build/icyphy/ptII/adm/gen-11.1/./izpacksetup.jar [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.CompilerConfig addInfoConditional [junit] INFO: Adding uninstaller [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the console preferences [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the GUI preferences [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding langpack: eng [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: flag.eng [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputLang.xml [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: CustomLangPack.xml [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.info [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLLicencePanel.licence [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InfoPanel.info [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: TargetPanel.dir.windows [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InstallerLarger.image [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: StyleSheet [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: shortcutSpec.xml [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputSpec.xml [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.0 [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.1 [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.2 [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.3 [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.4 [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.5 [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.6 [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.7 [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.8 [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: ProcessPanel.Spec.xml [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: packsLang.xml [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HelloPanel_0 :: Classname : com.izforge.izpack.panels.hello.HelloPanel [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLInfoPanel_1 :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLLicencePanel_2 :: Classname : com.izforge.izpack.panels.htmllicence.HTMLLicencePanel [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: TargetPanel_3 :: Classname : com.izforge.izpack.panels.target.TargetPanel [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: PacksPanel_4 :: Classname : com.izforge.izpack.panels.packs.PacksPanel [junit] Jun 06, 2022 2:12:27 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: SummaryPanel_5 :: Classname : com.izforge.izpack.panels.summary.SummaryPanel [junit] Jun 06, 2022 2:12:27 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: InstallPanel_6 :: Classname : com.izforge.izpack.panels.install.InstallPanel [junit] Jun 06, 2022 2:12:27 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ShortcutPanel_7 :: Classname : com.izforge.izpack.panels.shortcut.ShortcutPanel [junit] Jun 06, 2022 2:12:27 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelCapeCode :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:12:27 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelFull :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:12:27 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ProcessPanel_10 :: Classname : com.izforge.izpack.panels.process.ProcessPanel [junit] Jun 06, 2022 2:12:27 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: FinishPanel_11 :: Classname : com.izforge.izpack.panels.finish.FinishPanel [junit] Jun 06, 2022 2:12:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/ant [junit] Jun 06, 2022 2:12:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun [junit] Jun 06, 2022 2:12:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/complete-ant-cmd.pl [junit] Jun 06, 2022 2:12:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.py [junit] Jun 06, 2022 2:12:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.pl [junit] Jun 06, 2022 2:12:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun.pl [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy.in [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/vergil [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/sandbox.policy [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/IncrementalFMU_wrap.dll [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkpttest [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makeapp [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/npm [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke.in [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkosgi [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/updateFmu [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/node [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/reloadAllAccessors [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ant [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/hyvisual [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/cyphysim [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptdemo [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/viptos [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkl4j [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcygpath [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb.bat [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/policy.all [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/libfmipp.dll [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen.bat [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptjunit [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/convertToLazy.bat [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/macContents [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptlivelinkdemo [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/startjini [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkjnlp [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode.bat [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makefile [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Full containing 3970 files [junit] Jun 06, 2022 2:12:34 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Docs containing 8974 files [junit] Jun 06, 2022 2:12:34 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack JRE containing 236 files [junit] Jun 06, 2022 2:12:38 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: configure [junit] Jun 06, 2022 2:12:38 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Sources containing 26135 files [junit] Jun 06, 2022 2:12:38 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [ Begin ] [junit] Jun 06, 2022 2:12:38 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [junit] Jun 06, 2022 2:12:38 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying the skeleton installer [junit] Jun 06, 2022 2:12:39 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying 24 files into installer [junit] Jun 06, 2022 2:12:39 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing 4 Packs into installer [junit] Jun 06, 2022 2:12:39 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 0: Full [junit] Jun 06, 2022 2:12:56 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 1: Docs [junit] Jun 06, 2022 2:13:07 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 2: JRE [junit] Jun 06, 2022 2:13:19 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 3: Sources [junit] Jun 06, 2022 2:13:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [junit] Jun 06, 2022 2:13:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [ End ] [junit] Build time: Mon Jun 06 02:13:50 UTC 2022 [junit] rm -rf jre [junit] if [ ! -f ptII11_1_devel_setup_windows.jar ]; then \ [junit] error "ptII11_1_devel_setup_windows.jar does not exist?"; \ [junit] else \ [junit] ls -l ptII11_1_devel_setup_windows.jar; \ [junit] fi [junit] -rw-rw-r-- 1 travis travis 587490517 Jun 6 02:13 ptII11_1_devel_setup_windows.jar [junit] # [junit] # Now building ptII11_1_devel_setup_windows.exe: (PTSETUP).exe: ptII11_1_devel_setup_windows.exe [junit] # Mon Jun 6 02:13:50 UTC 2022 [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j/launch4j" "`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpwd`/ptII11_1_devel_setup_windows_l4j.xml" [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Wrapping [junit] WARNING: Sign the executable to minimize antivirus false positives or use launching instead of wrapping. [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/gen-11.1/ptII11_1_devel_setup_windows.exe [junit] sleep 5 [junit] ls -l ptII11_1_devel_setup_windows.exe; [junit] -rwxrwxr-x 1 travis travis 587530453 Jun 6 02:13 ptII11_1_devel_setup_windows.exe [junit] if [ ! -f ptII11_1_devel_setup_windows.exe ]; then \ [junit] error "ptII11_1_devel_setup_windows.exe does not exist?"; \ [junit] else \ [junit] ls -l ptII11_1_devel_setup_windows.exe; \ [junit] fi [junit] -rwxrwxr-x 1 travis travis 587530453 Jun 6 02:13 ptII11_1_devel_setup_windows.exe [junit] sed 's/setup_windows/setup_windows_64/' ptII11_1_devel_setup_windows_l4j.xml > ptII11_1_devel_setup_windows_64_l4j.xml [junit] sed 's/ShellLink.dll/ShellLink_x64.dll/' \ [junit] ptII11_1_devel_setup_windows.xml > ptII11_1_devel_setup_windows_64.xml [junit] if [ ! -s /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz ]; then \ [junit] echo "Downloading WinJre64 /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz: `date`"; \ [junit] wget --quiet -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz https://ptolemy.berkeley.edu/ptolemyII/WinJre64.tar.gz; \ [junit] fi [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz [junit] -rw-rw-r-- 1 travis travis 81240223 Mar 21 2018 /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz [junit] file /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz: gzip compressed data, last modified: Wed Mar 21 21:06:04 2018, from Unix [junit] tar -zxf /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz [junit] if [ ! -f jre64/README-Ptolemy.txt ]; then \ [junit] echo "jre64/README-Ptolemy.txt does not exist after attempted untar of /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz"; \ [junit] echo "Downloading WinJre64 again? jre64: `date`"; \ [junit] wget -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz https://ptolemy.berkeley.edu/ptolemyII/WinJre64.tar.gz; \ [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz; \ [junit] tar -zxf /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz; \ [junit] fi [junit] # [junit] # Now building target setup64_jar: PTSETUP_64.jar: ptII11_1_devel_setup_windows_64.jar [junit] # Mon Jun 6 02:13:59 UTC 2022 [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/vergil [junit] lrwxrwxrwx 1 travis travis 8 Jun 6 02:07 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/vergil -> ptinvoke [junit] ls -l ptII11_1_devel_setup_windows_64.xml [junit] -rw-rw-r-- 1 travis travis 61456 Jun 6 02:13 ptII11_1_devel_setup_windows_64.xml [junit] rm -rf jre; mkdir jre [junit] (cd jre64; tar -cf - .) | (cd jre; tar -xpf -) [junit] IZPACK_OPTS=-Djava.util.logging.config.file=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/izpackLogging.txt sh "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/bin/compile" -o ptII11_1_devel_setup_windows_64.jar ptII11_1_devel_setup_windows_64.xml [junit] [junit] .:: IzPack - Version 5.1.3-SNAPSHOT ::. [junit] [junit] < compiler specifications version: 5.0 > [junit] [junit] - Copyright (c) 2001-2010 Julien Ponge and others. All Rights Reserved. [junit] - Visit http://izpack.org/ for the latest releases [junit] - Released under the terms of the Apache Software License version 2.0. [junit] [junit] -> Processing : ptII11_1_devel_setup_windows_64.xml [junit] -> Output : ptII11_1_devel_setup_windows_64.jar [junit] -> Base path : . [junit] -> Kind : standard [junit] -> Compression : default [junit] -> Compr. level: -1 [junit] -> IzPack home : /home/travis/build/icyphy/ptII/vendors/izpack [junit] [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.CompilerConfig [junit] INFO: Logging initialized at level 'INFO' [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.CompilerConfig addInfoStrings [junit] INFO: Pack compression method: default [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding content of jar: /home/travis/build/icyphy/ptII/adm/gen-11.1/./izpacksetup.jar [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.CompilerConfig addInfoConditional [junit] INFO: Adding uninstaller [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the console preferences [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the GUI preferences [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding langpack: eng [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: flag.eng [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputLang.xml [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: CustomLangPack.xml [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.info [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLLicencePanel.licence [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InfoPanel.info [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: TargetPanel.dir.windows [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InstallerLarger.image [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: StyleSheet [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: shortcutSpec.xml [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputSpec.xml [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.0 [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.1 [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.2 [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.3 [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.4 [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.5 [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.6 [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.7 [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.8 [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: ProcessPanel.Spec.xml [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: packsLang.xml [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HelloPanel_0 :: Classname : com.izforge.izpack.panels.hello.HelloPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLInfoPanel_1 :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLLicencePanel_2 :: Classname : com.izforge.izpack.panels.htmllicence.HTMLLicencePanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: TargetPanel_3 :: Classname : com.izforge.izpack.panels.target.TargetPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: PacksPanel_4 :: Classname : com.izforge.izpack.panels.packs.PacksPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: SummaryPanel_5 :: Classname : com.izforge.izpack.panels.summary.SummaryPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: InstallPanel_6 :: Classname : com.izforge.izpack.panels.install.InstallPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ShortcutPanel_7 :: Classname : com.izforge.izpack.panels.shortcut.ShortcutPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelCapeCode :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelFull :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ProcessPanel_10 :: Classname : com.izforge.izpack.panels.process.ProcessPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: FinishPanel_11 :: Classname : com.izforge.izpack.panels.finish.FinishPanel [junit] Jun 06, 2022 2:14:06 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/ant [junit] Jun 06, 2022 2:14:06 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun [junit] Jun 06, 2022 2:14:06 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/complete-ant-cmd.pl [junit] Jun 06, 2022 2:14:06 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.py [junit] Jun 06, 2022 2:14:06 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.pl [junit] Jun 06, 2022 2:14:06 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun.pl [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy.in [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/vergil [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/sandbox.policy [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/IncrementalFMU_wrap.dll [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkpttest [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makeapp [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/npm [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke.in [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkosgi [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/updateFmu [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/node [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/reloadAllAccessors [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ant [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/hyvisual [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/cyphysim [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptdemo [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/viptos [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkl4j [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcygpath [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb.bat [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/policy.all [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/libfmipp.dll [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen.bat [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptjunit [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/convertToLazy.bat [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/macContents [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptlivelinkdemo [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/startjini [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkjnlp [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode.bat [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makefile [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Full containing 3970 files [junit] Jun 06, 2022 2:14:09 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Docs containing 8974 files [junit] Jun 06, 2022 2:14:09 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack JRE containing 243 files [junit] Jun 06, 2022 2:14:13 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: configure [junit] Jun 06, 2022 2:14:13 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Sources containing 26135 files [junit] Jun 06, 2022 2:14:13 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [ Begin ] [junit] Jun 06, 2022 2:14:13 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [junit] Jun 06, 2022 2:14:13 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying the skeleton installer [junit] Jun 06, 2022 2:14:13 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying 24 files into installer [junit] Jun 06, 2022 2:14:14 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing 4 Packs into installer [junit] Jun 06, 2022 2:14:14 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 0: Full [junit] Jun 06, 2022 2:14:29 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 1: Docs [junit] Jun 06, 2022 2:14:36 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 2: JRE [junit] Jun 06, 2022 2:14:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 3: Sources [junit] Jun 06, 2022 2:15:25 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [junit] Jun 06, 2022 2:15:25 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [ End ] [junit] Build time: Mon Jun 06 02:15:26 UTC 2022 [junit] rm -rf jre [junit] if [ ! -f ptII11_1_devel_setup_windows_64.jar ]; then \ [junit] error "ptII11_1_devel_setup_windows_64.jar does not exist?"; \ [junit] else \ [junit] ls -l ptII11_1_devel_setup_windows_64.jar; \ [junit] fi [junit] -rw-rw-r-- 1 travis travis 598870648 Jun 6 02:15 ptII11_1_devel_setup_windows_64.jar [junit] # [junit] # Now building rule ptII11_1_devel_setup_windows_64.exe: PTSETUP_64.exe: ptII11_1_devel_setup_windows_64.exe [junit] # Mon Jun 6 02:15:26 UTC 2022 [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j/launch4j" "`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpwd`/ptII11_1_devel_setup_windows_64_l4j.xml" [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Wrapping [junit] WARNING: Sign the executable to minimize antivirus false positives or use launching instead of wrapping. [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/gen-11.1/ptII11_1_devel_setup_windows_64.exe [junit] sleep 5 [junit] ls -l ptII11_1_devel_setup_windows_64.exe [junit] -rwxrwxr-x 1 travis travis 598910584 Jun 6 02:15 ptII11_1_devel_setup_windows_64.exe [junit] if [ ! -f ptII11_1_devel_setup_windows_64.exe ]; then \ [junit] error "ptII11_1_devel_setup_windows_64.exe does not exist?"; \ [junit] else \ [junit] ls -l ptII11_1_devel_setup_windows_64.exe; \ [junit] fi [junit] -rwxrwxr-x 1 travis travis 598910584 Jun 6 02:15 ptII11_1_devel_setup_windows_64.exe [junit] awk -f linuxInclude.awk ptII11_1_devel_setup_windows.xml | \ [junit] sed -e 's@ptmatlab.dll@libptmatlab.so@' \ [junit] -e 's@@@' \ [junit] -e 's@os="windows"@os="unix"@' \ [junit] -e 's@@@' \ [junit] > ptII11.1.devel.setup.linux.xml [junit] # [junit] # Now building Ptiny.app /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/Ptiny.app [junit] # Mon Jun 6 02:15:33 UTC 2022 [junit] # TRAVIS=true causes TII/bin/makeapp to download MacJVM.tar.gz [junit] if [ ! -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/Ptiny.app ]; then \ [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; PTII=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel ./configure; cd bin; rm -rf *.app; TRAVIS=true make PTII=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel CapeCode.app Ptiny.app Vergil.app); ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jdk; \ [junit] fi [junit] For more verbose output, run ./configure --enable-verbose [junit] checking if your path has 'program files/java' instead of 'Program Files/Java' ... ok [junit] checking if $PTII ('/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel') has backslashes... ok [junit] checking if $PTII ('/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel') and the current directory are the same"... checking if $PTII ('/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel') contains "cygdrive"... ok [junit] checking for find... /usr/bin/find [junit] checking for javac... /usr/local/lib/jvm/openjdk11/bin/javac [junit] Unrecognized option: -d32 [junit] Error: Could not create the Java Virtual Machine. [junit] Error: A fatal exception has occurred. Program will exit. [junit] checking for java32... no [junit] configure: WARNING: Running java -d32 -version failed, [junit] and ./bin/java does not exist. [junit] Perhaps you need to install a separate 32-bit JVM [junit] or rerun configure with --with-java32? [junit] The 32-bit JVM is only needed for certain 32-bit FMI tests. [junit] In general, under a 64-bit JVM, FMI will work fine without a 32-bit JVM. [junit] checking for the java runtime in /usr/local/lib/jvm/openjdk11/bin... ok [junit] checking for java... /usr/local/lib/jvm/openjdk11/bin/java [junit] checking for the java compiler in /usr/local/lib/jvm/openjdk11/bin... ok [junit] checking for javac... (cached) /usr/local/lib/jvm/openjdk11/bin/javac [junit] checking the Java compiler with a simple compile... ok [junit] checking the value of the java.version Property ... ok [junit] checking for Java version for use with -target and by Ant in build.xml... ok [junit] checking the JDK version... ok [junit] checking for java.home property by compiling a test program ... ok [junit] checking for java.home property by running a test program ... ok [junit] checking for the jar command... ok [junit] checking that /usr/local/lib/jvm/openjdk11/bin/jar can handle -i... ok [junit] checking for the jarsigner command... ok [junit] configure: WARNING: Cannot find '/usr/local/lib/jvm/openjdk11/bin/javaws'. [junit] or '/Commands/javaws', looking in the path. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the javaws command... checking for javaws... no [junit] configure: WARNING: The javaws command "" is not executable or not found. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the keytool command... ok [junit] checking for the proper CLASSPATH separator... ok [junit] checking Nashorn, the JavaScript engine, used by Accessors... ok [junit] checking Java version 11.0.2 > 10, checking for asm-all.jar, used by standalone Nashorn... ok [junit] checking Java version 11.0.2 > 10, checking for standalone Nashorn... ok [junit] checking Compiling a Nashorn test program with classpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/nashorn-core-15.3.jar... ok [junit] checking for /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/, used by CapeCode and Accessors... ok [junit] checking Java 9 and later... ok [junit] checking for the Apache ant binary... ok [junit] checking for gawk... /usr/bin/gawk [junit] checking for mvn... /usr/local/maven-3.6.3/bin/mvn [junit] checking for maven ant task. This could take a minute the first time configure is run.... ok [junit] configure: WARNING: Failed to find /usr/local/include/boost/numeric/odeint.hpp [junit] This is only a problem if you want to rebuild the Functional [junit] Mock-up Interface ++ C files in actor/lib/fmi/fmipp. [junit] Most users can use the shared libraries in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib or /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin. [junit] checking for websensor in $PTII/ptolemy/apps/websensor... checking for Boost... checking for BSH, the Java Bean Shell... ok [junit] checking for Cal, the actor language... ok [junit] checking for saxon8.jar (used by caltrop)... ok [junit] checking for saxon8-dom.jar (used by caltrop)... ok [junit] checking for java_cup.jar (used by caltrop)... ok [junit] configure: WARNING: Failed to find Checkstyle in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/checkstyle-6.2 [junit] Checkstyle is only necessary for code cleaning. [junit] Checkstyle is LGPL'd, so while it could be in the ptII repo, we don't add it. [junit] Checkstyle may be downloaded from http://checkstyle.sourceforge.net/ [junit] checking for Checkstyle, optionally used to check the style of Java files.... checking for Chic, the model checker... ok [junit] checking for Ptolemy subset of Colt, the scientific computing lib... ok [junit] configure: WARNING: Did not find /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/colt/colt.jar, [junit] using /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/ptcolt.jar [junit] configure: WARNING: Failed to find Cobertura in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/corbertura-2.0.3 [junit] Cobertura is only necessary to for code coverage. [junit] Cobertura is GPL'd, so we don't check it in to the ptII repository. [junit] Cobertura may be downloaded from http://cobertura.github.io/cobertura/ [junit] configure: WARNING: Failed to find CUnit in /usr/local or [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/CUnit. [junit] CUnit is only necessary to test the C templates of the code generation facility [junit] configure: WARNING: Could not find tools.jar, checking for classes.jar [junit] configure: WARNING: Could not find tools.jar or classes.jar in [junit] PTJAVA_HOME = /usr/local/lib/jvm/openjdk11 [junit] Usually, tools.jar is in PTJAVA_HOME/../lib/tools.jar [junit] or classes.jar is in PTJAVA_HOME/../Classes/classes.jar [junit] Since tools.jar and classes.jar cannot be found, [junit] we will not use doclets from ptII/doc/doclets, which [junit] means that the actor documentation index system will not work. [junit] checking for Full version of Colt, the scientific computing lib... checking for Cobertura, optionally used for Java code coverage.... checking for CUnit to be used to test the C cg templates... checking for tools.jar for use with doclets... checking for classes.jar for use with doclets... checking for javadoc... /usr/local/lib/jvm/openjdk11/bin/javadoc [junit] configure: WARNING: Failed to find /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/mbed/gcc-arm/bin/arm-none-eabi-gcc [junit] so the Mbed CG facility will not be run. [junit] configure: WARNING: Failed to find iText.jar [junit] as /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/itext/iText.jar. [junit] Perhaps the iText is not installed? [junit] You need not download the iText interface unless you [junit] would like to export PDF from Vergil. [junit] Note that the iText jar file has the Affero General Public License (AGPL), [junit] which is an extension of the GNU Public License. [junit] To use the iText interface, download iText from http://itextpdf.com [junit] place iText.jar in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/itext/ and then rerun configure. [junit] checking for arm-none-eabi-gcc... checking for the iText PDF jar... checking G4LTL... ok [junit] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [junit] import com.sun.image.codec.jpeg.JPEGCodec; [junit] ^ [junit] JAITest.java:28: error: package javax.media.jai does not exist [junit] import javax.media.jai.*; [junit] ^ [junit] 2 errors [junit] configure: WARNING: JAI not found in the default classpath [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" JAITest.java' failed and JAI jars were not found [junit] in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors [junit] perhaps the Java Advanced Imaging API is not installed? [junit] [junit] Note that JAI does not work in Java 9 and later because Java 9 removed [junit] internal classes used by JAI. [junit] See https://wiki.eecs.berkeley.edu/ptexternal/Main/JAI [junit] [junit] You need not download Jai unless you plan on using the video [junit] actors in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/actor/lib/jai [junit] The JAI API can be downloaded from [junit] http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-java-client-419417.html [junit] checking for Java Advanced Imaging (JAI) API... checking for JAI in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors... checking for Jcerti, used by hlacerti ... ok [junit] checking for JavaMail directory... ok [junit] configure: WARNING: Failed to find /usr/local/jmodelica/include/jmi.h [junit] which is part of JModelica. [junit] Ptolemy optionally includes one or more FMUs that use JModelica. [junit] To install JModelica, see https://svn.jmodelica.org/trunk/INSTALL [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/javafx/*': No such file or directory [junit] checking for JModelica... TMP_JAVAFX_DIR= [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/javafx': No such file or directory [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/javafx: [junit] JavaFXTest.java:28: error: package javafx.embed.swing does not exist [junit] import javafx.embed.swing.JFXPanel; [junit] ^ [junit] JavaFXTest.java:29: error: package javafx.scene.media does not exist [junit] import javafx.scene.media.Media; [junit] ^ [junit] JavaFXTest.java:49: error: cannot find symbol [junit] public static JFXPanel fxPanel = null; [junit] ^ [junit] symbol: class JFXPanel [junit] location: class JavaFXTest [junit] 3 errors [junit] configure: WARNING: Failed to find JavaFX. [junit] [junit] Perhaps you are running an OpenJDK JDK instead of an Oracle JDK? [junit] Or, perhaps you are using an Oracle JDK later than JDK 10 that [junit] no longer includes JavaFX. [junit] To download JavaFX, see https://openjfx.io/ [junit] [junit] The ./configure script searches for [junit] so please install OpenFX at one of those locations or use [junit] --with-javafx-jar=JARFILE [junit] [junit] If OpenFX is not present, then the audio accessors will not work under CapeCode. [junit] [junit] JMFTest.java:28: error: package javax.media does not exist [junit] import javax.media.CaptureDeviceInfo; [junit] ^ [junit] 1 error [junit] configure: WARNING: JMF not found in the default classpath, will check elsewhere next. [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" JMFTest.java' failed. [junit] perhaps the Java Media Framework (JMF) is not installed? [junit] You need not download the JMF unless you plan on using the video [junit] actors in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/actor/lib/jmf [junit] The JMF SDK can be downloaded from [junit] http://www.oracle.com/technetwork/java/javase/download-142937.html [junit] checking for JavaFX... checking checking for JavaFX in the default classpath... checking for Java Media Framework (JMF) in the default classpath... checking for JMF in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/JMF*... checking for Java Native Access (JNA) jar... ok [junit] checking for joystick jar file... ok [junit] checking for ptjacl.jar... ok [junit] checking for how to run jacl with "/usr/local/lib/jvm/openjdk11/bin/java"... % ok [junit] checking for JSoup, used when exporting html pages. ... ok [junit] checking for the JUnit - the Java Unit Testing Framework... ok [junit] checking for the JUnitParams, needed by our JUnit tests... ok [junit] checking for the Java Excel API (JXL)... ok [junit] checking for jython... no [junit] checking for jython.bat... no [junit] checking for Jython, the Java implementation of Python... ok [junit] checking for kieler jar file used by layout ... ok [junit] checking for node... checking for node... /home/travis/build/icyphy/ptII/bin/node [junit] checking for npm... checking for npm... /home/travis/build/icyphy/ptII/bin/npm [junit] checking for npm before 5.x... ok [junit] checking for OpenCV Java API... ok [junit] checking for OpenCV by compiling and running a small OpenCV program... About to load opencv_java320 [junit] Exception in thread "main" java.lang.RuntimeException: Could not load opencv_java320. [junit] java.library.path = /home/travis/pthla/certi-tools/lib:/usr/lib/jni:/usr/local/share/OpenCV/java/:/usr/share/OpenCV/java::/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib [junit] at OpenCVTest.main(OpenCVTest.java:79) [junit] Caused by: java.lang.UnsatisfiedLinkError: no opencv_java320 in java.library.path: [/home/travis/pthla/certi-tools/lib, /usr/lib/jni, /usr/local/share/OpenCV/java/, /usr/share/OpenCV/java, ., /usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib] [junit] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660) [junit] at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:829) [junit] at java.base/java.lang.System.loadLibrary(System.java:1867) [junit] at OpenCVTest.main(OpenCVTest.java:52) [junit] configure: WARNING: Failed to run OpenCV test program in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config with [junit] /usr/local/lib/jvm/openjdk11/bin/java -classpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/opencv-320.jar:. OpenCVTest [junit] so we will try other jars. [junit] checking for opencv-*.jar in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/opencv/share/OpenCV/java /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib /opt/local/share/OpenCV/java /usr/share/OpenCV/java /usr/local/share/OpenCV/java... ok [junit] checking /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/opencv-341.jar... About to load opencv_java341 [junit] Imgproc.LINE_8: 8 [junit] Loaded opencv_java341 [junit] ok [junit] checking if org/ptolemy/opencv will be compiled.... ok [junit] checking for Open Sound Control/Processing.org interface (oscP5). ... ok [junit] checking for rxtx serial port interface... ok [junit] configure: WARNING: Could not find directory [junit] '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/sun/javacc-5.0' [junit] so we search for the jjtree command. [junit] configure: WARNING: Failed to find jjtree [junit] configure: WARNING: Failed to find javacc, perhaps JavaCC is not installed? [junit] You need not download JavaCC unless you plan on modifying .jjt files [junit] in ptolemy/data/expr. [junit] JavaCC is available from [junit] https://javacc.org [junit] [junit] Note that the zip file that gets downloaded is actually an installer [junit] that must be run to install the JavaCC.zip file that contains the classes. [junit] [junit] Note that JavaCC-4.1 and 4.2 will not work, there are problems with [junit] ReInit() being static or not static. [junit] [junit] JavaCC-6.0 seems to not include the jjtree and javacc scripts, so [junit] we recommend JavaCC-5.0. [junit] [junit] Try: [junit] cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/sun [junit] wget https://javacc.org/downloads/javacc-5.0.tar.gz [junit] tar -zxf javacc-5.0.tar.gz [junit] cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel [junit] ./configure [junit] [junit] Configure looks for JavaCC in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/sun/javacc-5.0 [junit] so either install JavaCC in that location or use the --with-javacc= flag [junit] and then rerun configure.' [junit] checking for JavaCC... checking for jjtree... no [junit] checking for Java3D... ok [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/jogl/lib/Linux/*.jar': No such file or directory [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/jogl/lib/natives/linux-amd64/*.jar': No such file or directory [junit] checking for Jogl... checking for jini directory... ok [junit] checking for jars used by jini... ...ok [junit] checking for the proper JNI architecture... checking for gcc... /usr/bin/gcc [junit] checking for cc... (cached) /usr/bin/gcc [junit] checking for javah... /usr/bin/javah [junit] checking for the cc for JNI... checking for that the pieces for JNI have been found... ok [junit] configure: WARNING: /usr/local/lib/jvm/openjdk11/../include was not found. As a result, compilation of JNI actors will fail. [junit] checking for the proper JNI architecture include directory... checking for the proper JNI library architecture... ok [junit] checking for if the -mno-cygwin flag is available... ok [junit] checking for the proper shared library gcc flag... ok [junit] checking for the proper shared library cc flag... ok [junit] checking for the proper shared library link flag... ok [junit] checking for the proper shared library prefix... ok [junit] checking for the proper shared library suffix... ok [junit] checking for JNI libraries needed to link JNI... ok [junit] checking for json directory... ok [junit] checking for matlab... no [junit] configure: WARNING: Failed to find matlab executable in the path. [junit] Perhaps Matlab is not installed? [junit] If Matlab is not present, then the Ptolemy II/Matlab interface in [junit] $PTII/ptolemy/matlab will not be usable. [junit] configure: WARNING: Matlab was not found, but compiling the .java files in ptolemy/matlab/ should be ok. [junit] checking for Protocol Buffers (ProtoBuf)... ok [junit] checking for the Paho MQTT jar... ok [junit] checking for mapss.jar, used by the PSDF domain... ok [junit] checking for anltr.jar, used by the Ptalon... ok [junit] checking for scalac... no [junit] configure: WARNING: Failed to find the scalac binary, [junit] so org/ptolemy/scala will be excluded [junit] checking for soot directory... ok [junit] checking for $SOOT_DIR/sootclasses.jar... ok [junit] checking for rt.jar by compiling config/SystemJar.java... ok [junit] checking the location or rt.jar... ok [junit] checking for mysql jar, used by the database actors... ok [junit] SystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableSystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableconfigure: WARNING: ojdbc6.jar not found, [junit] but only necessary to use database actors with Oracle. [junit] If the mysql jar file is present, then the Oracle Java Database Connector is not necessary [junit] To install ojdbc5.jar or ojdbc6.jar, [junit] download it from https://www.oracle.com/technetwork/database/features/jdbc/jdbc-drivers-12c-download-1958347.html [junit] copy it to ptolemy/actor/lib/database [junit] and rerun ./configure [junit] configure: WARNING: Could not find the sphinx4 jar files. [junit] These files are only necessary for the accessor in [junit] ptolemy/actor/lib/jjs/modules/speechRecognition. [junit] To install Sphinx4: [junit] 1. mkdir /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/sphinx4 [junit] 2. Download these .jar files and place in ptolemy/vendors/misc/sphinx: [junit] [junit] wget -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar 'https://oss.sonatype.org/service/local/artifact/maven/redirect?r=releases&g=net.sf.phat&a=sphinx4-core&v=5prealpha&e=jar' [junit] [junit] wget -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar 'https://oss.sonatype.org/service/local/artifact/maven/redirect?r=releases&g=net.sf.phat&a=sphinx4-data&v=5prealpha&e=jar' [junit] [junit] 3. Rerun [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; ./configure) [junit] checking for ojdbc6.jar... checking for Sphinx4 Speech recognition data jar API... checking for PDFRenderer... ok [junit] configure: WARNING: Failed to find Batik Jar file [junit] You need only have Batik if you are planning on rebuilding diva.jar [junit] for use with Kepler. [junit] Batik can be downloaded from http://xmlgraphics.apache.org/batik/, [junit] batike-1.9/lib/batik-all-1.9.jar copied to /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib [junit] and ./configure rerun. [junit] checking for Batik SVG... checking for svgSalamander... ok [junit] checking for RSyntaxEditor... ok [junit] configure: WARNING: $TOSROOT is not set. It must be set to use PtinyOS. [junit] configure: WARNING: $TOSROOT is set to '', [junit] but there is no directory by that name, so we will not set up for PtinyOS. [junit] For details, see /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/ptinyos/README.txt. [junit] configure: WARNING: Failed to find giotto/gdk.jar [junit] perhaps Giotto is not installed? [junit] You need not download Giotto unless you plan on generating code for [junit] Giotto models. [junit] The Giotto SDK can be [junit] downloaded from https://embedded.eecs.berkeley.edu/giotto/ [junit] Copy gdk.jar to /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/giotto, for example: [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/giotto [junit] cp C:/Program\ Files/Giotto*/gdk.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/giotto/ [junit] checking the for TinyOS... checking for giotto directory... checking for the Vertx application platform interface. ... ok [junit] checking for slf4-api... ok [junit] checking for slf4-simple... ok [junit] checking for webcam-capture... ok [junit] checking for xbjlib directory... ok [junit] checking for gcc... /usr/bin/gcc [junit] checking for libexpat... ok [junit] checking for expat.h... ok [junit] configure: WARNING: Failed to find boost/numeric/odeint.hpp, so FMI ++ [junit] will not be compiled. FMI++ is an extension of the [junit] Functional Mockup Interface, see [junit] http://sourceforge.net/p/fmipp/wiki/Home/ [junit] configure: creating ./config.status [junit] config.status: creating mk/ptII.mk [junit] config.status: creating bin/ptinvoke [junit] config.status: creating build.xml [junit] config.status: creating .classpath [junit] config.status: creating bin/comm.policy [junit] config.status: creating lib/ptII.properties [junit] config.status: creating ptolemy/util/test/junit/javachdir [junit] config.status: creating ptolemy/util/test/junit/javachdir32 [junit] config.status: executing default commands [junit] make[1]: Entering directory '/home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/bin' [junit] ./makeapp CapeCode.app CAPECODE -capecode [junit] ./makeapp: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub does not exist, creating it from GitHub. [junit] Cloning into 'universalJavaApplicationStub'... [junit] Updating universalJavaApplicationStub from /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub [junit] Untaring /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/installer/MacJVM.tar.gz in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ now: Mon Jun 6 02:15:48 UTC 2022 [junit] ./makeapp: Installation of /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jdk succeeded. [junit] touch CapeCode.app [junit] ./makeapp Ptiny.app PTINY -ptiny [junit] Updating universalJavaApplicationStub from /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub [junit] Untaring /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/installer/MacJVM.tar.gz in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ now: Mon Jun 6 02:15:51 UTC 2022 [junit] ./makeapp: Installation of /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jdk succeeded. [junit] touch Ptiny.app [junit] ./makeapp Vergil.app FULL -full [junit] Updating universalJavaApplicationStub from /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub [junit] Untaring /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/installer/MacJVM.tar.gz in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ now: Mon Jun 6 02:15:53 UTC 2022 [junit] ./makeapp: Installation of /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jdk succeeded. [junit] touch Vergil.app [junit] make[1]: Leaving directory '/home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/bin' [junit] total 332 [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:15 bin [junit] -rw-r--r-- 1 travis travis 3244 May 12 2017 COPYRIGHT [junit] drwxr-xr-x 4 travis travis 4096 Jun 6 02:15 db [junit] drwxr-xr-x 3 travis travis 4096 Jun 6 02:15 include [junit] drwxr-xr-x 4 travis travis 4096 Jun 6 02:15 jre [junit] drwxr-xr-x 4 travis travis 4096 Jun 6 02:15 lib [junit] -rw-r--r-- 1 travis travis 40 May 12 2017 LICENSE [junit] drwxr-xr-x 5 travis travis 4096 Jun 22 2016 man [junit] -rw-r--r-- 1 travis travis 46 May 12 2017 README [junit] -rw-r--r-- 1 travis travis 1128 Jun 9 2018 README-PTOLEMY.txt [junit] -rw-r--r-- 1 travis travis 529 Jun 22 2016 release [junit] -rwxr-xr-x 1 travis travis 110114 May 12 2017 THIRDPARTYLICENSEREADME-JAVAFX.txt [junit] -rw-r--r-- 1 travis travis 177094 May 12 2017 THIRDPARTYLICENSEREADME.txt [junit] -rw-r--r-- 1 travis travis 955 May 12 2017 Welcome.html [junit] # [junit] # Now building target setup_linux_jar: (PTSETUP_LINUX).jar: ptII11.1.devel.setup.linux.jar [junit] # Mon Jun 6 02:15:55 UTC 2022 [junit] ls -ldg /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/Ptiny.app /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jdk [junit] drwxrwxr-x 3 travis 4096 Jun 6 02:15 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/Ptiny.app [junit] drwxr-xr-x 8 travis 4096 Jun 13 2018 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jdk [junit] IZPACK_OPTS=-Djava.util.logging.config.file=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/izpackLogging.txt sh "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/bin/compile" -o ptII11.1.devel.setup.linux.jar ptII11.1.devel.setup.linux.xml [junit] [junit] .:: IzPack - Version 5.1.3-SNAPSHOT ::. [junit] [junit] < compiler specifications version: 5.0 > [junit] [junit] - Copyright (c) 2001-2010 Julien Ponge and others. All Rights Reserved. [junit] - Visit http://izpack.org/ for the latest releases [junit] - Released under the terms of the Apache Software License version 2.0. [junit] [junit] -> Processing : ptII11.1.devel.setup.linux.xml [junit] -> Output : ptII11.1.devel.setup.linux.jar [junit] -> Base path : . [junit] -> Kind : standard [junit] -> Compression : default [junit] -> Compr. level: -1 [junit] -> IzPack home : /home/travis/build/icyphy/ptII/vendors/izpack [junit] [junit] Jun 06, 2022 2:15:56 AM com.izforge.izpack.compiler.CompilerConfig [junit] INFO: Logging initialized at level 'INFO' [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.CompilerConfig addInfoStrings [junit] INFO: Pack compression method: default [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding content of jar: /home/travis/build/icyphy/ptII/adm/gen-11.1/./izpacksetup.jar [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.CompilerConfig addInfoConditional [junit] INFO: Adding uninstaller [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the console preferences [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the GUI preferences [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding langpack: eng [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: flag.eng [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputLang.xml [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: CustomLangPack.xml [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.info [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLLicencePanel.licence [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InfoPanel.info [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: TargetPanel.dir.windows [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InstallerLarger.image [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: StyleSheet [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: shortcutSpec.xml [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputSpec.xml [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.0 [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.1 [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.2 [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.3 [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.4 [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.5 [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.6 [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.7 [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.8 [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: ProcessPanel.Spec.xml [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: packsLang.xml [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HelloPanel_0 :: Classname : com.izforge.izpack.panels.hello.HelloPanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLInfoPanel_1 :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLLicencePanel_2 :: Classname : com.izforge.izpack.panels.htmllicence.HTMLLicencePanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: TargetPanel_3 :: Classname : com.izforge.izpack.panels.target.TargetPanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: PacksPanel_4 :: Classname : com.izforge.izpack.panels.packs.PacksPanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: SummaryPanel_5 :: Classname : com.izforge.izpack.panels.summary.SummaryPanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: InstallPanel_6 :: Classname : com.izforge.izpack.panels.install.InstallPanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelCapeCode :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelFull :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ProcessPanel_9 :: Classname : com.izforge.izpack.panels.process.ProcessPanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: FinishPanel_10 :: Classname : com.izforge.izpack.panels.finish.FinishPanel [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/ant [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/complete-ant-cmd.pl [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.py [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.pl [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun.pl [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy.in [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/vergil [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/sandbox.policy [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/IncrementalFMU_wrap.dll [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkpttest [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makeapp [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/npm [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke.in [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkosgi [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/updateFmu [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/node [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/reloadAllAccessors [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ant [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/hyvisual [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/cyphysim [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptdemo [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/viptos [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkl4j [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcygpath [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb.bat [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/policy.all [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/libfmipp.dll [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen.bat [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptjunit [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/convertToLazy.bat [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/macContents [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptlivelinkdemo [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/startjini [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkjnlp [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode.bat [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makefile [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Full containing 3338 files [junit] Jun 06, 2022 2:16:04 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Docs containing 8972 files [junit] Jun 06, 2022 2:16:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: configure [junit] Jun 06, 2022 2:16:09 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Sources containing 26135 files [junit] Jun 06, 2022 2:16:09 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [ Begin ] [junit] Jun 06, 2022 2:16:09 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [junit] Jun 06, 2022 2:16:09 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying the skeleton installer [junit] Jun 06, 2022 2:16:09 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying 24 files into installer [junit] Jun 06, 2022 2:16:09 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing 3 Packs into installer [junit] Jun 06, 2022 2:16:09 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 0: Full [junit] Jun 06, 2022 2:16:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 1: Docs [junit] Jun 06, 2022 2:16:33 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 2: Sources [junit] Jun 06, 2022 2:17:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [junit] Jun 06, 2022 2:17:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [ End ] [junit] Build time: Mon Jun 06 02:17:03 UTC 2022 [junit] if [ ! -f ptII11.1.devel.setup.linux.jar ]; then \ [junit] error "ptII11.1.devel.setup.linux.jar does not exist?"; \ [junit] else \ [junit] ls -l ptII11.1.devel.setup.linux.jar; \ [junit] fi [junit] -rw-rw-r-- 1 travis travis 511569765 Jun 6 02:17 ptII11.1.devel.setup.linux.jar [junit] chmod a+x ptII11.1.devel.setup.linux.jar [junit] tar -zcf ptII11.1.devel.setup.linux.tar.gz ptII11.1.devel.setup.linux.jar [junit] sed 's/setup_windows/setup_windows_64/' capecode0_3_devel_setup_windows_l4j.xml > capecode0_3_devel_setup_windows_64_l4j.xml [junit] sed 's/ShellLink.dll/ShellLink_x64.dll/' \ [junit] capecode0_3_devel_setup_windows.xml > capecode0_3_devel_setup_windows_64.xml [junit] # [junit] # Now building target capecode_setup_64_jar: (CAPECODE_SETUP_64).jar: capecode0_3_devel_setup_windows_64.jar [junit] # Mon Jun 6 02:17:18 UTC 2022 [junit] rm -rf jre; mkdir jre [junit] (cd jre64; tar -cf - .) | (cd jre; tar -xpf -) [junit] IZPACK_OPTS=-Djava.util.logging.config.file=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/izpackLogging.txt sh "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/bin/compile" -o capecode0_3_devel_setup_windows_64.jar capecode0_3_devel_setup_windows_64.xml [junit] [junit] .:: IzPack - Version 5.1.3-SNAPSHOT ::. [junit] [junit] < compiler specifications version: 5.0 > [junit] [junit] - Copyright (c) 2001-2010 Julien Ponge and others. All Rights Reserved. [junit] - Visit http://izpack.org/ for the latest releases [junit] - Released under the terms of the Apache Software License version 2.0. [junit] [junit] -> Processing : capecode0_3_devel_setup_windows_64.xml [junit] -> Output : capecode0_3_devel_setup_windows_64.jar [junit] -> Base path : . [junit] -> Kind : standard [junit] -> Compression : default [junit] -> Compr. level: -1 [junit] -> IzPack home : /home/travis/build/icyphy/ptII/vendors/izpack [junit] [junit] Jun 06, 2022 2:17:19 AM com.izforge.izpack.compiler.CompilerConfig [junit] INFO: Logging initialized at level 'INFO' [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.CompilerConfig addInfoStrings [junit] INFO: Pack compression method: default [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding content of jar: /home/travis/build/icyphy/ptII/adm/gen-11.1/./izpacksetup.jar [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.CompilerConfig addInfoConditional [junit] INFO: Adding uninstaller [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the console preferences [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the GUI preferences [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding langpack: eng [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: flag.eng [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputLang.xml [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: CustomLangPack.xml [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.info [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLLicencePanel.licence [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.capeCodeStartupMacOSX [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InfoPanel.info [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: TargetPanel.dir.windows [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InstallerLarger.image [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: StyleSheet [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: shortcutSpec.xml [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputSpec.xml [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.0 [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.1 [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.2 [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.3 [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.4 [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.5 [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.6 [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.7 [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.8 [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: ProcessPanel.Spec.xml [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: packsLang.xml [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HelloPanel_0 :: Classname : com.izforge.izpack.panels.hello.HelloPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLInfoPanel_1 :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLLicencePanel_2 :: Classname : com.izforge.izpack.panels.htmllicence.HTMLLicencePanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: TargetPanel_3 :: Classname : com.izforge.izpack.panels.target.TargetPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: PacksPanel_4 :: Classname : com.izforge.izpack.panels.packs.PacksPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: SummaryPanel_5 :: Classname : com.izforge.izpack.panels.summary.SummaryPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: InstallPanel_6 :: Classname : com.izforge.izpack.panels.install.InstallPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ShortcutPanel_7 :: Classname : com.izforge.izpack.panels.shortcut.ShortcutPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelCapeCode :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ProcessPanel_9 :: Classname : com.izforge.izpack.panels.process.ProcessPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: capeCodeStartupMacOSX :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: FinishPanel_11 :: Classname : com.izforge.izpack.panels.finish.FinishPanel [junit] Jun 06, 2022 2:17:30 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/ant [junit] Jun 06, 2022 2:17:30 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun [junit] Jun 06, 2022 2:17:30 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/complete-ant-cmd.pl [junit] Jun 06, 2022 2:17:30 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.py [junit] Jun 06, 2022 2:17:30 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.pl [junit] Jun 06, 2022 2:17:30 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun.pl [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy.in [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/vergil [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/sandbox.policy [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/IncrementalFMU_wrap.dll [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkpttest [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makeapp [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/npm [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke.in [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkosgi [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/updateFmu [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/node [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/reloadAllAccessors [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ant [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/hyvisual [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/cyphysim [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/homer.bat [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptdemo [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/viptos [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkl4j [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcygpath [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb.bat [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/policy.all [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/libfmipp.dll [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen.bat [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptjunit [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/convertToLazy.bat [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/macContents [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptlivelinkdemo [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/homer [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/startjini [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkjnlp [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode.bat [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makefile [junit] Jun 06, 2022 2:17:51 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack CapeCode containing 7544 files [junit] Jun 06, 2022 2:17:53 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Docs containing 8974 files [junit] Jun 06, 2022 2:17:53 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack JRE containing 243 files [junit] Jun 06, 2022 2:17:54 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: configure [junit] Jun 06, 2022 2:17:54 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Sources containing 12776 files [junit] Jun 06, 2022 2:17:54 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [ Begin ] [junit] Jun 06, 2022 2:17:54 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [junit] Jun 06, 2022 2:17:54 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying the skeleton installer [junit] Jun 06, 2022 2:17:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying 25 files into installer [junit] Jun 06, 2022 2:17:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing 4 Packs into installer [junit] Jun 06, 2022 2:17:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 0: CapeCode [junit] Jun 06, 2022 2:18:12 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 1: Docs [junit] Jun 06, 2022 2:18:19 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 2: JRE [junit] Jun 06, 2022 2:18:39 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 3: Sources [junit] Jun 06, 2022 2:18:54 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [junit] Jun 06, 2022 2:18:54 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [ End ] [junit] Build time: Mon Jun 06 02:18:54 UTC 2022 [junit] rm -rf jre [junit] if [ ! -f capecode0_3_devel_setup_windows_64.jar ]; then \ [junit] error "capecode0_3_devel_setup_windows_64.jar does not exist?"; \ [junit] else \ [junit] ls -l capecode0_3_devel_setup_windows_64.jar; \ [junit] fi [junit] -rw-rw-r-- 1 travis travis 406189542 Jun 6 02:18 capecode0_3_devel_setup_windows_64.jar [junit] # [junit] # Now building rule capecode_setup_64: (CAPECODE_SETUP_64).exe: capecode0_3_devel_setup_windows_64.exe [junit] # Mon Jun 6 02:18:54 UTC 2022 [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j/launch4j" "`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpwd`/capecode0_3_devel_setup_windows_64_l4j.xml" [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Wrapping [junit] WARNING: Sign the executable to minimize antivirus false positives or use launching instead of wrapping. [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/gen-11.1/capecode0_3_devel_setup_windows_64.exe [junit] sleep 5 [junit] ls -l capecode0_3_devel_setup_windows_64.exe [junit] -rwxrwxr-x 1 travis travis 406233062 Jun 6 02:18 capecode0_3_devel_setup_windows_64.exe [junit] if [ ! -f capecode0_3_devel_setup_windows_64.exe ]; then \ [junit] error "capecode0_3_devel_setup_windows_64.exe does not exist?"; \ [junit] else \ [junit] ls -l capecode0_3_devel_setup_windows_64.exe; \ [junit] fi [junit] -rwxrwxr-x 1 travis travis 406233062 Jun 6 02:18 capecode0_3_devel_setup_windows_64.exe [junit] awk -f macOSInclude.awk ptII11_1_devel_setup_windows.xml | \ [junit] sed -e 's@@ @' \ [junit] -e 's@@ @' \ [junit] -e 's@@ @' \ [junit] -e 's@@@' \ [junit] -e 's@@@' \ [junit] -e 's@ptmatlab.dll@libptmatlab.jnilib@' \ [junit] -e 's@os="windows"@os="mac"@' \ [junit] > ptII11.1.devel.setup.mac.xml [junit] # [junit] # Now building target setup_mac_jar: (PTSETUP_MAC).jar: ptII11.1.devel.setup.mac.jar [junit] # Mon Jun 6 02:19:01 UTC 2022 [junit] ls -ldg /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/Ptiny.app /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jdk [junit] drwxrwxr-x 3 travis 4096 Jun 6 02:15 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/Ptiny.app [junit] drwxr-xr-x 8 travis 4096 Jun 13 2018 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jdk [junit] IZPACK_OPTS=-Djava.util.logging.config.file=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/izpackLogging.txt sh "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/bin/compile" -o ptII11.1.devel.setup.mac.jar ptII11.1.devel.setup.mac.xml [junit] [junit] .:: IzPack - Version 5.1.3-SNAPSHOT ::. [junit] [junit] < compiler specifications version: 5.0 > [junit] [junit] - Copyright (c) 2001-2010 Julien Ponge and others. All Rights Reserved. [junit] - Visit http://izpack.org/ for the latest releases [junit] - Released under the terms of the Apache Software License version 2.0. [junit] [junit] -> Processing : ptII11.1.devel.setup.mac.xml [junit] -> Output : ptII11.1.devel.setup.mac.jar [junit] -> Base path : . [junit] -> Kind : standard [junit] -> Compression : default [junit] -> Compr. level: -1 [junit] -> IzPack home : /home/travis/build/icyphy/ptII/vendors/izpack [junit] [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.CompilerConfig [junit] INFO: Logging initialized at level 'INFO' [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.CompilerConfig addInfoStrings [junit] INFO: Pack compression method: default [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding content of jar: /home/travis/build/icyphy/ptII/adm/gen-11.1/./izpacksetup.jar [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.CompilerConfig addInfoConditional [junit] INFO: Adding uninstaller [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the console preferences [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the GUI preferences [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding langpack: eng [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: flag.eng [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputLang.xml [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: CustomLangPack.xml [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.info [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLLicencePanel.licence [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InfoPanel.info [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: TargetPanel.dir.windows [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InstallerLarger.image [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: StyleSheet [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: shortcutSpec.xml [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputSpec.xml [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.0 [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.1 [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.2 [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.3 [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.4 [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.5 [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.6 [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.7 [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.8 [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: ProcessPanel.Spec.xml [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: packsLang.xml [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HelloPanel_0 :: Classname : com.izforge.izpack.panels.hello.HelloPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLInfoPanel_1 :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLLicencePanel_2 :: Classname : com.izforge.izpack.panels.htmllicence.HTMLLicencePanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: TargetPanel_3 :: Classname : com.izforge.izpack.panels.target.TargetPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: PacksPanel_4 :: Classname : com.izforge.izpack.panels.packs.PacksPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: SummaryPanel_5 :: Classname : com.izforge.izpack.panels.summary.SummaryPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: InstallPanel_6 :: Classname : com.izforge.izpack.panels.install.InstallPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ShortcutPanel_7 :: Classname : com.izforge.izpack.panels.shortcut.ShortcutPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelCapeCode :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelFull :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ProcessPanel_10 :: Classname : com.izforge.izpack.panels.process.ProcessPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: FinishPanel_11 :: Classname : com.izforge.izpack.panels.finish.FinishPanel [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/schemagen [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/sysinfo.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jinfo [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libmanagement.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libt2k.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libglib-lite.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/derby_common.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setEmbeddedCP [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/man/man1/javafxpackager.1 [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/appletviewer [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/ant-javafx.jar [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/pack200 [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libgstreamer-lite.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/packager.jar [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libosxkrb5.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/rmiregistry [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/wsimport [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libglass.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/dblook.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/javafx-mx.jar [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/ij [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/tnameserv [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libsunec.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/keytool [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libkcms.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libfxplugins.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jhat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/THIRDPARTYLICENSEREADME-JAVAFX.txt [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javadoc [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/rmid [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jjs [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/idlj [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setEmbeddedCP.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjavafx_font.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libverify.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/extcheck [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjava.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libosxapp.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjsdt.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libprism_common.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libdecora_sse.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/THIRDPARTYLICENSEREADME-JAVAFX.txt [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setNetworkClientCP [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jrunscript [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jvisualvm [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libprism_es2.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/visualvm/platform/lib/nbexec [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjava_crw_demo.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/native2ascii [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/man/man1/javapackager.1 [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/policytool [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libsplashscreen.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jstatd [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libAppleScriptEngine.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libj2pcsc.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/missioncontrol/p2/org.eclipse.equinox.p2.core/cache/binary/com.oracle.jmc.executable.cocoa.macosx.x86_64_5.5.0 [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jstack [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/ij.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/stopNetworkServer [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/liblcms.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/startNetworkServer.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libunpack.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libattach.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jstat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libawt.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/wsgen [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/orbd [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jmc [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/servertool [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libsaproc.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jdeps [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libdcpr.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libnet.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setNetworkServerCP.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libj2gss.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/servertool [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/rmiregistry [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libprism_sw.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjpeg.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libhprof.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfxmedia_qtkit.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/java [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/ext/jfxrt.jar [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jdb [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/policytool [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libfontmanager.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javap [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfxwebkit.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jcmd [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/rmic [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/rmid [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/stopNetworkServer.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjaas_unix.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libnio.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjsound.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/server/libjsig.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jsadebugd [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libbci.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/unpack200 [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/tnameserv [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/java [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libmlib_image.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/startNetworkServer [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/jli/libjli.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjsig.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/javafx.properties [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javah [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libawt_lwawt.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/xjc [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jarsigner [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javac [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjavafx_iio.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfxmedia.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/jfxswt.jar [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/server/libjvm.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/orbd [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libnpt.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/keytool [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libzip.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jar [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javapackager [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setNetworkClientCP.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libj2pkcs11.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/NetworkServerControl [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjavafx_font_t2k.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/serialver [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfr.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javafxpackager [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libinstrument.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/pack200 [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjawt.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/jjs [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/NetworkServerControl.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libosxui.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjdwp.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libdt_socket.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libosx.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/unpack200 [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jmap [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/dblook [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setNetworkServerCP [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libresource.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jconsole [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/jspawnhelper [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfxmedia_avf.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jps [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/sysinfo [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/ant [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/complete-ant-cmd.pl [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.py [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.pl [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun.pl [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy.in [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/vergil [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/sandbox.policy [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/IncrementalFMU_wrap.dll [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkpttest [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makeapp [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/npm [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke.in [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkosgi [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/updateFmu [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/node [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/reloadAllAccessors [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ant [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/hyvisual [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/cyphysim [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptdemo [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/viptos [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkl4j [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcygpath [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb.bat [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/policy.all [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/libfmipp.dll [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen.bat [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptjunit [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/convertToLazy.bat [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/macContents [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptlivelinkdemo [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/startjini [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkjnlp [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode.bat [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makefile [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/Ptiny.app/Contents/MacOS/universalJavaApplicationStub [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/Vergil.app/Contents/MacOS/universalJavaApplicationStub [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/CapeCode.app/Contents/MacOS/universalJavaApplicationStub [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Full containing 5054 files [junit] Jun 06, 2022 2:19:12 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Docs containing 8972 files [junit] Jun 06, 2022 2:19:16 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: configure [junit] Jun 06, 2022 2:19:16 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Sources containing 26135 files [junit] Jun 06, 2022 2:19:16 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [ Begin ] [junit] Jun 06, 2022 2:19:16 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [junit] Jun 06, 2022 2:19:16 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying the skeleton installer [junit] Jun 06, 2022 2:19:17 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying 24 files into installer [junit] Jun 06, 2022 2:19:17 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing 3 Packs into installer [junit] Jun 06, 2022 2:19:17 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 0: Full [junit] Jun 06, 2022 2:19:56 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 1: Docs [junit] Jun 06, 2022 2:20:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 2: Sources [junit] Jun 06, 2022 2:20:32 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [junit] Jun 06, 2022 2:20:32 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [ End ] [junit] Build time: Mon Jun 06 02:20:33 UTC 2022 [junit] if [ ! -f ptII11.1.devel.setup.mac.jar ]; then \ [junit] error "ptII11.1.devel.setup.mac.jar does not exist?"; \ [junit] else \ [junit] ls -l ptII11.1.devel.setup.mac.jar; \ [junit] fi [junit] -rw-rw-r-- 1 travis travis 664065188 Jun 6 02:20 ptII11.1.devel.setup.mac.jar [junit] python2 /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/izpack2app.py ptII11.1.devel.setup.mac.jar ptII11.1.devel.setup.mac.app [junit] # Touch the directories and files in the Mac .app so that when it is untar'd, it has a recent mod time. [junit] find ptII11.1.devel.setup.mac.app -type f -exec touch {} \; [junit] find ptII11.1.devel.setup.mac.app -type d -exec touch {} \; [junit] #cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../bin/macContents/Contents/Resources/ptolemy.icns ptII11.1.devel.setup.mac.app/Contents/Resources/izpack.icns [junit] tar -zcf ptII11.1.devel.setup.mac.app.tar.gz ptII11.1.devel.setup.mac.app [junit] awk -f macOSInclude.awk capecode0_3_devel_setup_windows.xml | \ [junit] sed -e 's@@ @' \ [junit] -e 's@@@' \ [junit] -e 's@@@' \ [junit] -e 's@ptmatlab.dll@libptmatlab.jnilib@' \ [junit] -e 's@os="windows"@os="mac"@' \ [junit] -e 's@@@' \ [junit] > capecode0.3.devel.setup.mac.xml [junit] # [junit] # Now building target setup_mac_jar: (CAPECODE_SETUP_MAC): capecode0.3.devel.setup.mac.jar [junit] # Mon Jun 6 02:20:53 UTC 2022 [junit] ls -ldg /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/Ptiny.app [junit] drwxrwxr-x 3 travis 4096 Jun 6 02:15 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/Ptiny.app [junit] # Disable logging, see https://groups.google.com/forum/#!topic/izpack-user/87fwTxSz3jA [junit] IZPACK_OPTS=-Djava.util.logging.config.file=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/izpackLogging.txt sh "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/bin/compile" -o capecode0.3.devel.setup.mac.jar capecode0.3.devel.setup.mac.xml [junit] [junit] .:: IzPack - Version 5.1.3-SNAPSHOT ::. [junit] [junit] < compiler specifications version: 5.0 > [junit] [junit] - Copyright (c) 2001-2010 Julien Ponge and others. All Rights Reserved. [junit] - Visit http://izpack.org/ for the latest releases [junit] - Released under the terms of the Apache Software License version 2.0. [junit] [junit] -> Processing : capecode0.3.devel.setup.mac.xml [junit] -> Output : capecode0.3.devel.setup.mac.jar [junit] -> Base path : . [junit] -> Kind : standard [junit] -> Compression : default [junit] -> Compr. level: -1 [junit] -> IzPack home : /home/travis/build/icyphy/ptII/vendors/izpack [junit] [junit] Jun 06, 2022 2:20:54 AM com.izforge.izpack.compiler.CompilerConfig [junit] INFO: Logging initialized at level 'INFO' [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.CompilerConfig addInfoStrings [junit] INFO: Pack compression method: default [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding content of jar: /home/travis/build/icyphy/ptII/adm/gen-11.1/./izpacksetup.jar [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.CompilerConfig addInfoConditional [junit] INFO: Adding uninstaller [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the console preferences [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the GUI preferences [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding langpack: eng [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: flag.eng [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputLang.xml [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: CustomLangPack.xml [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.info [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLLicencePanel.licence [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.capeCodeStartupMacOSX [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InfoPanel.info [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: TargetPanel.dir.windows [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InstallerLarger.image [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: StyleSheet [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: shortcutSpec.xml [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputSpec.xml [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.0 [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.1 [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.2 [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.3 [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.4 [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.5 [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.6 [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.7 [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.8 [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: ProcessPanel.Spec.xml [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: packsLang.xml [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HelloPanel_0 :: Classname : com.izforge.izpack.panels.hello.HelloPanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLInfoPanel_1 :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLLicencePanel_2 :: Classname : com.izforge.izpack.panels.htmllicence.HTMLLicencePanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: TargetPanel_3 :: Classname : com.izforge.izpack.panels.target.TargetPanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: PacksPanel_4 :: Classname : com.izforge.izpack.panels.packs.PacksPanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: SummaryPanel_5 :: Classname : com.izforge.izpack.panels.summary.SummaryPanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: InstallPanel_6 :: Classname : com.izforge.izpack.panels.install.InstallPanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelCapeCode :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ProcessPanel_8 :: Classname : com.izforge.izpack.panels.process.ProcessPanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: capeCodeStartupMacOSX :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: FinishPanel_10 :: Classname : com.izforge.izpack.panels.finish.FinishPanel [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/schemagen [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/sysinfo.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jinfo [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libmanagement.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libt2k.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libglib-lite.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/derby_common.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setEmbeddedCP [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/man/man1/javafxpackager.1 [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/appletviewer [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/ant-javafx.jar [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/pack200 [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libgstreamer-lite.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/packager.jar [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libosxkrb5.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/rmiregistry [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/wsimport [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libglass.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/dblook.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/javafx-mx.jar [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/ij [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/tnameserv [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libsunec.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/keytool [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libkcms.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libfxplugins.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jhat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/THIRDPARTYLICENSEREADME-JAVAFX.txt [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javadoc [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/rmid [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jjs [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/idlj [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setEmbeddedCP.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjavafx_font.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libverify.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/extcheck [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjava.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libosxapp.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjsdt.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libprism_common.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libdecora_sse.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/THIRDPARTYLICENSEREADME-JAVAFX.txt [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setNetworkClientCP [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jrunscript [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jvisualvm [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libprism_es2.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/visualvm/platform/lib/nbexec [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjava_crw_demo.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/native2ascii [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/man/man1/javapackager.1 [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/policytool [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libsplashscreen.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jstatd [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libAppleScriptEngine.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libj2pcsc.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/missioncontrol/p2/org.eclipse.equinox.p2.core/cache/binary/com.oracle.jmc.executable.cocoa.macosx.x86_64_5.5.0 [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jstack [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/ij.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/stopNetworkServer [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/liblcms.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/startNetworkServer.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libunpack.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libattach.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jstat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libawt.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/wsgen [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/orbd [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jmc [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/servertool [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libsaproc.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jdeps [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libdcpr.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libnet.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setNetworkServerCP.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libj2gss.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/servertool [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/rmiregistry [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libprism_sw.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjpeg.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libhprof.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfxmedia_qtkit.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/java [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/ext/jfxrt.jar [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jdb [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/policytool [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libfontmanager.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javap [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfxwebkit.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jcmd [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/rmic [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/rmid [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/stopNetworkServer.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjaas_unix.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libnio.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjsound.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/server/libjsig.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jsadebugd [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libbci.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/unpack200 [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/tnameserv [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/java [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libmlib_image.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/startNetworkServer [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/jli/libjli.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjsig.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/javafx.properties [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javah [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libawt_lwawt.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/xjc [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jarsigner [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javac [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjavafx_iio.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfxmedia.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/jfxswt.jar [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/server/libjvm.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/orbd [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libnpt.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/keytool [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libzip.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jar [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javapackager [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setNetworkClientCP.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libj2pkcs11.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/NetworkServerControl [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjavafx_font_t2k.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/serialver [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfr.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javafxpackager [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libinstrument.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/pack200 [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjawt.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/jjs [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/NetworkServerControl.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libosxui.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjdwp.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libdt_socket.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libosx.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/unpack200 [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jmap [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/dblook [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setNetworkServerCP [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libresource.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jconsole [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/jspawnhelper [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfxmedia_avf.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jps [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/sysinfo [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/ant [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/complete-ant-cmd.pl [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.py [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.pl [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun.pl [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy.in [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/vergil [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/sandbox.policy [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/IncrementalFMU_wrap.dll [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkpttest [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makeapp [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/npm [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke.in [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkosgi [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/updateFmu [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/node [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/reloadAllAccessors [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ant [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/hyvisual [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/cyphysim [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/homer.bat [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptdemo [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/viptos [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkl4j [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcygpath [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb.bat [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/policy.all [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/libfmipp.dll [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen.bat [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptjunit [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/convertToLazy.bat [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/macContents [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptlivelinkdemo [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/homer [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/startjini [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkjnlp [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode.bat [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makefile [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/maketest [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/example/usage.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/install.sh [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/gen-changelog [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/examples/offset.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/images/hawk.png [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/har-validator/bin/har-validator [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/stringify.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/buildbot_run.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-sign [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/rimraf/bin.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/bin/node [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/configure [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/nopt/bin/nopt.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/images/boom.png [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/LICENSE [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/utils.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/bin/npm [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/LICENSE [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/semver/bin/semver [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/README.md [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/update-authors.sh [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/server.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/nopt/examples/my-program.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/graphviz.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-license-ids/README.md [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/LICENSE [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/bin/nopt.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/README.md [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-conv [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-verify [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/bin/node-gyp-bin/node-gyp [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/Makefile [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/.travis.yml [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/lib/utils/completion.sh [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/index-build.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/LICENSE [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/examples/my-program.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/uuid/bin/uuid [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/config-chain/index.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/bin/npm-cli.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/JSONStream/index.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/clean-old.sh [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/dep-update [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/index.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/README.md [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/cli.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/.travis.yml [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/supports-color/cli.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/dev-dep-update [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/utils.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/index.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/.travis.yml [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/relocate.sh [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/mkdirp/bin/cmd.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/parse.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/opener/opener.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/images/logo.png [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/index.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/client.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/.travis.yml [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/crypto.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/README.md [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/index.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/which/bin/which [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/index.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/setup.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/index.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/uid-number/get-uid-gid.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/browser.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/gyptest.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/doc-build.sh [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/examples/time.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/bin/read-package-json.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/CapeCode.app/Contents/MacOS/universalJavaApplicationStub [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack CapeCode containing 8570 files [junit] Jun 06, 2022 2:21:31 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Docs containing 8972 files [junit] Jun 06, 2022 2:21:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: configure [junit] Jun 06, 2022 2:21:32 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Sources containing 12776 files [junit] Jun 06, 2022 2:21:32 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [ Begin ] [junit] Jun 06, 2022 2:21:32 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [junit] Jun 06, 2022 2:21:32 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying the skeleton installer [junit] Jun 06, 2022 2:21:33 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying 25 files into installer [junit] Jun 06, 2022 2:21:33 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing 3 Packs into installer [junit] Jun 06, 2022 2:21:33 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 0: CapeCode [junit] Jun 06, 2022 2:22:11 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 1: Docs [junit] Jun 06, 2022 2:22:18 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 2: Sources [junit] Jun 06, 2022 2:22:30 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [junit] Jun 06, 2022 2:22:30 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [ End ] [junit] Build time: Mon Jun 06 02:22:30 UTC 2022 [junit] if [ ! -f capecode0.3.devel.setup.mac.jar ]; then \ [junit] error "capecode0.3.devel.setup.mac.jar does not exist?"; \ [junit] else \ [junit] ls -l capecode0.3.devel.setup.mac.jar; \ [junit] fi [junit] -rw-rw-r-- 1 travis travis 470925272 Jun 6 02:22 capecode0.3.devel.setup.mac.jar [junit] df -k [junit] Filesystem 1K-blocks Used Available Use% Mounted on [junit] udev 4068228 0 4068228 0% /dev [junit] tmpfs 816484 19020 797464 3% /run [junit] /dev/sda1 70958388 32229412 38712592 46% / [junit] tmpfs 4082404 0 4082404 0% /dev/shm [junit] tmpfs 5120 0 5120 0% /run/lock [junit] tmpfs 4082404 0 4082404 0% /sys/fs/cgroup [junit] none 786432 0 786432 0% /var/ramfs [junit] /dev/sda15 106858 3195 103664 3% /boot/efi [junit] tmpfs 816484 4 816480 1% /run/user/2000 [junit] du -k /home/travis/build/icyphy/ptII | sort -nr | head -100 [junit] 15164232 /home/travis/build/icyphy/ptII [junit] 12630848 /home/travis/build/icyphy/ptII/adm [junit] 10896696 /home/travis/build/icyphy/ptII/adm/gen-11.1 [junit] 1733292 /home/travis/build/icyphy/ptII/adm/dists [junit] 1733284 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel [junit] 976548 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar [junit] 869128 /home/travis/build/icyphy/ptII/vendors [junit] 648620 /home/travis/build/icyphy/ptII/adm/gen-11.1/ptII11.1.devel.setup.mac.app [junit] 648616 /home/travis/build/icyphy/ptII/adm/gen-11.1/ptII11.1.devel.setup.mac.app/Contents [junit] 648568 /home/travis/build/icyphy/ptII/adm/gen-11.1/ptII11.1.devel.setup.mac.app/Contents/Resources [junit] 648512 /home/travis/build/icyphy/ptII/adm/gen-11.1/ptII11.1.devel.setup.mac.app/Contents/Resources/Java [junit] 610104 /home/travis/build/icyphy/ptII/adm/gen-11.1/src [junit] 610100 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel [junit] 596540 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel [junit] 448248 /home/travis/build/icyphy/ptII/vendors/installer [junit] 426328 /home/travis/build/icyphy/ptII/ptolemy [junit] 394964 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy [junit] 380004 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel [junit] 325564 /home/travis/build/icyphy/ptII/jdk [junit] 325560 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/jdk [junit] 315916 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/doc [junit] 303012 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/ptolemy [junit] 302980 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy [junit] 269400 /home/travis/build/icyphy/ptII/doc [junit] 260344 /home/travis/build/icyphy/ptII/org [junit] 238916 /home/travis/build/icyphy/ptII/.git [junit] 236308 /home/travis/build/icyphy/ptII/.git/objects [junit] 236300 /home/travis/build/icyphy/ptII/.git/objects/pack [junit] 216208 /home/travis/build/icyphy/ptII/org/terraswarm [junit] 215744 /home/travis/build/icyphy/ptII/org/terraswarm/accessor [junit] 207988 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/jar_dist [junit] 207396 /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors [junit] 202928 /home/travis/build/icyphy/ptII/adm/gen-11.1/jre64 [junit] 188832 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/vendors [junit] 183212 /home/travis/build/icyphy/ptII/doc/codeDoc [junit] 183212 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/doc/codeDoc [junit] 175708 /home/travis/build/icyphy/ptII/jdk/jre [junit] 175708 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/jdk/jre [junit] 174112 /home/travis/build/icyphy/ptII/jdk/jre/lib [junit] 174112 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/jdk/jre/lib [junit] 163912 /home/travis/build/icyphy/ptII/adm/gen-11.1/jre32 [junit] 150368 /home/travis/build/icyphy/ptII/doc/codeDoc/ptolemy [junit] 150368 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/doc/codeDoc/ptolemy [junit] 149020 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/vendors/node [junit] 144812 /home/travis/build/icyphy/ptII/ptolemy/actor [junit] 144088 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy/actor [junit] 138272 /home/travis/build/icyphy/ptII/jdk/lib [junit] 138268 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/jdk/lib [junit] 134772 /home/travis/build/icyphy/ptII/vendors/opencv [junit] 131540 /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/.git [junit] 131220 /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/.git/objects [junit] 131212 /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/.git/objects/pack [junit] 130412 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/lib [junit] 128656 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org [junit] 126332 /home/travis/build/icyphy/ptII/ptolemy/actor/lib [junit] 126068 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy/actor/lib [junit] 124232 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel/ptolemy [junit] 124168 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org [junit] 118696 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel/org [junit] 117132 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor [junit] 117080 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/ptolemy/actor [junit] 116720 /home/travis/build/icyphy/ptII/vendors/opencv/lib [junit] 114460 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/org [junit] 113544 /home/travis/build/icyphy/ptII/adm/gen-11.1/jre64/lib [junit] 113472 /home/travis/build/icyphy/ptII/adm/gen-11.1/jre32/lib [junit] 108964 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel/org/terraswarm [junit] 108568 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel/org/terraswarm/accessor [junit] 105036 /home/travis/build/icyphy/ptII/ptolemy/domains [junit] 104244 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib [junit] 104228 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/ptolemy/actor/lib [junit] 102608 /home/travis/build/icyphy/ptII/vendors/javafx [junit] 102604 /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2 [junit] 102244 /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib [junit] 101744 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy/domains [junit] 100764 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel/org/terraswarm/accessor/accessors [junit] 99400 /home/travis/build/icyphy/ptII/lib [junit] 99340 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib [junit] 99340 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/lib [junit] 90844 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel/lib [junit] 88980 /home/travis/build/icyphy/ptII/adm/gen-11.1/jre64/bin [junit] 87840 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel/org/terraswarm/accessor/accessors/web [junit] 86688 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/jar_dist/lib [junit] 84524 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm [junit] 84064 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor [junit] 83888 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm [junit] 83492 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor [junit] 79920 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/ptolemy/domains [junit] 79800 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains [junit] 75688 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/accessors [junit] 75680 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors [junit] 74624 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi [junit] 74468 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy/actor/lib/fmi [junit] 74180 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/org/terraswarm [junit] 73784 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/org/terraswarm/accessor [junit] 70324 /home/travis/build/icyphy/ptII/vendors/izpack [junit] 65980 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/org/terraswarm/accessor/accessors [junit] 65560 /home/travis/build/icyphy/ptII/vendors/izpack/lib [junit] 63900 /home/travis/build/icyphy/ptII/jdk/lib/missioncontrol [junit] 63896 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/jdk/lib/missioncontrol [junit] 63428 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi [junit] python2 /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/izpack2app.py capecode0.3.devel.setup.mac.jar capecode0.3.devel.setup.mac.app [junit] find capecode0.3.devel.setup.mac.app -type f -exec touch {} \; [junit] find capecode0.3.devel.setup.mac.app -type d -exec touch {} \; [junit] tar -zcf capecode0.3.devel.setup.mac.app.tar.gz capecode0.3.devel.setup.mac.app [junit] awk -f linuxInclude.awk capecode0_3_devel_setup_windows.xml | \ [junit] sed -e 's@ptmatlab.dll@libptmatlab.b@' \ [junit] -e 's@condition="capeCodePackSelected" id="startApplicationPanelCapeCode"@id="startApplicationPanelConfigure"@' \ [junit] -e 's@@@' \ [junit] -e 's@os="windows"@os="unix"@' \ [junit] -e 's@@@' \ [junit] > capecode0.3.devel.setup.linux.xml [junit] # [junit] # Now building target setup_linux_jar: (CAPECODE_SETUP_LINUX): capecode0.3.devel.setup.linux.jar [junit] # Mon Jun 6 02:22:47 UTC 2022 [junit] # Disable logging, see https://groups.google.com/forum/#!topic/izpack-user/87fwTxSz3jA [junit] IZPACK_OPTS=-Djava.util.logging.config.file=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/izpackLogging.txt sh "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/bin/compile" -o capecode0.3.devel.setup.linux.jar capecode0.3.devel.setup.linux.xml [junit] [junit] .:: IzPack - Version 5.1.3-SNAPSHOT ::. [junit] [junit] < compiler specifications version: 5.0 > [junit] [junit] - Copyright (c) 2001-2010 Julien Ponge and others. All Rights Reserved. [junit] - Visit http://izpack.org/ for the latest releases [junit] - Released under the terms of the Apache Software License version 2.0. [junit] [junit] -> Processing : capecode0.3.devel.setup.linux.xml [junit] -> Output : capecode0.3.devel.setup.linux.jar [junit] -> Base path : . [junit] -> Kind : standard [junit] -> Compression : default [junit] -> Compr. level: -1 [junit] -> IzPack home : /home/travis/build/icyphy/ptII/vendors/izpack [junit] [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.CompilerConfig [junit] INFO: Logging initialized at level 'INFO' [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.CompilerConfig addInfoStrings [junit] INFO: Pack compression method: default [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding content of jar: /home/travis/build/icyphy/ptII/adm/gen-11.1/./izpacksetup.jar [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.CompilerConfig addInfoConditional [junit] INFO: Adding uninstaller [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the console preferences [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the GUI preferences [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding langpack: eng [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: flag.eng [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputLang.xml [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: CustomLangPack.xml [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.info [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLLicencePanel.licence [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.capeCodeStartupMacOSX [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InfoPanel.info [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: TargetPanel.dir.windows [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InstallerLarger.image [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: StyleSheet [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: shortcutSpec.xml [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputSpec.xml [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.0 [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.1 [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.2 [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.3 [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.4 [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.5 [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.6 [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.7 [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.8 [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: ProcessPanel.Spec.xml [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: packsLang.xml [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HelloPanel_0 :: Classname : com.izforge.izpack.panels.hello.HelloPanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLInfoPanel_1 :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLLicencePanel_2 :: Classname : com.izforge.izpack.panels.htmllicence.HTMLLicencePanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: TargetPanel_3 :: Classname : com.izforge.izpack.panels.target.TargetPanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: PacksPanel_4 :: Classname : com.izforge.izpack.panels.packs.PacksPanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: SummaryPanel_5 :: Classname : com.izforge.izpack.panels.summary.SummaryPanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: InstallPanel_6 :: Classname : com.izforge.izpack.panels.install.InstallPanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelConfigure :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ProcessPanel_8 :: Classname : com.izforge.izpack.panels.process.ProcessPanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: capeCodeStartupMacOSX :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: FinishPanel_10 :: Classname : com.izforge.izpack.panels.finish.FinishPanel [junit] Jun 06, 2022 2:22:58 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/ant [junit] Jun 06, 2022 2:22:58 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun [junit] Jun 06, 2022 2:22:58 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/complete-ant-cmd.pl [junit] Jun 06, 2022 2:22:58 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.py [junit] Jun 06, 2022 2:22:58 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.pl [junit] Jun 06, 2022 2:22:58 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun.pl [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy.in [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/vergil [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/sandbox.policy [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/IncrementalFMU_wrap.dll [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkpttest [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makeapp [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/npm [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke.in [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkosgi [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/updateFmu [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/node [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/reloadAllAccessors [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ant [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/hyvisual [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/cyphysim [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/homer.bat [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptdemo [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/viptos [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkl4j [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcygpath [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb.bat [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/policy.all [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/libfmipp.dll [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen.bat [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptjunit [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/convertToLazy.bat [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/macContents [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptlivelinkdemo [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/homer [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/startjini [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkjnlp [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode.bat [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makefile [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/bin/node-gyp-bin/node-gyp [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/lib/utils/completion.sh [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/uuid/bin/uuid [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/client.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/crypto.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/opener/opener.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/index-build.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/README.md [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/uid-number/get-uid-gid.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/examples/offset.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/clean-old.sh [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/nopt/examples/my-program.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/index.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/bin/npm [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/LICENSE [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/supports-color/cli.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/install.sh [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/buildbot_run.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/index.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/rimraf/bin.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/config-chain/index.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/relocate.sh [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/browser.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/LICENSE [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/index.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/doc-build.sh [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/LICENSE [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/gen-changelog [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-license-ids/README.md [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/index.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-verify [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/.travis.yml [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/which/bin/which [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/index.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/utils.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/README.md [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/gyptest.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/graphviz.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/maketest [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/utils.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/.travis.yml [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/cli.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/server.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/images/logo.png [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/README.md [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/bin/read-package-json.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/JSONStream/index.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/setup.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/parse.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/dep-update [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-conv [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/stringify.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/images/hawk.png [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-sign [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/mkdirp/bin/cmd.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/bin/nopt.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/.travis.yml [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/dev-dep-update [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/Makefile [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/bin/node [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/LICENSE [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/examples/time.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/har-validator/bin/har-validator [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/bin/npm-cli.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/README.md [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/example/usage.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/images/boom.png [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/index.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/update-authors.sh [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/nopt/bin/nopt.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/.travis.yml [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/configure [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/examples/my-program.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/semver/bin/semver [junit] Jun 06, 2022 2:23:17 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack CapeCode containing 6830 files [junit] Jun 06, 2022 2:23:18 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Docs containing 8972 files [junit] Jun 06, 2022 2:23:20 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: configure [junit] Jun 06, 2022 2:23:20 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Sources containing 12776 files [junit] Jun 06, 2022 2:23:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [ Begin ] [junit] Jun 06, 2022 2:23:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [junit] Jun 06, 2022 2:23:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying the skeleton installer [junit] Jun 06, 2022 2:23:21 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying 25 files into installer [junit] Jun 06, 2022 2:23:21 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing 3 Packs into installer [junit] Jun 06, 2022 2:23:21 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 0: CapeCode [junit] Jun 06, 2022 2:23:36 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 1: Docs [junit] Jun 06, 2022 2:23:43 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 2: Sources [junit] Jun 06, 2022 2:23:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [junit] Jun 06, 2022 2:23:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [ End ] [junit] Build time: Mon Jun 06 02:23:55 UTC 2022 [junit] if [ ! -f capecode0.3.devel.setup.linux.jar ]; then \ [junit] error "capecode0.3.devel.setup.linux.jar does not exist?"; \ [junit] else \ [junit] ls -l capecode0.3.devel.setup.linux.jar; \ [junit] fi [junit] -rw-rw-r-- 1 travis travis 279476686 Jun 6 02:23 capecode0.3.devel.setup.linux.jar [junit] chmod a+x capecode0.3.devel.setup.linux.jar [junit] tar -zcf capecode0.3.devel.setup.linux.tar.gz capecode0.3.devel.setup.linux.jar [junit] make: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] All Done [junit] nightly-1.5: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11_1_devel_setup_windows.exe [junit] 06/06/22 02:24:03 [junit] Failed: 0 Total Tests: 5 ((Passed: 5, Newly Passed: 0) Known Failed: 0) /home/travis/build/icyphy/ptII/adm/installers/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/adm/installers/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/adm/installers/test [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/adm/installers/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 983.172 sec [junit] Output: [junit] /home/travis/build/icyphy/ptII/adm/installers/test/NightlyUpdate.tcl [junit] testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:07:41 UTC 2022 [junit] This test (NightlyUpdate.tcl) should be run after NightlyTest.tcl [junit] adm/test/nightlyMake.tcl: about to execute [make -C /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm JAR=/usr/bin/jar TAR=/usr/local/bin/tar updateDOPCenterImage] [junit] About to execute: [junit] make -C [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 [junit] PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. [junit] PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm [junit] JAR=/usr/bin/jar TAR=/usr/local/bin/tar updateDOPCenterImage [junit] make: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/updateDOPCenterImageX11 [junit] Be sure that everything is built [junit] For more verbose output, run ./configure --enable-verbose [junit] checking if your path has 'program files/java' instead of 'Program Files/Java' ... ok [junit] checking if $PTII ('/home/travis/build/icyphy/ptII') has backslashes... ok [junit] checking if $PTII ('/home/travis/build/icyphy/ptII') and the current directory are the same"... checking if $PTII ('/home/travis/build/icyphy/ptII') contains "cygdrive"... ok [junit] checking for find... /usr/bin/find [junit] checking for javac... /usr/local/lib/jvm/openjdk11/bin/javac [junit] Unrecognized option: -d32 [junit] Error: Could not create the Java Virtual Machine. [junit] Error: A fatal exception has occurred. Program will exit. [junit] checking for java32... no [junit] configure: WARNING: Running java -d32 -version failed, [junit] and ./bin/java does not exist. [junit] Perhaps you need to install a separate 32-bit JVM [junit] or rerun configure with --with-java32? [junit] The 32-bit JVM is only needed for certain 32-bit FMI tests. [junit] In general, under a 64-bit JVM, FMI will work fine without a 32-bit JVM. [junit] checking for the java runtime in /usr/local/lib/jvm/openjdk11/bin... ok [junit] checking for java... /usr/local/lib/jvm/openjdk11/bin/java [junit] checking for the java compiler in /usr/local/lib/jvm/openjdk11/bin... ok [junit] checking for javac... (cached) /usr/local/lib/jvm/openjdk11/bin/javac [junit] checking the Java compiler with a simple compile... ok [junit] checking the value of the java.version Property ... ok [junit] checking for Java version for use with -target and by Ant in build.xml... ok [junit] checking the JDK version... ok [junit] checking for java.home property by compiling a test program ... ok [junit] checking for java.home property by running a test program ... ok [junit] checking for the jar command... ok [junit] checking that /usr/local/lib/jvm/openjdk11/bin/jar can handle -i... ok [junit] checking for the jarsigner command... ok [junit] configure: WARNING: Cannot find '/usr/local/lib/jvm/openjdk11/bin/javaws'. [junit] or '/Commands/javaws', looking in the path. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the javaws command... checking for javaws... no [junit] configure: WARNING: The javaws command "" is not executable or not found. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the keytool command... ok [junit] checking for the proper CLASSPATH separator... ok [junit] checking Nashorn, the JavaScript engine, used by Accessors... ok [junit] checking Java version 11.0.2 > 10, checking for asm-all.jar, used by standalone Nashorn... ok [junit] checking Java version 11.0.2 > 10, checking for standalone Nashorn... ok [junit] checking Compiling a Nashorn test program with classpath /home/travis/build/icyphy/ptII/config:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar... ok [junit] checking for /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/, used by CapeCode and Accessors... ok [junit] checking Java 9 and later... ok [junit] checking for the Apache ant binary... ok [junit] checking for gawk... /usr/bin/gawk [junit] checking for mvn... /usr/local/maven-3.6.3/bin/mvn [junit] checking for maven ant task. This could take a minute the first time configure is run.... ok [junit] configure: WARNING: Failed to find /usr/local/include/boost/numeric/odeint.hpp [junit] This is only a problem if you want to rebuild the Functional [junit] Mock-up Interface ++ C files in actor/lib/fmi/fmipp. [junit] Most users can use the shared libraries in /home/travis/build/icyphy/ptII/lib or /home/travis/build/icyphy/ptII/bin. [junit] checking for websensor in $PTII/ptolemy/apps/websensor... checking for Boost... checking for BSH, the Java Bean Shell... ok [junit] checking for Cal, the actor language... ok [junit] checking for saxon8.jar (used by caltrop)... ok [junit] checking for saxon8-dom.jar (used by caltrop)... ok [junit] checking for java_cup.jar (used by caltrop)... ok [junit] configure: WARNING: Failed to find Checkstyle in /home/travis/build/icyphy/ptII/vendors/checkstyle-6.2 [junit] Checkstyle is only necessary for code cleaning. [junit] Checkstyle is LGPL'd, so while it could be in the ptII repo, we don't add it. [junit] Checkstyle may be downloaded from http://checkstyle.sourceforge.net/ [junit] checking for Checkstyle, optionally used to check the style of Java files.... checking for Chic, the model checker... ok [junit] checking for Ptolemy subset of Colt, the scientific computing lib... ok [junit] configure: WARNING: Did not find /home/travis/build/icyphy/ptII/vendors/misc/colt/colt.jar, [junit] using /home/travis/build/icyphy/ptII/lib/ptcolt.jar [junit] CORBATest.java:28: error: package org.omg.CORBA does not exist [junit] import org.omg.CORBA.Object; [junit] ^ [junit] CORBATest.java:46: error: package org.omg.CORBA does not exist [junit] public static org.omg.CORBA.Object corbaObject = null; [junit] ^ [junit] 2 errors [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" CORBATest.java' failed. [junit] perhaps you are running an JDK 1.9? [junit] You will not be able to run the ptolemy.actor.corba actors, [junit] which is probably not a problem. [junit] configure: WARNING: Failed to find Cobertura in /home/travis/build/icyphy/ptII/vendors/corbertura-2.0.3 [junit] Cobertura is only necessary to for code coverage. [junit] Cobertura is GPL'd, so we don't check it in to the ptII repository. [junit] Cobertura may be downloaded from http://cobertura.github.io/cobertura/ [junit] configure: WARNING: Failed to find CUnit in /usr/local or [junit] /home/travis/build/icyphy/ptII/vendors/CUnit. [junit] CUnit is only necessary to test the C templates of the code generation facility [junit] configure: WARNING: Could not find tools.jar, checking for classes.jar [junit] configure: WARNING: Could not find tools.jar or classes.jar in [junit] PTJAVA_HOME = /usr/local/lib/jvm/openjdk11 [junit] Usually, tools.jar is in PTJAVA_HOME/../lib/tools.jar [junit] or classes.jar is in PTJAVA_HOME/../Classes/classes.jar [junit] Since tools.jar and classes.jar cannot be found, [junit] we will not use doclets from ptII/doc/doclets, which [junit] means that the actor documentation index system will not work. [junit] checking for Full version of Colt, the scientific computing lib... checking for CORBA... checking for Cobertura, optionally used for Java code coverage.... checking for CUnit to be used to test the C cg templates... checking for tools.jar for use with doclets... checking for classes.jar for use with doclets... checking for javadoc... /usr/local/lib/jvm/openjdk11/bin/javadoc [junit] configure: WARNING: Failed to find /home/travis/build/icyphy/ptII/vendors/mbed/gcc-arm/bin/arm-none-eabi-gcc [junit] so the Mbed CG facility will not be run. [junit] checking for arm-none-eabi-gcc... checking for the iText PDF jar... ok [junit] checking G4LTL... ok [junit] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [junit] import com.sun.image.codec.jpeg.JPEGCodec; [junit] ^ [junit] JAITest.java:28: error: package javax.media.jai does not exist [junit] import javax.media.jai.*; [junit] ^ [junit] 2 errors [junit] configure: WARNING: JAI not found in the default classpath [junit] checking for Java Advanced Imaging (JAI) API... checking for JAI in /home/travis/build/icyphy/ptII/vendors... ok [junit] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [junit] import com.sun.image.codec.jpeg.JPEGCodec; [junit] ^ [junit] 1 error [junit] configure: WARNING: JAI not found in /home/travis/build/icyphy/ptII/vendors/jai-1_1_3 [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" JAITest.java' failed and JAI jars were not found [junit] in /home/travis/build/icyphy/ptII/vendors [junit] perhaps the Java Advanced Imaging API is not installed? [junit] [junit] Note that JAI does not work in Java 9 and later because Java 9 removed [junit] internal classes used by JAI. [junit] See https://wiki.eecs.berkeley.edu/ptexternal/Main/JAI [junit] [junit] You need not download Jai unless you plan on using the video [junit] actors in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jai [junit] The JAI API can be downloaded from [junit] http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-java-client-419417.html [junit] checking for JAI using jars in /home/travis/build/icyphy/ptII/vendors/jai-1_1_3/lib... checking for Jcerti, used by hlacerti ... ok [junit] configure: WARNING: Failed to find /usr/local/jmodelica/include/jmi.h [junit] which is part of JModelica. [junit] Ptolemy optionally includes one or more FMUs that use JModelica. [junit] To install JModelica, see https://svn.jmodelica.org/trunk/INSTALL [junit] checking for JavaMail directory... ok [junit] checking for JModelica... TMP_JAVAFX_DIR=/home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2 [junit] /home/travis/build/icyphy/ptII/vendors/javafx: total 4 [junit] drwxr-xr-x 4 travis travis 4096 Jan 16 2019 javafx-sdk-11.0.2 [junit] JavaFXTest.java:28: error: package javafx.embed.swing does not exist [junit] import javafx.embed.swing.JFXPanel; [junit] ^ [junit] JavaFXTest.java:29: error: package javafx.scene.media does not exist [junit] import javafx.scene.media.Media; [junit] ^ [junit] JavaFXTest.java:49: error: cannot find symbol [junit] public static JFXPanel fxPanel = null; [junit] ^ [junit] symbol: class JFXPanel [junit] location: class JavaFXTest [junit] 3 errors [junit] configure: WARNING: JavaFX not yet found [junit] checking for JavaFX... checking checking for JavaFX in the default classpath... checking checking for JavaFX in a module... ok [junit] JMFTest.java:28: error: package javax.media does not exist [junit] import javax.media.CaptureDeviceInfo; [junit] ^ [junit] 1 error [junit] configure: WARNING: JMF not found in the default classpath, will check elsewhere next. [junit] checking for Java Media Framework (JMF) in the default classpath... checking for JMF in /home/travis/build/icyphy/ptII/vendors/JMF*... ok [junit] checking for the JMF directory... ok [junit] checking for Java Native Access (JNA) jar... ok [junit] checking for joystick jar file... ok [junit] checking for ptjacl.jar... ok [junit] checking for how to run jacl with "/usr/local/lib/jvm/openjdk11/bin/java"... % ok [junit] checking for JSoup, used when exporting html pages. ... ok [junit] checking for the JUnit - the Java Unit Testing Framework... ok [junit] checking for the JUnitParams, needed by our JUnit tests... ok [junit] checking for the Java Excel API (JXL)... ok [junit] checking for jython... no [junit] checking for jython.bat... no [junit] checking for Jython, the Java implementation of Python... ok [junit] checking for kieler jar file used by layout ... ok [junit] checking for node... checking for node... /home/travis/build/icyphy/ptII/bin/node [junit] checking for npm... checking for npm... /home/travis/build/icyphy/ptII/bin/npm [junit] checking for npm before 5.x... ok [junit] checking for OpenCV Java API... ok [junit] checking for OpenCV by compiling and running a small OpenCV program... About to load opencv_java320 [junit] Exception in thread "main" java.lang.RuntimeException: Could not load opencv_java320. [junit] java.library.path = /home/travis/pthla/certi-tools/lib:/usr/lib/jni:/usr/local/share/OpenCV/java/:/usr/share/OpenCV/java::/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib [junit] at OpenCVTest.main(OpenCVTest.java:79) [junit] Caused by: java.lang.UnsatisfiedLinkError: no opencv_java320 in java.library.path: [/home/travis/pthla/certi-tools/lib, /usr/lib/jni, /usr/local/share/OpenCV/java/, /usr/share/OpenCV/java, ., /usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib] [junit] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660) [junit] at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:829) [junit] at java.base/java.lang.System.loadLibrary(System.java:1867) [junit] at OpenCVTest.main(OpenCVTest.java:52) [junit] configure: WARNING: Failed to run OpenCV test program in /home/travis/build/icyphy/ptII/config with [junit] /usr/local/lib/jvm/openjdk11/bin/java -classpath /home/travis/build/icyphy/ptII/lib/opencv-320.jar:. OpenCVTest [junit] so we will try other jars. [junit] checking for opencv-*.jar in /home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java /home/travis/build/icyphy/ptII/lib /opt/local/share/OpenCV/java /usr/share/OpenCV/java /usr/local/share/OpenCV/java... ok [junit] checking /home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar... About to load opencv_java341 [junit] Imgproc.LINE_8: 8 [junit] Loaded opencv_java341 [junit] ok [junit] checking if org/ptolemy/opencv will be compiled.... ok [junit] checking for Open Sound Control/Processing.org interface (oscP5). ... ok [junit] checking for rxtx serial port interface... ok [junit] configure: WARNING: Could not find directory [junit] '/home/travis/build/icyphy/ptII/vendors/sun/javacc-5.0' [junit] so we search for the jjtree command. [junit] configure: WARNING: Failed to find jjtree [junit] configure: WARNING: Failed to find javacc, perhaps JavaCC is not installed? [junit] You need not download JavaCC unless you plan on modifying .jjt files [junit] in ptolemy/data/expr. [junit] JavaCC is available from [junit] https://javacc.org [junit] [junit] Note that the zip file that gets downloaded is actually an installer [junit] that must be run to install the JavaCC.zip file that contains the classes. [junit] [junit] Note that JavaCC-4.1 and 4.2 will not work, there are problems with [junit] ReInit() being static or not static. [junit] [junit] JavaCC-6.0 seems to not include the jjtree and javacc scripts, so [junit] we recommend JavaCC-5.0. [junit] [junit] Try: [junit] cd /home/travis/build/icyphy/ptII/vendors/sun [junit] wget https://javacc.org/downloads/javacc-5.0.tar.gz [junit] tar -zxf javacc-5.0.tar.gz [junit] cd /home/travis/build/icyphy/ptII [junit] ./configure [junit] [junit] Configure looks for JavaCC in /home/travis/build/icyphy/ptII/vendors/sun/javacc-5.0 [junit] so either install JavaCC in that location or use the --with-javacc= flag [junit] and then rerun configure.' [junit] checking for JavaCC... checking for jjtree... no [junit] checking for Java3D... ok [junit] checking for Jogl... ok [junit] ok [junit] ok [junit] ok [junit] ls: cannot access '/home/travis/build/icyphy/ptII/vendors/jogl/lib/natives/linux-amd64/*.jar': No such file or directory [junit] checking for jini directory... ok [junit] checking for jars used by jini... ...ok [junit] checking for the proper JNI architecture... checking for gcc... /usr/bin/gcc [junit] checking for cc... (cached) /usr/bin/gcc [junit] checking for javah... /usr/bin/javah [junit] configure: WARNING: /usr/local/lib/jvm/openjdk11/../include was not found. As a result, compilation of JNI actors will fail. [junit] checking for the cc for JNI... checking for that the pieces for JNI have been found... ok [junit] checking for the proper JNI architecture include directory... checking for the proper JNI library architecture... ok [junit] checking for if the -mno-cygwin flag is available... ok [junit] checking for the proper shared library gcc flag... ok [junit] checking for the proper shared library cc flag... ok [junit] checking for the proper shared library link flag... ok [junit] checking for the proper shared library prefix... ok [junit] checking for the proper shared library suffix... ok [junit] checking for JNI libraries needed to link JNI... ok [junit] checking for jode directory... ok [junit] checking for $JODE_DIR/jode.jar... ok [junit] checking for json directory... ok [junit] checking for matlab... no [junit] configure: WARNING: Failed to find matlab executable in the path. [junit] Perhaps Matlab is not installed? [junit] If Matlab is not present, then the Ptolemy II/Matlab interface in [junit] $PTII/ptolemy/matlab will not be usable. [junit] configure: WARNING: Matlab was not found, but compiling the .java files in ptolemy/matlab/ should be ok. [junit] checking for Protocol Buffers (ProtoBuf)... ok [junit] checking for the Paho MQTT jar... ok [junit] checking for mapss.jar, used by the PSDF domain... ok [junit] checking for anltr.jar, used by the Ptalon... ok [junit] checking for scalac... no [junit] configure: WARNING: Failed to find the scalac binary, [junit] so org/ptolemy/scala will be excluded [junit] checking for soot directory... ok [junit] checking for $SOOT_DIR/sootclasses.jar... ok [junit] checking for rt.jar by compiling config/SystemJar.java... ok [junit] checking the location or rt.jar... ok [junit] checking for mysql jar, used by the database actors... ok [junit] SystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableSystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableconfigure: WARNING: ojdbc6.jar not found, [junit] but only necessary to use database actors with Oracle. [junit] If the mysql jar file is present, then the Oracle Java Database Connector is not necessary [junit] To install ojdbc5.jar or ojdbc6.jar, [junit] download it from https://www.oracle.com/technetwork/database/features/jdbc/jdbc-drivers-12c-download-1958347.html [junit] copy it to ptolemy/actor/lib/database [junit] and rerun ./configure [junit] checking for ojdbc6.jar... checking for Sphinx4 Speech recognition data jar API... ok [junit] checking for Sphinx4 Speech recognition core jar API... ok [junit] checking for PDFRenderer... ok [junit] configure: WARNING: Failed to find Batik Jar file [junit] You need only have Batik if you are planning on rebuilding diva.jar [junit] for use with Kepler. [junit] Batik can be downloaded from http://xmlgraphics.apache.org/batik/, [junit] batike-1.9/lib/batik-all-1.9.jar copied to /home/travis/build/icyphy/ptII/lib [junit] and ./configure rerun. [junit] checking for Batik SVG... checking for svgSalamander... ok [junit] checking for RSyntaxEditor... ok [junit] configure: WARNING: $TOSROOT is not set. It must be set to use PtinyOS. [junit] configure: WARNING: $TOSROOT is set to '', [junit] but there is no directory by that name, so we will not set up for PtinyOS. [junit] For details, see /home/travis/build/icyphy/ptII/ptolemy/domains/ptinyos/README.txt. [junit] configure: WARNING: Failed to find giotto/gdk.jar [junit] perhaps Giotto is not installed? [junit] You need not download Giotto unless you plan on generating code for [junit] Giotto models. [junit] The Giotto SDK can be [junit] downloaded from https://embedded.eecs.berkeley.edu/giotto/ [junit] Copy gdk.jar to /home/travis/build/icyphy/ptII/vendors/giotto, for example: [junit] mkdir -p /home/travis/build/icyphy/ptII/vendors/giotto [junit] cp C:/Program\ Files/Giotto*/gdk.jar /home/travis/build/icyphy/ptII/vendors/giotto/ [junit] checking the for TinyOS... checking for giotto directory... checking for the Vertx application platform interface. ... ok [junit] checking for slf4-api... ok [junit] checking for slf4-simple... ok [junit] checking for webcam-capture... ok [junit] checking for xbjlib directory... ok [junit] checking for gcc... /usr/bin/gcc [junit] checking for libexpat... ok [junit] checking for expat.h... ok [junit] configure: WARNING: Failed to find boost/numeric/odeint.hpp, so FMI ++ [junit] will not be compiled. FMI++ is an extension of the [junit] Functional Mockup Interface, see [junit] http://sourceforge.net/p/fmipp/wiki/Home/ [junit] configure: creating ./config.status [junit] config.status: creating mk/ptII.mk [junit] config.status: creating bin/ptinvoke [junit] config.status: creating build.xml [junit] config.status: creating .classpath [junit] config.status: creating bin/comm.policy [junit] config.status: creating lib/ptII.properties [junit] config.status: creating ptolemy/util/test/junit/javachdir [junit] config.status: creating ptolemy/util/test/junit/javachdir32 [junit] config.status: executing default commands [junit] /home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/ant/bin/ant [junit] Buildfile: /home/travis/build/icyphy/ptII/build.xml [junit] [junit] build-message: [junit] [echo] Use ant -p to see other targets. JAVA_HOME=/usr/local/lib/jvm/openjdk11 [junit] [echo] tools.jar is necessary for compilation of doc/doclets/. [junit] [echo] If compilation fails, try setting JAVA_HOME to the location of the JDK. [junit] [echo] For example: [junit] [echo] [bldmastr@sisyphus ptII]$ which java [junit] [echo] /usr/bin/java [junit] [echo] [bldmastr@sisyphus ptII]$ ls -l /usr/bin/java [junit] [echo] lrwxrwxrwx 1 root root 26 Jul 31 10:12 /usr/bin/java -> /usr/java/default/bin/java [junit] [echo] [bldmastr@sisyphus ptII]$ export JAVA_HOME=/usr/java/default [junit] [echo] [junit] [junit] -build-subprojects-empty: [junit] [junit] build-subprojects: [junit] [junit] -check-node: [junit] [junit] -check-node-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node --version [junit] [exec] v7.10.1 [junit] [junit] -check-npm: [junit] [junit] -check-npm-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] [exec] 4.2.0 [junit] [junit] -check-if-npmjs-org-is-up: [junit] [echo] Check to see if https://www.npmjs.org is up. [junit] [junit] -jsdoc-no-network-message: [junit] [junit] -check-jsdoc: [junit] [junit] jsdoc-install: [junit] [junit] jsdoc-update: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc [junit] [junit] -ptdoc-no-node: [junit] [junit] -ptdoc-no-npm: [junit] [junit] ptdoc: [junit] [echo] [junit] [echo] If the ptdoc target fails, then try running: [junit] [echo] ant build-project build-bin [junit] [echo] [junit] [junit] -check-node: [junit] [junit] -check-node-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node --version [junit] [exec] v7.10.1 [junit] [junit] -check-npm: [junit] [junit] -check-npm-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] [exec] 4.2.0 [junit] [junit] -check-if-npmjs-org-is-up: [junit] [echo] Check to see if https://www.npmjs.org is up or $TRAVIS is set. [junit] [junit] -jsdoc-no-network-message: [junit] [junit] -check-jsdoc: [junit] [echo] To stop CapeCode from invoking jsdoc and svn, set the PT_NO_NET environment variable. [junit] [echo] Under BASH: [junit] [echo] export PT_NO_NET=true [junit] [echo] If ptdoc fails, and you are building from $PTII, try: [junit] [echo] ant build-project build-bin [junit] [echo] [junit] [junit] jsdoc-install: [junit] [junit] jsdoc-update: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc [junit] [junit] -ptdoc-no-node-message: [junit] [junit] -ptdoc-no-npm-message: [junit] [junit] -check-jsdoc-again: [junit] [junit] -jsdoc-command-message: [junit] [junit] ptdoc: [junit] [echo] Invoke /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/../node_modules/@terraswarm/jsdoc/jsdoc.js to read *.js files and generate *PtDoc.xml files suitable for Ptolemy. [junit] [echo] See https://chess.eecs.berkeley.edu/ptexternal/wiki/Main/JSDocSystems [junit] [echo] See jsdoc/jsdoc.json [junit] [echo] See jsdoc/plugins/accessorJSDocTags.js [junit] [echo] See jsdoc/templates/ptdoc/publish.js [junit] [echo] [junit] [echo] If the ptdoc target fails, the there is likely a problem with node or npm. It is possible [junit] [echo] to use CapeCode even if the ptdoc target fails. [junit] [echo] [junit] [echo] If you are building from $PTII, try: [junit] [echo] ant build-project build-bin [junit] [echo] [junit] [echo] [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/../node_modules/@terraswarm/jsdoc/jsdoc.js --configure jsdoc/jsdoc.json --recurse --template jsdoc/templates/ptdoc --verbose . [junit] [exec] Generating output files... [junit] [exec] Finished running in 14.15 seconds. [junit] [junit] build-project: [junit] [echo] ptII: /home/travis/build/icyphy/ptII/build.xml [junit] [javac] Compiling 2 source files to /home/travis/build/icyphy/ptII [junit] [junit] -check-ptII-mk-file: [junit] [junit] -check-bin-vergil: [junit] [junit] -check-make-bin-vergil: [junit] [junit] build-bin-not: [junit] [junit] build-not-bin-vergil: [junit] [junit] build-bin: [junit] [junit] build: [junit] [junit] BUILD SUCCESSFUL [junit] Total time: 21 seconds [junit] Loading DOPCenter model, running it and exporting [junit] +rm DOPCenter.png [junit] rm: cannot remove 'DOPCenter.png': No such file or directory [junit] +/home/travis/build/icyphy/ptII/bin/ptinvoke -Dptolemy.ptII.doNotExit= ptolemy.vergil.basic.export.ExportModel png -run -save /home/travis/build/icyphy/ptII/ptolemy/domains/space/demo/DOPCenter/DOPCenter.xml [junit] Running .DOPCenter [junit] 2820 ms. Memory: 165888K Free: 114043K (69%) [junit] Saving .DOPCenter [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/domains/space/demo/DOPCenter/DOPCenter.png [junit] +/home/travis/build/icyphy/ptII/bin/ptinvoke -Dptolemy.ptII.doNotExit= ptolemy.vergil.basic.export.ExportModel png -run -save /home/travis/build/icyphy/ptII/ptolemy/domains/space/demo/DOPCenter/DOPCenter.xml [junit] Running .DOPCenter [junit] 2736 ms. Memory: 169984K Free: 119154K (70%) [junit] Saving .DOPCenter [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/domains/space/demo/DOPCenter/DOPCenter.png [junit] +/home/travis/build/icyphy/ptII/bin/ptinvoke ptolemy.actor.gui.MoMLSimpleApplication Placard.xml [junit] 3116 ms. Memory: 129024K Free: 86074K (67%) [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] +[ -f Placard.tex ] [junit] +pdflatex Placard.tex [junit] This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) (preloaded format=pdflatex) [junit] restricted \write18 enabled. [junit] entering extended mode [junit] (./Placard.tex [junit] LaTeX2e <2016/02/01> [junit] Babel <3.9q> and hyphenation patterns for 3 language(s) loaded. [junit] (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls [junit] Document Class: article 2014/09/29 v1.4h Standard LaTeX document class [junit] (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) [junit] No file Placard.aux. [junit] [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] [3] [4] [5] [6] [junit] [7] (./Placard.aux) ) [junit] Output written on Placard.pdf (7 pages, 22862 bytes). [junit] Transcript written on Placard.log. [junit] +[ ! -f Placard.pdf ] [junit] +rm Placard.aux Placard.log [junit] +/home/travis/build/icyphy/ptII/bin/ptinvoke ptolemy.actor.gui.MoMLSimpleApplication DOPCSV.xml [junit] 2934 ms. Memory: 129024K Free: 102048K (79%) [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] +[ ! -f DOP.csv ] [junit] -rw-rw-r-- 1 travis travis 162749 Jun 6 02:08 /home/travis/build/icyphy/ptII/ptolemy/domains/space/demo/DOPCenter/DOPCenter.png [junit] make: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] All Done [junit] /home/travis/build/icyphy/ptII/adm/installers/test/installers.tcl [junit] adm/test/Nightly.tcl: about to clean [junit] adm/test/nightlyMake.tcl: about to execute [make -C /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm JAR=/usr/bin/jar TAR=/usr/local/bin/tar clean] [junit] About to execute: [junit] make -C [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 [junit] PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. [junit] PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm [junit] JAR=/usr/bin/jar TAR=/usr/local/bin/tar clean [junit] make: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] rm -f ptII11_1_devel_setup_windows.jar ptII11_1_devel_setup_windows.exe [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptiny.exe /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptbook.exe /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/matlab/ptmatlab.dll [junit] # [junit] # Now cleaning old tar files [junit] # [junit] clean Mon Jun 6 02:08:54 UTC 2022 [junit] 02:08:54 up 6 min, 1 user, load average: 2.09, 1.19, 0.51 [junit] rm -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.tar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptolemy.devel11.1.devel.src.tar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.tar [junit] rm -f opencv_java320.dll [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.jar src_jar [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel src installshield/* [junit] rm -rf capecode0.3.devel.src.jar [junit] rm -rf hyvisual11.1.devel.src.jar [junit] rm -rf viptos1.1.devel.src.jar [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptzip [junit] rm -rf ptII11_1_devel_setup_windows_64.exe ptII11_1_devel_setup_windows_64.jar ptII11_1_devel_setup_windows_64.xml ptII11_1_devel_setup_windows.jar ptII11_1_devel_setup_windows.exe test/installerTest test/ptII11.1.devel [junit] rm -rf capecode0.3.devel.src.jar capecode0.3.devel.tar.gz [junit] rm -rf capecode0_3_devel_setup_windows_64.xml capecode0_3_devel_setup_windows.jar capecode0_3_devel_setup_windows_64.exe [junit] rm -rf capecode0.3.devel.setup.mac.app capecode0.3.devel.setup.mac.app.tar.gz capecode0.3.devel.setup.mac.dmg capecode0.3.devel.setup.mac.jar capecode0.3.devel.setup.mac.xml [junit] rm -rf capecode0.3.devel.setup.linux.tar.gz capecode0.3.devel.setup.linux.jar capecode0.3.devel.setup.linux.xml [junit] rm -rf capecode0_3_devel_setup_windows.exe capecode0_3_devel_setup_windows.jar [junit] rm -rf capecode0_3_devel_setup_windows_64.exe capecode0_3_devel_setup_windows_64.jar [junit] rm -rf capeCodeNonGUI.tar.gz [junit] rm -rf ptII11.1.devel.setup.mac.jar ptII11.1.devel.setup.mac.app ptII11.1.devel.setup.mac.app.tar.gz ptII11.1.devel.setup.mac.dmg ptII11.1.devel.setup.mac.jar ptII11.1.devel.setup.mac.xml [junit] rm -rf ptII11.1.devel.setup.linux.jar ptII11.1.devel.setup.mac.xml [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.tar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.tar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.jar [junit] make: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] All Done [junit] adm/test/nightlyMake.tcl: about to execute [make -C /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm JAR=/usr/bin/jar TAR=/usr/local/bin/tar all] [junit] About to execute: [junit] make -C [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 [junit] PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. [junit] PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm [junit] JAR=/usr/bin/jar TAR=/usr/local/bin/tar all [junit] make: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] if [ ! -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/izpack-dist-5.1.3-SNAPSHOT.jar ]; then \ [junit] echo "Downloading izpack: `date`"; \ [junit] wget --quiet -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/izpack-dist-5.1.3-SNAPSHOT.jar \ [junit] https://github.com/icyphy/ptII/releases/download/nightly/izpack-dist-5.1.3-SNAPSHOT.jar; \ [junit] fi [junit] sed 's#@@PTII@@#/home/travis/build/icyphy/ptII/adm/installers/test/../../..#' izpackInstallDist.xml > izpackInstall.xml [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors; java -jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/izpack-dist-5.1.3-SNAPSHOT.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/izpackInstall.xml) [junit] Command line arguments: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/izpackInstall.xml [junit] [ Starting automated installation ] [junit] ==================== [junit] Installation started [junit] Framework: 5.1.3-SNAPSHOT-3e7e3 (IzPack) [junit] Platform: ubuntu_linux,version=4.15.0-1098-gcp,arch=x64,symbolicName=null,javaVersion=11.0.2 [junit] [ Starting to unpack ] [junit] [ Processing package: Required files (1/2) ] [junit] Cleaning up the target folder ... [junit] [ Processing package: Experimental tools (2/2) ] [junit] [ Unpacking finished ] [junit] Installation finished [junit] [ Writing the uninstaller data ... ] [junit] [ Automated installation done ] [junit] #rm -f izpackInstall.xml [junit] [junit] izpackFix: [junit] Changing the Info.plist for the Mac installer app to require Java 1.8 or later. [junit] [junit] if [ ! -f "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.orig" ]; then \ [junit] cp "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist" "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.orig"; \ [junit] fi [junit] sed 's@1.[*0-8+]*@1.8+@' "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist" > "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.tmp" [junit] diff "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.tmp" "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist" [junit] 28c28 [junit] < 1.8+ [junit] --- [junit] > 1.4+ [junit] make: [izpackFix] Error 1 (ignored) [junit] makefile:2825: recipe for target 'izpackFix' failed [junit] mv "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.tmp" "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist" [junit] if [ ! -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/launch4j-3.14.tgz ]; then \ [junit] case `uname` in \ [junit] Darwin) osfile=macosx-x86;; \ [junit] Linux) osfile=linux-x64;; \ [junit] esac; \ [junit] echo "Downloading /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/launch4j-3.14.tgz for $osfile: `date`"; \ [junit] wget --quiet "https://osdn.net/frs/g_redir.php?m=kent&f=launch4j%2Flaunch4j-3%2F3.14%2Flaunch4j-3.14-$osfile.tgz" -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/launch4j-3.14.tgz; \ [junit] fi [junit] Creating L4J_DIR: /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j [junit] if [ ! -d /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j ]; then \ [junit] cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors; \ [junit] /usr/local/bin/tar -zxf /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/launch4j-3.14.tgz; \ [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j; \ [junit] fi [junit] total 264 [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 bin [junit] -rw-r--r-- 1 travis travis 2457 Feb 11 2021 build.xml [junit] drwxr-xr-x 5 travis travis 4096 Jun 6 02:08 demo [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 head [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 head_jni_BETA [junit] drwxr-xr-x 6 travis travis 4096 Jun 6 02:08 head_src [junit] -rwxr-xr-x 1 travis travis 160 May 30 2017 launch4j [junit] -rwxr-xr-x 1 travis travis 211 Feb 4 2021 launch4jc [junit] -rw-r--r-- 1 travis travis 200955 Mar 7 2021 launch4j.jar [junit] -rw-r--r-- 1 travis travis 125 May 30 2017 launch4j.jfpr [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 lib [junit] -rw-r--r-- 1 travis travis 1630 Jan 26 2021 LICENSE.txt [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 manifest [junit] drwxr-xr-x 4 travis travis 4096 Jun 6 02:08 maven [junit] drwxr-xr-x 4 travis travis 4096 Jun 6 02:08 src [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 w32api [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 web [junit] cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/opencv_java320.dll opencv_java320.dll [junit] if [ ! -f "node/node-v7.10.1-darwin-x64.tar.gz" ]; then \ [junit] echo "Downloading node darwin node/node-v7.10.1-darwin-x64.tar.gz: `date`"; \ [junit] (cd node; wget --quiet https://nodejs.org/dist/v7.10.1/node-v7.10.1-darwin-x64.tar.gz); \ [junit] fi [junit] Downloading node darwin node/node-v7.10.1-darwin-x64.tar.gz: Mon Jun 6 02:08:56 UTC 2022 [junit] if [ ! -f "node/node-v7.10.1-linux-x64.tar.xz" ]; then \ [junit] echo "Downloading node linux node/node-v7.10.1-linux-x64.tar.xz: `date`"; \ [junit] (cd node; wget --quiet https://nodejs.org/dist/v7.10.1/node-v7.10.1-linux-x64.tar.xz); \ [junit] fi [junit] Downloading node linux node/node-v7.10.1-linux-x64.tar.xz: Mon Jun 6 02:08:56 UTC 2022 [junit] if [ ! -f "node/node-v7.10.1-win-x64.zip" ]; then \ [junit] echo "Downloading node win node/node-v7.10.1-win-x64.zip: `date`"; \ [junit] (cd node; wget --quiet https://nodejs.org/dist/v7.10.1/node-v7.10.1-win-x64.zip); \ [junit] fi [junit] Downloading node win node/node-v7.10.1-win-x64.zip: Mon Jun 6 02:08:56 UTC 2022 [junit] # [junit] # Now creating PTIIDIST: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel [junit] # [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel Mon Jun 6 02:08:57 UTC 2022 [junit] 02:08:57 up 6 min, 1 user, load average: 2.17, 1.22, 0.53 [junit] OPENCV_DLL: opencv_java320.dll [junit] NODE_DARWIN: node/node-v7.10.1-darwin-x64.tar.gz [junit] NODE_LINUX: node/node-v7.10.1-linux-x64.tar.xz [junit] NODE_WIN: node/node-v7.10.1-win-x64.zip [junit] IZPACK_DIR: /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack [junit] L4J_DIR: /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel [junit] git pull in /home/travis/build/icyphy/ptII/adm/installers/test/../../.. [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../..; git pull) [junit] Already up to date. [junit] git pull in /home/travis/build/icyphy/ptII/adm/installers/test/../../../org/terraswarm/accessor/accessors/web [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../org/terraswarm/accessor/accessors/web; git pull) [junit] Already up to date. [junit] #@echo "Be sure that ptolemy/media/javasound/javasound.jar exists" [junit] #(cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../ptolemy/media/javasound; make jars) [junit] #@echo "Be sure that ptolemy/actor/lib/javasound/javasound.jar exists" [junit] #(cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../ptolemy/actor/lib/javasound; make jars) [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../..; \ [junit] rm -f build.xml; \ [junit] /usr/local/bin/tar -c --no-anchored \ [junit] --exclude="CVS" \ [junit] --exclude=",svn" \ [junit] --exclude=".git" \ [junit] -X /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/src.ex \ [junit] -X /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/src1.ex \ [junit] -f - .cshrc .classpath.in .classpath.default .eclipse.epf .project.default CONTRIBUTING.md README.md ant bin build.default.xml build.xml.in cluster.xml com/cureos com/jgoodies com/jhlabs com/makefile com/microstar config configure configure.in contrib copyright.htm copyright.txt diva doc edu jars.xml lib lbnl makefile mk net org plugin.xml pom.xml ptdb ptKeystore.properties ptolemy ptserver thales util vergil.jnlp.in vergilBCVTB.jnlp.in vergilCapeCode.jnlp.in vergilCyPhySim.jnlp.in vergilDSP.jnlp.in vergilHyVisual.jnlp.in vergilPtiny.jnlp.in vergilPtinyKepler.jnlp.in vergilPtinySandbox.jnlp.in vergilSpace.jnlp.in vergilVisualSense.jnlp.in )| \ [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; /usr/local/bin/tar -xpf -) [junit] /usr/local/bin/tar: ptdb: Cannot stat: No such file or directory [junit] /usr/local/bin/tar: ptserver: Cannot stat: No such file or directory [junit] /usr/local/bin/tar: Exiting with failure status due to previous errors [junit] Removing other documentation [junit] #@echo " tar -X does not seem to work under Cygwin" [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/configure /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config [junit] -rwxrwxr-x 1 travis travis 624107 Jun 6 02:03 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/configure [junit] [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config: [junit] total 88 [junit] -rw-rw-r-- 1 travis travis 1647 Jun 6 02:03 confTest.java [junit] -rw-rw-r-- 1 travis travis 1660 Jun 6 02:03 CORBATest.java [junit] -rw-rw-r-- 1 travis travis 1717 Jun 6 02:03 EclipseITreeSelection.java [junit] -rw-rw-r-- 1 travis travis 5183 Jun 6 02:03 FindClass.java [junit] -rw-rw-r-- 1 travis travis 289 Jun 6 02:03 gmpTest2.cc [junit] -rw-rw-r-- 1 travis travis 163 Jun 6 02:03 gmpTest.c [junit] -rwxrwxr-x 1 travis travis 2585 Jun 6 02:03 install-sh [junit] -rw-rw-r-- 1 travis travis 1845 Jun 6 02:03 JAITest.java [junit] -rw-rw-r-- 1 travis travis 1653 Jun 6 02:03 java3dTest.java [junit] -rw-rw-r-- 1 travis travis 1842 Jun 6 02:03 JavaFXTest.java [junit] -rw-rw-r-- 1 travis travis 1914 Jun 6 02:03 JavaHome.java [junit] -rw-rw-r-- 1 travis travis 1522 Jun 6 02:03 javasoundTest.java [junit] -rw-rw-r-- 1 travis travis 1739 Jun 6 02:03 JMFTest.java [junit] -rw-rw-r-- 1 travis travis 1707 Jun 6 02:03 JXLTest.java [junit] -rw-rw-r-- 1 travis travis 1727 Jun 6 02:03 MajorOSName.java [junit] -rw-rw-r-- 1 travis travis 1704 Jun 6 02:03 NashornTest.java [junit] -rw-rw-r-- 1 travis travis 3507 Jun 6 02:03 OpenCVTest.java [junit] -rw-rw-r-- 1 travis travis 1715 Jun 6 02:03 quickTimeTest.java [junit] -rw-rw-r-- 1 travis travis 4967 Jun 6 02:03 RootDirectory.java [junit] -rw-rw-r-- 1 travis travis 3730 Jun 6 02:03 SystemJar.java [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config/*.jar \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config/*.class [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/configure /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config [junit] -rwxrwxr-x 1 travis travis 624107 Jun 6 02:03 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/configure [junit] [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config: [junit] total 88 [junit] -rw-rw-r-- 1 travis travis 1647 Jun 6 02:03 confTest.java [junit] -rw-rw-r-- 1 travis travis 1660 Jun 6 02:03 CORBATest.java [junit] -rw-rw-r-- 1 travis travis 1717 Jun 6 02:03 EclipseITreeSelection.java [junit] -rw-rw-r-- 1 travis travis 5183 Jun 6 02:03 FindClass.java [junit] -rw-rw-r-- 1 travis travis 289 Jun 6 02:03 gmpTest2.cc [junit] -rw-rw-r-- 1 travis travis 163 Jun 6 02:03 gmpTest.c [junit] -rwxrwxr-x 1 travis travis 2585 Jun 6 02:03 install-sh [junit] -rw-rw-r-- 1 travis travis 1845 Jun 6 02:03 JAITest.java [junit] -rw-rw-r-- 1 travis travis 1653 Jun 6 02:03 java3dTest.java [junit] -rw-rw-r-- 1 travis travis 1842 Jun 6 02:03 JavaFXTest.java [junit] -rw-rw-r-- 1 travis travis 1914 Jun 6 02:03 JavaHome.java [junit] -rw-rw-r-- 1 travis travis 1522 Jun 6 02:03 javasoundTest.java [junit] -rw-rw-r-- 1 travis travis 1739 Jun 6 02:03 JMFTest.java [junit] -rw-rw-r-- 1 travis travis 1707 Jun 6 02:03 JXLTest.java [junit] -rw-rw-r-- 1 travis travis 1727 Jun 6 02:03 MajorOSName.java [junit] -rw-rw-r-- 1 travis travis 1704 Jun 6 02:03 NashornTest.java [junit] -rw-rw-r-- 1 travis travis 3507 Jun 6 02:03 OpenCVTest.java [junit] -rw-rw-r-- 1 travis travis 1715 Jun 6 02:03 quickTimeTest.java [junit] -rw-rw-r-- 1 travis travis 4967 Jun 6 02:03 RootDirectory.java [junit] -rw-rw-r-- 1 travis travis 3730 Jun 6 02:03 SystemJar.java [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/findclean) [junit] find: ‘./doc/codeDoc’: No such file or directory [junit] rm: cannot remove './org/terraswarm/accessor/accessors/web/hosts/node/node_modules/chai/lib/chai/core': Is a directory [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; rm -rf `cat /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/src.ex`) [junit] # Copy 35Mb OpenCV dll into lib. [junit] cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/opencv_java320.dll /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib [junit] # Set up node directories [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node; tar -zxf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/node/node-v7.10.1-darwin-x64.tar.gz) [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node; tar -Jxf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/node/node-v7.10.1-linux-x64.tar.xz) [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node; unzip -q /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/node/node-v7.10.1-win-x64.zip) [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors; ln -s /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer .) [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/installer [junit] lrwxrwxrwx 1 travis travis 77 Jun 6 02:09 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/installer -> /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer [junit] # Remove the duktape binaries. [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/web; ant clean.duktape); [junit] /home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/ant/bin/ant clean.duktape [junit] Buildfile: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/web/build.xml [junit] [junit] -cargo-in-path: [junit] [echo] [junit] [echo] Checking to see if the cargo binary is present. [junit] [echo] cargo is used for the rusteduk target. [junit] [echo] Rusteduk is a Duktape-based JavaScript Interpreter [junit] [echo] that can be called from rust. [junit] [echo] If cargo is not found, then rusteduk won't compile. [junit] [echo] Rusteduk is not required by Accessors. [junit] [echo] [junit] [junit] clean.rusteduk: [junit] [junit] clean.duktape: [junit] [junit] BUILD SUCCESSFUL [junit] Total time: 0 seconds [junit] # [junit] # Set up vendors directory for making docs and jar_dist [junit] # [junit] # Java3D (for the Mac) [junit] cp -r /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/j3d /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors [junit] # [junit] # Jogl (for the Mac) [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/jogl [junit] cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/jogl/*.txt /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/jogl [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/jogl/lib/Darwin [junit] ls /home/travis/build/icyphy/ptII/vendors/jogl [junit] lib [junit] LICENSE-gluegen.txt [junit] LICENSE-jogl.txt [junit] ls /home/travis/build/icyphy/ptII/vendors/jogl/lib/Darwin [junit] jogamp-fat.jar [junit] cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/jogl/lib/Darwin/*.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/jogl/lib/Darwin [junit] cp -r /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/jogl/lib/natives /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/jogl/lib [junit] # Vergil.app needs the shared libraries to appear in bin/natives. [junit] cp -r /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/jogl/lib/natives /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/ [junit] # Install jsdoc from the npm repo [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; rm -rf node_modules; mkdir -p node_modules; if [ ! -d node_modules/@terraswarm/jsdoc ]; then npm install @terraswarm/jsdoc; fi) [junit] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm install @terraswarm/jsdoc [junit] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm install @terraswarm/jsdoc [junit] npm WARN lifecycle The node binary used for scripts is /home/travis/build/icyphy/ptII/bin/node but npm is using /home/travis/.nvm/versions/node/v7.10.1/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with. [junit] /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel [junit] └─┬ @terraswarm/jsdoc@3.5.1-dev [junit] ├── bluebird@3.4.7 [junit] ├─┬ catharsis@0.8.11 [junit] │ └── lodash@4.17.21 [junit] ├── escape-string-regexp@1.0.5 [junit] ├─┬ espree@3.1.7 [junit] │ ├── acorn@3.3.0 [junit] │ └── acorn-jsx@3.0.1 [junit] ├── js2xmlparser@1.0.0 [junit] ├─┬ klaw@1.3.1 [junit] │ └── graceful-fs@4.2.10 [junit] ├── marked@0.3.19 [junit] ├─┬ mkdirp@0.5.6 [junit] │ └── minimist@1.2.6 [junit] ├── requizzle@0.2.3 [junit] ├── strip-json-comments@2.0.1 [junit] ├── taffydb@2.6.2 [junit] └── underscore@1.8.3 [junit] [junit] npm WARN enoent ENOENT: no such file or directory, open '/home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/package.json' [junit] npm WARN ptII11.1.devel No description [junit] npm WARN ptII11.1.devel No repository field. [junit] npm WARN ptII11.1.devel No README data [junit] npm WARN ptII11.1.devel No license field. [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/web; ant jsdoc-install) [junit] /home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/ant/bin/ant jsdoc-install [junit] Buildfile: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/web/build.xml [junit] [junit] -check-jsdoc: [junit] [echo] To stop CapeCode from invoking jsdoc and svn, set the PT_NO_NET environment variable. [junit] [echo] Under BASH: [junit] [echo] export PT_NO_NET=true [junit] [echo] If ptdoc fails, and you are building from $PTII, try: [junit] [echo] ant build-project build-bin [junit] [echo] [junit] [junit] -check-node: [junit] [junit] -check-node-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node --version [junit] [exec] v7.10.1 [junit] [junit] -check-npm: [junit] [junit] -check-npm-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] [exec] 4.2.0 [junit] [junit] jsdoc-install: [junit] [junit] BUILD SUCCESSFUL [junit] Total time: 0 seconds [junit] # Accessors node_modules [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/node_modules [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/web/node_modules [junit] mkdir /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/web/node_modules [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/web/node_modules; ln -s ../hosts @accessors-hosts) [junit] # [junit] # Serial [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/rxtx/ [junit] cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/misc/rxtx/RXTXcomm.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/rxtx/ [junit] # [junit] # Joystick [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/joystick/ [junit] cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/misc/joystick/Joystick.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/joystick/ [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/misc/joystick/Joystick.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/joystick/ [junit] -rw-rw-r-- 1 travis travis 5978 Jun 6 02:03 /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/misc/joystick/Joystick.jar [junit] [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/joystick/: [junit] total 8 [junit] -rw-rw-r-- 1 travis travis 5978 Jun 6 02:09 Joystick.jar [junit] # Tools used to build installers. [junit] ln -s /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/izpack [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors [junit] total 96 [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:04 adm [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 cm [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 fmucheck [junit] drwxrwxr-x 6 travis travis 4096 Jun 6 02:03 fmusdk [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 gc [junit] drwxrwxr-x 2 travis travis 4096 May 11 19:59 installer [junit] drwxrwxr-x 9 travis travis 4096 Jun 6 02:08 izpack [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 j3d [junit] drwxrwxr-x 2 travis travis 4096 May 11 19:45 jai-1_1_2_01 [junit] drwxrwxr-x 3 travis travis 4096 Sep 12 2006 jai-1_1_3 [junit] drwxrwxr-x 3 travis travis 4096 May 11 19:47 javafx [junit] drwxrwxr-x 5 travis travis 4096 May 11 19:47 JMF-2.1.1e [junit] drwxrwxr-x 5 travis travis 4096 Jun 6 02:03 jode [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 jogl [junit] drwxrwxr-x 14 travis travis 4096 Jun 6 02:08 launch4j [junit] drwxrwxr-x 9 travis travis 4096 Jun 6 02:04 misc [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:03 ocp [junit] drwxrwxr-x 5 travis travis 4096 Nov 10 2021 opencv [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 oracle [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 oscP5 [junit] -rw-rw-r-- 1 travis travis 1543 Jun 6 02:03 README.txt [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 soot [junit] drwxrwxr-x 6 travis travis 4096 Jun 6 02:03 sun [junit] drwxrwxr-x 7 travis travis 4096 Jun 6 02:07 universalJavaApplicationStub [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors [junit] total 24 [junit] lrwxrwxrwx 1 travis travis 77 Jun 6 02:09 installer -> /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer [junit] lrwxrwxrwx 1 travis travis 74 Jun 6 02:09 izpack -> /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:09 j3d [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:09 jogl [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:09 misc [junit] drwxrwxr-x 5 travis travis 4096 Jun 6 02:09 node [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/izpack [junit] lrwxrwxrwx 1 travis travis 74 Jun 6 02:09 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/izpack -> /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack [junit] [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack: [junit] total 28 [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:08 bin [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:08 icons [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:08 legal [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:08 lib [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:08 schema [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:08 Uninstaller [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:08 utils [junit] ln -s /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j [junit] lrwxrwxrwx 1 travis travis 76 Jun 6 02:09 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j -> /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j [junit] [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j: [junit] total 264 [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 bin [junit] -rw-r--r-- 1 travis travis 2457 Feb 11 2021 build.xml [junit] drwxr-xr-x 5 travis travis 4096 Jun 6 02:08 demo [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 head [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 head_jni_BETA [junit] drwxr-xr-x 6 travis travis 4096 Jun 6 02:08 head_src [junit] -rwxr-xr-x 1 travis travis 160 May 30 2017 launch4j [junit] -rwxr-xr-x 1 travis travis 211 Feb 4 2021 launch4jc [junit] -rw-r--r-- 1 travis travis 200955 Mar 7 2021 launch4j.jar [junit] -rw-r--r-- 1 travis travis 125 May 30 2017 launch4j.jfpr [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 lib [junit] -rw-r--r-- 1 travis travis 1630 Jan 26 2021 LICENSE.txt [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 manifest [junit] drwxr-xr-x 4 travis travis 4096 Jun 6 02:08 maven [junit] drwxr-xr-x 4 travis travis 4096 Jun 6 02:08 src [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 w32api [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:08 web [junit] # [junit] # Checking to be sure we can build [junit] #(cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; PTII=`pwd` ./configure; ant) [junit] ##(cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin; make ) [junit] #@echo "Do make realclean to clean up any trash" [junit] #cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; make clean [junit] #cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; make [junit] #cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; make javadocs [junit] rm -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/.glimpse* [junit] cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../.glimpse_exclude /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/configure /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config [junit] -rwxrwxr-x 1 travis travis 624107 Jun 6 02:03 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/configure [junit] [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config: [junit] total 88 [junit] -rw-rw-r-- 1 travis travis 1647 Jun 6 02:03 confTest.java [junit] -rw-rw-r-- 1 travis travis 1660 Jun 6 02:03 CORBATest.java [junit] -rw-rw-r-- 1 travis travis 1717 Jun 6 02:03 EclipseITreeSelection.java [junit] -rw-rw-r-- 1 travis travis 5183 Jun 6 02:03 FindClass.java [junit] -rw-rw-r-- 1 travis travis 289 Jun 6 02:03 gmpTest2.cc [junit] -rw-rw-r-- 1 travis travis 163 Jun 6 02:03 gmpTest.c [junit] -rwxrwxr-x 1 travis travis 2585 Jun 6 02:03 install-sh [junit] -rw-rw-r-- 1 travis travis 1845 Jun 6 02:03 JAITest.java [junit] -rw-rw-r-- 1 travis travis 1653 Jun 6 02:03 java3dTest.java [junit] -rw-rw-r-- 1 travis travis 1842 Jun 6 02:03 JavaFXTest.java [junit] -rw-rw-r-- 1 travis travis 1914 Jun 6 02:03 JavaHome.java [junit] -rw-rw-r-- 1 travis travis 1522 Jun 6 02:03 javasoundTest.java [junit] -rw-rw-r-- 1 travis travis 1739 Jun 6 02:03 JMFTest.java [junit] -rw-rw-r-- 1 travis travis 1707 Jun 6 02:03 JXLTest.java [junit] -rw-rw-r-- 1 travis travis 1727 Jun 6 02:03 MajorOSName.java [junit] -rw-rw-r-- 1 travis travis 1704 Jun 6 02:03 NashornTest.java [junit] -rw-rw-r-- 1 travis travis 3507 Jun 6 02:03 OpenCVTest.java [junit] -rw-rw-r-- 1 travis travis 1715 Jun 6 02:03 quickTimeTest.java [junit] -rw-rw-r-- 1 travis travis 4967 Jun 6 02:03 RootDirectory.java [junit] -rw-rw-r-- 1 travis travis 3730 Jun 6 02:03 SystemJar.java [junit] # Copy libjvm.dll.a because it was removed by src.ex [junit] #cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../ptolemy/codegen/c/lib/win/libjvm.dll.a /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/codegen/c/lib/win [junit] #ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/codegen/c/lib/win/libjvm.dll.a [junit] # [junit] # Copy *.so files because src.ex removes them. [junit] cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../lib/lib*.so /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/ [junit] # [junit] touch /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/configure [junit] # Copy the vergil script for use in the full tar file [junit] #(cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../bin; make) [junit] #rm -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/vergil [junit] #cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../bin/vergil /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin [junit] # Bump up the mod time of TII/mk/ptII.mk.in so that if [junit] # the user runs make, then configure will run [junit] touch /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/mk/ptII.mk.in [junit] # [junit] # doc [junit] # [junit] # Fix up doc/img/makefile [junit] egrep -v "PtolemyIISplash.psd|banner.psd|ptIIbanner2.psd" \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/img/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/img/makefile_tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/img/makefile_tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/img/makefile [junit] # Fix up doc/makefile [junit] egrep -v "coroutine|giotto.cgc|metroII|openmodelica" \ [junit] < /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/makefile_tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/makefile_tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/makefile [junit] # [junit] # jars.xml [junit] # [junit] # Remove metroII and openmodelica from jars.xml [junit] egrep -v "^ /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jars.xml_tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jars.xml_tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jars.xml [junit] # [junit] # Fix up ptolemy/actor/gui/jnlp/makefile [junit] # Need to be careful here and remove ViptosApplication.jar from OTHER_JARS, but not the from the rule. [junit] # So, we use a trailing space. [junit] egrep -v "ViptosApplication.jar " \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/actor/gui/jnlp/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/actor/gui/jnlp/makefile.tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/actor/gui/jnlp/makefile.tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/actor/gui/jnlp/makefile [junit] # [junit] # ptolemy/configs [junit] # [junit] # Remove apps/hlacerti from cosimulation.xml [junit] egrep -v "apps/hlacerti" \ [junit] < /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/cosimulation.xml \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/cosimulation.xml_tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/cosimulation.xml_tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/cosimulation.xml [junit] # Remove apps.xml, corba.xml from the configuration [junit] egrep -v "apps.xml|corba.xml|mbed.xml|metroII.xml|openmodelica|scrEffigy|scrTableau|scr.xml" \ [junit] < /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/defaultFullConfiguration.xml \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/defaultFullConfiguration.xml_tmp [junit] sed 's/, "ptolemy.vergil.basic.imprt.fmu.ImportFMUAsJavaFMUAction"//' \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/defaultFullConfiguration.xml_tmp \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/defaultFullConfiguration.xml [junit] # Fix up experimentalDirector.xml [junit] egrep -v "openmodelica" \ [junit] < /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/experimentalDirectors.xml \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/experimentalDirectors.xml_tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/experimentalDirectors.xml_tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/experimentalDirectors.xml [junit] # Remove things that should not be shipped from completeDemos.htm [junit] awk -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/dontship.awk /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/doc/completeDemos.htm \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/doc/completeDemos_tmp.htm [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/doc/completeDemos_tmp.htm \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/doc/completeDemos.htm [junit] # Remove metroII and openmodelica from models.txt [junit] egrep -v "metroII|openmodelica" \ [junit] < /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/doc/models.txt \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/doc/models.txt_tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/doc/models.txt_tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/configs/doc/models.txt [junit] # Fix up data/expr/test/makefile [junit] egrep -v Variable2.tcl \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/data/expr/test/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/data/expr/test/makefile.tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/data/expr/test/makefile.tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/data/expr/test/makefile [junit] # [junit] # ptolemy/domains [junit] # [junit] # Remove coroutine, metroII and openmodelica from domains/makefile [junit] egrep -v "coroutine|metroII|openmodelica" \ [junit] < /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/makefile_tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/makefile_tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/makefile [junit] # Fix up ptolemy/domains/csp/demo/DiningPhilosophers/makefile [junit] egrep -v checkDeadlock \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/csp/demo/DiningPhilosophers/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/csp/demo/DiningPhilosophers/makefile.tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/csp/demo/DiningPhilosophers/makefile.tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/csp/demo/DiningPhilosophers/makefile [junit] # Fix up dde/kernel/test/makefile [junit] egrep -v DDEDirector.tcl \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/dde/kernel/test/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/dde/kernel/test/makefile.tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/dde/kernel/test/makefile.tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/dde/kernel/test/makefile [junit] # Fix up giotto/makefile [junit] egrep -v cgc \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/giotto/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/giotto/makefile.tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/giotto/makefile.tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/giotto/makefile [junit] # Fix up ptolemy/domains/giotto/demo [junit] egrep -v Legiotto \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/giotto/demo/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/giotto/demo/makefile.tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/giotto/demo/makefile.tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/giotto/demo/makefile [junit] # Fix up tm/makefile [junit] egrep -v runtime \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/tm/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/tm/makefile.tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/tm/makefile.tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/tm/makefile [junit] # Fix up ptolemy/domains/wireless/demo [junit] egrep -v Network \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/wireless/demo/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/wireless/demo/makefile.tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/wireless/demo/makefile.tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/wireless/demo/makefile [junit] # [junit] # ptolemy/vergil [junit] # [junit] # Remove ImportFMUAsJavaFMUAction.java from the makefile [junit] egrep -v "ImportFMUAsJavaFMUAction.java" \ [junit] < /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/vergil/basic/imprt/fmu/makefile \ [junit] > /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/vergil/basic/imprt/fmu/makefile_tmp [junit] mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/vergil/basic/imprt/fmu/makefile_tmp \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/vergil/basic/imprt/fmu/makefile [junit] # Remove the html generated files, the filenames are too long [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; rm -rf `(cd /home/travis/build/icyphy/ptII/adm/installers/test/../../..; svn status | egrep '\?' | grep /demo/ | awk '{print $2}')` ) [junit] svn: warning: W155007: '/home/travis/build/icyphy/ptII' is not a working copy [junit] # Rebuild jar files after removing unwanted code. [junit] Rebuild jar_dist so that the Windows installer gets the new jars [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist [junit] make /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist [junit] make[1]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] # [junit] # Now creating PTIIDIST/jar_dist: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist [junit] # [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist Mon Jun 6 02:09:13 UTC 2022 [junit] if [ ! -d "/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist" ] ; then \ [junit] echo "Running make -k jar_dist and other commands in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel"; \ [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; PTII=`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel` JAVADOC=javadoc ./configure; rm -rf bin/*.app; \ [junit] PTII=`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel`; ant; \ [junit] if [ -f "`find /home/travis/build/icyphy/ptII/doc -name "codeDoc*.jar" -mtime -10 | head -1`" ]; then \ [junit] echo "Found /home/travis/build/icyphy/ptII/codeDoc*.jar files that are less than 10 days old. Will use unjar them in `pwd` instead of rerunning javadoc."; \ [junit] for jarfile in /home/travis/build/icyphy/ptII/doc/codeDoc*.jar; do \ [junit] echo "Unjaring $jarfile in `pwd`"; \ [junit] /usr/bin/jar -xvf $jarfile; \ [junit] done; \ [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; \ [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc; \ [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/codeDoc; \ [junit] else \ [junit] echo "About to rebuild javadocs: `date`"; \ [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc; PTII=`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel` make JAVADOC=javadoc clean all_packages install); \ [junit] fi; \ [junit] echo "About to run ant jars: `date`"; \ [junit] ant jars; \ [junit] echo "Rebuild ptiny.exe so that vergil_l4j.jar gets built so that /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist can use vergil_l4j.jar"; \ [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptiny.exe; \ [junit] make -C /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel PTII=`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel` exes; \ [junit] echo "About to make jar_dist, PTII=`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel`"; \ [junit] make PTII=`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel` -k jar_dist); \ [junit] echo "Done creating PTIIDIST/jar_dist: `date`"; \ [junit] fi [junit] Running make -k jar_dist and other commands in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel [junit] For more verbose output, run ./configure --enable-verbose [junit] checking if your path has 'program files/java' instead of 'Program Files/Java' ... ok [junit] checking if $PTII ('/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel') has backslashes... ok [junit] checking if $PTII ('/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel') and the current directory are the same"... checking if $PTII ('/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel') contains "cygdrive"... ok [junit] checking for find... /usr/bin/find [junit] checking for javac... /usr/local/lib/jvm/openjdk11/bin/javac [junit] Unrecognized option: -d32 [junit] Error: Could not create the Java Virtual Machine. [junit] Error: A fatal exception has occurred. Program will exit. [junit] checking for java32... no [junit] configure: WARNING: Running java -d32 -version failed, [junit] and ./bin/java does not exist. [junit] Perhaps you need to install a separate 32-bit JVM [junit] or rerun configure with --with-java32? [junit] The 32-bit JVM is only needed for certain 32-bit FMI tests. [junit] In general, under a 64-bit JVM, FMI will work fine without a 32-bit JVM. [junit] checking for the java runtime in /usr/local/lib/jvm/openjdk11/bin... ok [junit] checking for java... /usr/local/lib/jvm/openjdk11/bin/java [junit] checking for the java compiler in /usr/local/lib/jvm/openjdk11/bin... ok [junit] checking for javac... (cached) /usr/local/lib/jvm/openjdk11/bin/javac [junit] checking the Java compiler with a simple compile... ok [junit] checking the value of the java.version Property ... ok [junit] checking for Java version for use with -target and by Ant in build.xml... ok [junit] checking the JDK version... ok [junit] checking for java.home property by compiling a test program ... ok [junit] checking for java.home property by running a test program ... ok [junit] checking for the jar command... ok [junit] checking that /usr/local/lib/jvm/openjdk11/bin/jar can handle -i... ok [junit] checking for the jarsigner command... ok [junit] configure: WARNING: Cannot find '/usr/local/lib/jvm/openjdk11/bin/javaws'. [junit] or '/Commands/javaws', looking in the path. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the javaws command... checking for javaws... no [junit] configure: WARNING: The javaws command "" is not executable or not found. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the keytool command... ok [junit] checking for the proper CLASSPATH separator... ok [junit] checking Nashorn, the JavaScript engine, used by Accessors... ok [junit] checking Java version 11.0.2 > 10, checking for asm-all.jar, used by standalone Nashorn... ok [junit] checking Java version 11.0.2 > 10, checking for standalone Nashorn... ok [junit] checking Compiling a Nashorn test program with classpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/nashorn-core-15.3.jar... ok [junit] checking for /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/, used by CapeCode and Accessors... ok [junit] checking Java 9 and later... ok [junit] checking for the Apache ant binary... ok [junit] checking for gawk... /usr/bin/gawk [junit] checking for mvn... /usr/local/maven-3.6.3/bin/mvn [junit] checking for maven ant task. This could take a minute the first time configure is run.... ok [junit] configure: WARNING: Failed to find /usr/local/include/boost/numeric/odeint.hpp [junit] This is only a problem if you want to rebuild the Functional [junit] Mock-up Interface ++ C files in actor/lib/fmi/fmipp. [junit] Most users can use the shared libraries in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib or /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin. [junit] checking for websensor in $PTII/ptolemy/apps/websensor... checking for Boost... checking for BSH, the Java Bean Shell... ok [junit] checking for Cal, the actor language... ok [junit] checking for saxon8.jar (used by caltrop)... ok [junit] checking for saxon8-dom.jar (used by caltrop)... ok [junit] checking for java_cup.jar (used by caltrop)... ok [junit] configure: WARNING: Failed to find Checkstyle in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/checkstyle-6.2 [junit] Checkstyle is only necessary for code cleaning. [junit] Checkstyle is LGPL'd, so while it could be in the ptII repo, we don't add it. [junit] Checkstyle may be downloaded from http://checkstyle.sourceforge.net/ [junit] checking for Checkstyle, optionally used to check the style of Java files.... checking for Ptolemy subset of Colt, the scientific computing lib... ok [junit] configure: WARNING: Did not find /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/colt/colt.jar, [junit] using /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/ptcolt.jar [junit] configure: WARNING: Failed to find Cobertura in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/corbertura-2.0.3 [junit] Cobertura is only necessary to for code coverage. [junit] Cobertura is GPL'd, so we don't check it in to the ptII repository. [junit] Cobertura may be downloaded from http://cobertura.github.io/cobertura/ [junit] configure: WARNING: Failed to find CUnit in /usr/local or [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/CUnit. [junit] CUnit is only necessary to test the C templates of the code generation facility [junit] configure: WARNING: Could not find tools.jar, checking for classes.jar [junit] configure: WARNING: Could not find tools.jar or classes.jar in [junit] PTJAVA_HOME = /usr/local/lib/jvm/openjdk11 [junit] Usually, tools.jar is in PTJAVA_HOME/../lib/tools.jar [junit] or classes.jar is in PTJAVA_HOME/../Classes/classes.jar [junit] Since tools.jar and classes.jar cannot be found, [junit] we will not use doclets from ptII/doc/doclets, which [junit] means that the actor documentation index system will not work. [junit] checking for Full version of Colt, the scientific computing lib... checking for Cobertura, optionally used for Java code coverage.... checking for CUnit to be used to test the C cg templates... checking for tools.jar for use with doclets... checking for classes.jar for use with doclets... checking for javadoc... /usr/local/lib/jvm/openjdk11/bin/javadoc [junit] configure: WARNING: Failed to find /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/mbed/gcc-arm/bin/arm-none-eabi-gcc [junit] so the Mbed CG facility will not be run. [junit] configure: WARNING: Failed to find iText.jar [junit] as /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/itext/iText.jar. [junit] Perhaps the iText is not installed? [junit] You need not download the iText interface unless you [junit] would like to export PDF from Vergil. [junit] Note that the iText jar file has the Affero General Public License (AGPL), [junit] which is an extension of the GNU Public License. [junit] To use the iText interface, download iText from http://itextpdf.com [junit] place iText.jar in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/itext/ and then rerun configure. [junit] checking for arm-none-eabi-gcc... checking for the iText PDF jar... checking G4LTL... ok [junit] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [junit] import com.sun.image.codec.jpeg.JPEGCodec; [junit] ^ [junit] JAITest.java:28: error: package javax.media.jai does not exist [junit] import javax.media.jai.*; [junit] ^ [junit] 2 errors [junit] configure: WARNING: JAI not found in the default classpath [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" JAITest.java' failed and JAI jars were not found [junit] in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors [junit] perhaps the Java Advanced Imaging API is not installed? [junit] [junit] Note that JAI does not work in Java 9 and later because Java 9 removed [junit] internal classes used by JAI. [junit] See https://wiki.eecs.berkeley.edu/ptexternal/Main/JAI [junit] [junit] You need not download Jai unless you plan on using the video [junit] actors in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/actor/lib/jai [junit] The JAI API can be downloaded from [junit] http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-java-client-419417.html [junit] checking for Java Advanced Imaging (JAI) API... checking for JAI in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors... checking for Jcerti, used by hlacerti ... ok [junit] checking for JavaMail directory... ok [junit] configure: WARNING: Failed to find /usr/local/jmodelica/include/jmi.h [junit] which is part of JModelica. [junit] Ptolemy optionally includes one or more FMUs that use JModelica. [junit] To install JModelica, see https://svn.jmodelica.org/trunk/INSTALL [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/javafx/*': No such file or directory [junit] checking for JModelica... TMP_JAVAFX_DIR= [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/javafx': No such file or directory [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/javafx: [junit] JavaFXTest.java:28: error: package javafx.embed.swing does not exist [junit] import javafx.embed.swing.JFXPanel; [junit] ^ [junit] JavaFXTest.java:29: error: package javafx.scene.media does not exist [junit] import javafx.scene.media.Media; [junit] ^ [junit] JavaFXTest.java:49: error: cannot find symbol [junit] public static JFXPanel fxPanel = null; [junit] ^ [junit] symbol: class JFXPanel [junit] location: class JavaFXTest [junit] 3 errors [junit] configure: WARNING: Failed to find JavaFX. [junit] [junit] Perhaps you are running an OpenJDK JDK instead of an Oracle JDK? [junit] Or, perhaps you are using an Oracle JDK later than JDK 10 that [junit] no longer includes JavaFX. [junit] To download JavaFX, see https://openjfx.io/ [junit] [junit] The ./configure script searches for [junit] so please install OpenFX at one of those locations or use [junit] --with-javafx-jar=JARFILE [junit] [junit] If OpenFX is not present, then the audio accessors will not work under CapeCode. [junit] [junit] JMFTest.java:28: error: package javax.media does not exist [junit] import javax.media.CaptureDeviceInfo; [junit] ^ [junit] 1 error [junit] configure: WARNING: JMF not found in the default classpath, will check elsewhere next. [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" JMFTest.java' failed. [junit] perhaps the Java Media Framework (JMF) is not installed? [junit] You need not download the JMF unless you plan on using the video [junit] actors in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/actor/lib/jmf [junit] The JMF SDK can be downloaded from [junit] http://www.oracle.com/technetwork/java/javase/download-142937.html [junit] checking for JavaFX... checking checking for JavaFX in the default classpath... checking for Java Media Framework (JMF) in the default classpath... checking for JMF in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/JMF*... checking for Java Native Access (JNA) jar... ok [junit] checking for joystick jar file... ok [junit] checking for ptjacl.jar... ok [junit] checking for how to run jacl with "/usr/local/lib/jvm/openjdk11/bin/java"... % ok [junit] checking for JSoup, used when exporting html pages. ... ok [junit] checking for the JUnit - the Java Unit Testing Framework... ok [junit] checking for the JUnitParams, needed by our JUnit tests... ok [junit] checking for the Java Excel API (JXL)... ok [junit] checking for jython... no [junit] checking for jython.bat... no [junit] checking for Jython, the Java implementation of Python... ok [junit] checking for kieler jar file used by layout ... ok [junit] checking for node... checking for node... /home/travis/build/icyphy/ptII/bin/node [junit] checking for npm... checking for npm... /home/travis/build/icyphy/ptII/bin/npm [junit] checking for npm before 5.x... ok [junit] checking for OpenCV Java API... ok [junit] checking for OpenCV by compiling and running a small OpenCV program... About to load opencv_java320 [junit] Exception in thread "main" java.lang.RuntimeException: Could not load opencv_java320. [junit] java.library.path = /home/travis/pthla/certi-tools/lib:/usr/lib/jni:/usr/local/share/OpenCV/java/:/usr/share/OpenCV/java::/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib [junit] at OpenCVTest.main(OpenCVTest.java:79) [junit] Caused by: java.lang.UnsatisfiedLinkError: no opencv_java320 in java.library.path: [/home/travis/pthla/certi-tools/lib, /usr/lib/jni, /usr/local/share/OpenCV/java/, /usr/share/OpenCV/java, ., /usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib] [junit] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660) [junit] at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:829) [junit] at java.base/java.lang.System.loadLibrary(System.java:1867) [junit] at OpenCVTest.main(OpenCVTest.java:52) [junit] configure: WARNING: Failed to run OpenCV test program in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config with [junit] /usr/local/lib/jvm/openjdk11/bin/java -classpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/opencv-320.jar:. OpenCVTest [junit] so we will try other jars. [junit] checking for opencv-*.jar in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/opencv/share/OpenCV/java /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib /opt/local/share/OpenCV/java /usr/share/OpenCV/java /usr/local/share/OpenCV/java... ok [junit] checking /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/opencv-341.jar... About to load opencv_java341 [junit] Imgproc.LINE_8: 8 [junit] Loaded opencv_java341 [junit] ok [junit] checking if org/ptolemy/opencv will be compiled.... ok [junit] checking for Open Sound Control/Processing.org interface (oscP5). ... ok [junit] checking for rxtx serial port interface... ok [junit] configure: WARNING: Could not find directory [junit] '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/sun/javacc-5.0' [junit] so we search for the jjtree command. [junit] configure: WARNING: Failed to find jjtree [junit] configure: WARNING: Failed to find javacc, perhaps JavaCC is not installed? [junit] You need not download JavaCC unless you plan on modifying .jjt files [junit] in ptolemy/data/expr. [junit] JavaCC is available from [junit] https://javacc.org [junit] [junit] Note that the zip file that gets downloaded is actually an installer [junit] that must be run to install the JavaCC.zip file that contains the classes. [junit] [junit] Note that JavaCC-4.1 and 4.2 will not work, there are problems with [junit] ReInit() being static or not static. [junit] [junit] JavaCC-6.0 seems to not include the jjtree and javacc scripts, so [junit] we recommend JavaCC-5.0. [junit] [junit] Try: [junit] cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/sun [junit] wget https://javacc.org/downloads/javacc-5.0.tar.gz [junit] tar -zxf javacc-5.0.tar.gz [junit] cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel [junit] ./configure [junit] [junit] Configure looks for JavaCC in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/sun/javacc-5.0 [junit] so either install JavaCC in that location or use the --with-javacc= flag [junit] and then rerun configure.' [junit] checking for JavaCC... checking for jjtree... no [junit] checking for Java3D... ok [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/jogl/lib/Linux/*.jar': No such file or directory [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/jogl/lib/natives/linux-amd64/*.jar': No such file or directory [junit] checking for Jogl... checking for jini directory... ok [junit] checking for jars used by jini... ...ok [junit] checking for the proper JNI architecture... checking for gcc... /usr/bin/gcc [junit] checking for cc... (cached) /usr/bin/gcc [junit] checking for javah... /usr/bin/javah [junit] checking for the cc for JNI... checking for that the pieces for JNI have been found... ok [junit] configure: WARNING: /usr/local/lib/jvm/openjdk11/../include was not found. As a result, compilation of JNI actors will fail. [junit] checking for the proper JNI architecture include directory... checking for the proper JNI library architecture... ok [junit] checking for if the -mno-cygwin flag is available... ok [junit] checking for the proper shared library gcc flag... ok [junit] checking for the proper shared library cc flag... ok [junit] checking for the proper shared library link flag... ok [junit] checking for the proper shared library prefix... ok [junit] checking for the proper shared library suffix... ok [junit] checking for JNI libraries needed to link JNI... ok [junit] checking for json directory... ok [junit] checking for matlab... no [junit] checking for Protocol Buffers (ProtoBuf)... ok [junit] checking for the Paho MQTT jar... ok [junit] checking for mapss.jar, used by the PSDF domain... ok [junit] checking for anltr.jar, used by the Ptalon... ok [junit] configure: WARNING: Failed to find matlab executable in the path. [junit] Perhaps Matlab is not installed? [junit] If Matlab is not present, then the Ptolemy II/Matlab interface in [junit] $PTII/ptolemy/matlab will not be usable. [junit] configure: WARNING: Matlab was not found, but compiling the .java files in ptolemy/matlab/ should be ok. [junit] checking for scalac... no [junit] configure: WARNING: Failed to find the scalac binary, [junit] so org/ptolemy/scala will be excluded [junit] checking for soot directory... ok [junit] checking for $SOOT_DIR/sootclasses.jar... ok [junit] checking for rt.jar by compiling config/SystemJar.java... ok [junit] checking the location or rt.jar... ok [junit] checking for mysql jar, used by the database actors... ok [junit] SystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableSystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableconfigure: WARNING: ojdbc6.jar not found, [junit] but only necessary to use database actors with Oracle. [junit] If the mysql jar file is present, then the Oracle Java Database Connector is not necessary [junit] To install ojdbc5.jar or ojdbc6.jar, [junit] download it from https://www.oracle.com/technetwork/database/features/jdbc/jdbc-drivers-12c-download-1958347.html [junit] copy it to ptolemy/actor/lib/database [junit] and rerun ./configure [junit] configure: WARNING: Could not find the sphinx4 jar files. [junit] These files are only necessary for the accessor in [junit] ptolemy/actor/lib/jjs/modules/speechRecognition. [junit] To install Sphinx4: [junit] 1. mkdir /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/sphinx4 [junit] 2. Download these .jar files and place in ptolemy/vendors/misc/sphinx: [junit] [junit] wget -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar 'https://oss.sonatype.org/service/local/artifact/maven/redirect?r=releases&g=net.sf.phat&a=sphinx4-core&v=5prealpha&e=jar' [junit] [junit] wget -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar 'https://oss.sonatype.org/service/local/artifact/maven/redirect?r=releases&g=net.sf.phat&a=sphinx4-data&v=5prealpha&e=jar' [junit] [junit] 3. Rerun [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; ./configure) [junit] checking for ojdbc6.jar... checking for Sphinx4 Speech recognition data jar API... checking for PDFRenderer... ok [junit] configure: WARNING: Failed to find Batik Jar file [junit] You need only have Batik if you are planning on rebuilding diva.jar [junit] for use with Kepler. [junit] Batik can be downloaded from http://xmlgraphics.apache.org/batik/, [junit] batike-1.9/lib/batik-all-1.9.jar copied to /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib [junit] and ./configure rerun. [junit] checking for Batik SVG... checking for svgSalamander... ok [junit] checking for RSyntaxEditor... ok [junit] configure: WARNING: $TOSROOT is not set. It must be set to use PtinyOS. [junit] configure: WARNING: $TOSROOT is set to '', [junit] but there is no directory by that name, so we will not set up for PtinyOS. [junit] For details, see /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/ptinyos/README.txt. [junit] configure: WARNING: Failed to find giotto/gdk.jar [junit] perhaps Giotto is not installed? [junit] You need not download Giotto unless you plan on generating code for [junit] Giotto models. [junit] The Giotto SDK can be [junit] downloaded from https://embedded.eecs.berkeley.edu/giotto/ [junit] Copy gdk.jar to /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/giotto, for example: [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/giotto [junit] cp C:/Program\ Files/Giotto*/gdk.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/giotto/ [junit] checking the for TinyOS... checking for giotto directory... checking for the Vertx application platform interface. ... ok [junit] checking for slf4-api... ok [junit] checking for slf4-simple... ok [junit] checking for webcam-capture... ok [junit] checking for xbjlib directory... ok [junit] checking for gcc... /usr/bin/gcc [junit] checking for libexpat... ok [junit] checking for expat.h... ok [junit] configure: WARNING: Failed to find boost/numeric/odeint.hpp, so FMI ++ [junit] will not be compiled. FMI++ is an extension of the [junit] Functional Mockup Interface, see [junit] http://sourceforge.net/p/fmipp/wiki/Home/ [junit] configure: creating ./config.status [junit] config.status: creating mk/ptII.mk [junit] config.status: creating bin/ptinvoke [junit] config.status: creating build.xml [junit] config.status: creating .classpath [junit] config.status: creating bin/comm.policy [junit] config.status: creating lib/ptII.properties [junit] config.status: creating ptolemy/util/test/junit/javachdir [junit] config.status: creating ptolemy/util/test/junit/javachdir32 [junit] config.status: executing default commands [junit] /home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ant/bin/ant [junit] Buildfile: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/build.xml [junit] [junit] build-message: [junit] [echo] Use ant -p to see other targets. JAVA_HOME=/usr/local/lib/jvm/openjdk11 [junit] [echo] tools.jar is necessary for compilation of doc/doclets/. [junit] [echo] If compilation fails, try setting JAVA_HOME to the location of the JDK. [junit] [echo] For example: [junit] [echo] [bldmastr@sisyphus ptII]$ which java [junit] [echo] /usr/bin/java [junit] [echo] [bldmastr@sisyphus ptII]$ ls -l /usr/bin/java [junit] [echo] lrwxrwxrwx 1 root root 26 Jul 31 10:12 /usr/bin/java -> /usr/java/default/bin/java [junit] [echo] [bldmastr@sisyphus ptII]$ export JAVA_HOME=/usr/java/default [junit] [echo] [junit] [junit] -build-subprojects-empty: [junit] [junit] build-subprojects: [junit] [junit] -check-node: [junit] [junit] -check-node-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/node --version [junit] [exec] v7.10.1 [junit] [junit] -check-npm: [junit] [junit] -check-npm-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm --version [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/node /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm --version [junit] [exec] 4.2.0 [junit] [junit] -check-if-npmjs-org-is-up: [junit] [echo] Check to see if https://www.npmjs.org is up. [junit] [junit] -jsdoc-no-network-message: [junit] [junit] -check-jsdoc: [junit] [junit] jsdoc-install: [junit] [junit] jsdoc-update: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm update @terraswarm/jsdoc [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/node /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm update @terraswarm/jsdoc [junit] [junit] -ptdoc-no-node: [junit] [junit] -ptdoc-no-npm: [junit] [junit] ptdoc: [junit] [echo] [junit] [echo] If the ptdoc target fails, then try running: [junit] [echo] ant build-project build-bin [junit] [echo] [junit] [junit] -check-node: [junit] [junit] -check-node-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/node --version [junit] [exec] v7.10.1 [junit] [junit] -check-npm: [junit] [junit] -check-npm-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm --version [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/node /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm --version [junit] [exec] 4.2.0 [junit] [junit] -check-if-npmjs-org-is-up: [junit] [echo] Check to see if https://www.npmjs.org is up or $TRAVIS is set. [junit] [junit] -jsdoc-no-network-message: [junit] [junit] -check-jsdoc: [junit] [echo] To stop CapeCode from invoking jsdoc and svn, set the PT_NO_NET environment variable. [junit] [echo] Under BASH: [junit] [echo] export PT_NO_NET=true [junit] [echo] If ptdoc fails, and you are building from $PTII, try: [junit] [echo] ant build-project build-bin [junit] [echo] [junit] [junit] jsdoc-install: [junit] [echo] npm.executable: npm [junit] [mkdir] Created dir: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/node_modules [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm install @terraswarm/jsdoc [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/node /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm install @terraswarm/jsdoc [junit] [exec] npm WARN lifecycle The node binary used for scripts is /home/travis/build/icyphy/ptII/bin/node but npm is using /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with. [junit] [exec] /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors [junit] [exec] └─┬ @terraswarm/jsdoc@3.5.1-dev [junit] [exec] ├── bluebird@3.4.7 [junit] [exec] ├─┬ catharsis@0.8.11 [junit] [exec] │ └── lodash@4.17.21 [junit] [exec] ├── escape-string-regexp@1.0.5 [junit] [exec] ├─┬ espree@3.1.7 [junit] [exec] │ ├── acorn@3.3.0 [junit] [exec] │ └── acorn-jsx@3.0.1 [junit] [exec] ├── js2xmlparser@1.0.0 [junit] [exec] ├─┬ klaw@1.3.1 [junit] [exec] │ └── graceful-fs@4.2.10 [junit] [exec] ├── marked@0.3.19 [junit] [exec] ├─┬ mkdirp@0.5.6 [junit] [exec] │ └── minimist@1.2.6 [junit] [exec] ├── requizzle@0.2.3 [junit] [exec] ├── strip-json-comments@2.0.1 [junit] [exec] ├── taffydb@2.6.2 [junit] [exec] └── underscore@1.8.3 [junit] [exec] [junit] [exec] npm WARN enoent ENOENT: no such file or directory, open '/home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/package.json' [junit] [exec] npm WARN accessors No description [junit] [exec] npm WARN accessors No repository field. [junit] [exec] npm WARN accessors No README data [junit] [exec] npm WARN accessors No license field. [junit] [junit] jsdoc-update: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm update @terraswarm/jsdoc [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/node /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/npm update @terraswarm/jsdoc [junit] [junit] -ptdoc-no-node-message: [junit] [junit] -ptdoc-no-npm-message: [junit] [junit] -check-jsdoc-again: [junit] [junit] -jsdoc-command-message: [junit] [junit] ptdoc: [junit] [echo] Invoke /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/web/../node_modules/@terraswarm/jsdoc/jsdoc.js to read *.js files and generate *PtDoc.xml files suitable for Ptolemy. [junit] [echo] See https://chess.eecs.berkeley.edu/ptexternal/wiki/Main/JSDocSystems [junit] [echo] See jsdoc/jsdoc.json [junit] [echo] See jsdoc/plugins/accessorJSDocTags.js [junit] [echo] See jsdoc/templates/ptdoc/publish.js [junit] [echo] [junit] [echo] If the ptdoc target fails, the there is likely a problem with node or npm. It is possible [junit] [echo] to use CapeCode even if the ptdoc target fails. [junit] [echo] [junit] [echo] If you are building from $PTII, try: [junit] [echo] ant build-project build-bin [junit] [echo] [junit] [echo] [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/node/node-v7.10.1-linux-x64/bin/node /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/web/../node_modules/@terraswarm/jsdoc/jsdoc.js --configure jsdoc/jsdoc.json --recurse --template jsdoc/templates/ptdoc --verbose . [junit] [exec] Generating output files... [junit] [exec] Finished running in 13.74 seconds. [junit] [junit] build-project: [junit] [echo] ptII: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/build.xml [junit] [javac] Compiling 2 source files to /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel [junit] [junit] -check-ptII-mk-file: [junit] [junit] -check-bin-vergil: [junit] [junit] -check-make-bin-vergil: [junit] [junit] build-bin-not: [junit] [junit] build-not-bin-vergil: [junit] [junit] build-bin: [junit] [junit] build: [junit] [junit] BUILD SUCCESSFUL [junit] Total time: 22 seconds [junit] Found /home/travis/build/icyphy/ptII/codeDoc*.jar files that are less than 10 days old. Will use unjar them in /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel instead of rerunning javadoc. [junit] Unjaring /home/travis/build/icyphy/ptII/doc/codeDoc.jar in /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel [junit] created: META-INF/ [junit] inflated: META-INF/MANIFEST.MF [junit] created: doc/ [junit] created: doc/codeDoc/ [junit] created: doc/codeDoc/com/ [junit] created: doc/codeDoc/com/cureos/ [junit] created: doc/codeDoc/com/cureos/numerics/ [junit] created: doc/codeDoc/com/jgoodies/ [junit] created: doc/codeDoc/com/jgoodies/forms/ [junit] created: doc/codeDoc/com/jgoodies/forms/builder/ [junit] created: doc/codeDoc/com/jgoodies/forms/debug/ [junit] created: doc/codeDoc/com/jgoodies/forms/factories/ [junit] created: doc/codeDoc/com/jgoodies/forms/layout/ [junit] created: doc/codeDoc/com/jgoodies/forms/util/ [junit] created: doc/codeDoc/com/jhlabs/ [junit] created: doc/codeDoc/com/jhlabs/composite/ [junit] created: doc/codeDoc/com/jhlabs/image/ [junit] created: doc/codeDoc/com/jhlabs/image/svg/ [junit] created: doc/codeDoc/com/jhlabs/math/ [junit] created: doc/codeDoc/com/jhlabs/vecmath/ [junit] created: doc/codeDoc/com/microstar/ [junit] created: doc/codeDoc/com/microstar/xml/ [junit] created: doc/codeDoc/diva/ [junit] created: doc/codeDoc/diva/canvas/ [junit] created: doc/codeDoc/diva/canvas/connector/ [junit] created: doc/codeDoc/diva/canvas/demo/ [junit] created: doc/codeDoc/diva/canvas/event/ [junit] created: doc/codeDoc/diva/canvas/interactor/ [junit] created: doc/codeDoc/diva/canvas/test/ [junit] created: doc/codeDoc/diva/canvas/toolbox/ [junit] created: doc/codeDoc/diva/canvas/tutorial/ [junit] created: doc/codeDoc/diva/graph/ [junit] created: doc/codeDoc/diva/graph/basic/ [junit] created: doc/codeDoc/diva/graph/layout/ [junit] created: doc/codeDoc/diva/graph/modular/ [junit] created: doc/codeDoc/diva/graph/test/ [junit] created: doc/codeDoc/diva/graph/toolbox/ [junit] created: doc/codeDoc/diva/graph/tutorial/ [junit] created: doc/codeDoc/diva/gui/ [junit] created: doc/codeDoc/diva/gui/toolbox/ [junit] created: doc/codeDoc/diva/gui/tutorial/ [junit] created: doc/codeDoc/diva/resource/ [junit] created: doc/codeDoc/diva/util/ [junit] created: doc/codeDoc/diva/util/java2d/ [junit] created: doc/codeDoc/diva/util/jester/ [junit] created: doc/codeDoc/diva/util/test/ [junit] created: doc/codeDoc/diva/util/xml/ [junit] created: doc/codeDoc/doc/ [junit] created: doc/codeDoc/doc/doclets/ [junit] created: doc/codeDoc/edu/ [junit] created: doc/codeDoc/edu/umich/ [junit] created: doc/codeDoc/edu/umich/eecs/ [junit] created: doc/codeDoc/edu/umich/eecs/april/ [junit] created: doc/codeDoc/edu/umich/eecs/april/image/ [junit] created: doc/codeDoc/edu/umich/eecs/april/jmat/ [junit] created: doc/codeDoc/edu/umich/eecs/april/jmat/geom/ [junit] created: doc/codeDoc/edu/umich/eecs/april/tag/ [junit] created: doc/codeDoc/edu/umich/eecs/april/util/ [junit] created: doc/codeDoc/js/ [junit] created: doc/codeDoc/js/fonts/ [junit] created: doc/codeDoc/lbnl/ [junit] created: doc/codeDoc/lbnl/actor/ [junit] created: doc/codeDoc/lbnl/actor/lib/ [junit] created: doc/codeDoc/lbnl/actor/lib/net/ [junit] created: doc/codeDoc/lbnl/lib/ [junit] created: doc/codeDoc/lbnl/lib/labview/ [junit] created: doc/codeDoc/lbnl/lib/xml/ [junit] created: doc/codeDoc/lbnl/lib/xml/src/ [junit] created: doc/codeDoc/lbnl/util/ [junit] created: doc/codeDoc/net/ [junit] created: doc/codeDoc/net/jimblackler/ [junit] created: doc/codeDoc/net/jimblackler/Utils/ [junit] created: doc/codeDoc/org/ [junit] created: doc/codeDoc/org/hlacerti/ [junit] created: doc/codeDoc/org/hlacerti/lib/ [junit] created: doc/codeDoc/org/json/ [junit] created: doc/codeDoc/org/mlc/ [junit] created: doc/codeDoc/org/mlc/swing/ [junit] created: doc/codeDoc/org/mlc/swing/example/ [junit] created: doc/codeDoc/org/mlc/swing/layout/ [junit] created: doc/codeDoc/org/ptolemy/ [junit] created: doc/codeDoc/org/ptolemy/classloading/ [junit] created: doc/codeDoc/org/ptolemy/classloading/osgi/ [junit] created: doc/codeDoc/org/ptolemy/commons/ [junit] created: doc/codeDoc/org/ptolemy/faultModels/ [junit] created: doc/codeDoc/org/ptolemy/fmi/ [junit] created: doc/codeDoc/org/ptolemy/fmi/driver/ [junit] created: doc/codeDoc/org/ptolemy/fmi/type/ [junit] created: doc/codeDoc/org/ptolemy/machineImprovisation/ [junit] created: doc/codeDoc/org/ptolemy/machineLearning/ [junit] created: doc/codeDoc/org/ptolemy/machineLearning/clustering/ [junit] created: doc/codeDoc/org/ptolemy/machineLearning/hmm/ [junit] created: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/ [junit] created: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/ParameterEstimator/ [junit] created: doc/codeDoc/org/ptolemy/machineLearning/hsmm/ [junit] created: doc/codeDoc/org/ptolemy/machineLearning/lib/ [junit] created: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ [junit] created: doc/codeDoc/org/ptolemy/opencv/ [junit] created: doc/codeDoc/org/ptolemy/optimization/ [junit] created: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizer/ [junit] created: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizerUsingGradient/ [junit] created: doc/codeDoc/org/ptolemy/osc/ [junit] created: doc/codeDoc/org/ptolemy/qss/ [junit] created: doc/codeDoc/org/ptolemy/qss/solver/ [junit] created: doc/codeDoc/org/ptolemy/qss/util/ [junit] created: doc/codeDoc/org/ptolemy/ssm/ [junit] created: doc/codeDoc/org/terraswarm/ [junit] created: doc/codeDoc/org/terraswarm/accessor/ [junit] created: doc/codeDoc/org/terraswarm/accessor/JSAccessor/ [junit] created: doc/codeDoc/ptolemy/ [junit] created: doc/codeDoc/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/actor/continuous/ [junit] created: doc/codeDoc/ptolemy/actor/corba/ [junit] created: doc/codeDoc/ptolemy/actor/corba/util/ [junit] created: doc/codeDoc/ptolemy/actor/gt/ [junit] created: doc/codeDoc/ptolemy/actor/gt/GraphTransformer/ [junit] created: doc/codeDoc/ptolemy/actor/gt/TransformationRule/ [junit] created: doc/codeDoc/ptolemy/actor/gt/controller/ [junit] created: doc/codeDoc/ptolemy/actor/gt/controller/Transform/ [junit] created: doc/codeDoc/ptolemy/actor/gt/data/ [junit] created: doc/codeDoc/ptolemy/actor/gt/gui/ [junit] created: doc/codeDoc/ptolemy/actor/gt/ingredients/ [junit] created: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/ [junit] created: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/ [junit] created: doc/codeDoc/ptolemy/actor/gt/util/ [junit] created: doc/codeDoc/ptolemy/actor/gui/ [junit] created: doc/codeDoc/ptolemy/actor/gui/BrowserEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/BrowserTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/CommunicationAspectMonitor/ [junit] created: doc/codeDoc/ptolemy/actor/gui/Console/ [junit] created: doc/codeDoc/ptolemy/actor/gui/ExpressionShellEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/ExpressionShellTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/HTMLViewerTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/ImageTokenEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/JVMTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/MatrixTokenTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/PlotEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/PlotTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/PtolemyEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/RunTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/TextEditorTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/TextEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/TokenEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/TokenTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/exec/ [junit] created: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/jnlp/ [junit] created: doc/codeDoc/ptolemy/actor/gui/properties/ [junit] created: doc/codeDoc/ptolemy/actor/gui/properties/ComboBox/ [junit] created: doc/codeDoc/ptolemy/actor/gui/ptjacl/ [junit] created: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/python/ [junit] created: doc/codeDoc/ptolemy/actor/gui/python/PythonShellEffigy/ [junit] created: doc/codeDoc/ptolemy/actor/gui/python/PythonShellTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/run/ [junit] created: doc/codeDoc/ptolemy/actor/gui/run/InterfaceTableau/ [junit] created: doc/codeDoc/ptolemy/actor/gui/style/ [junit] created: doc/codeDoc/ptolemy/actor/gui/syntax/ [junit] created: doc/codeDoc/ptolemy/actor/gui/test/ [junit] created: doc/codeDoc/ptolemy/actor/gui/test/junit/ [junit] created: doc/codeDoc/ptolemy/actor/injection/ [junit] created: doc/codeDoc/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/actor/lib/Assert/ [junit] created: doc/codeDoc/ptolemy/actor/lib/aspect/ [junit] created: doc/codeDoc/ptolemy/actor/lib/aspect/CanBus/ [junit] created: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeCommunicationAspect/ [junit] created: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeExecutionAspect/ [junit] created: doc/codeDoc/ptolemy/actor/lib/aspect/doc-files/ [junit] created: doc/codeDoc/ptolemy/actor/lib/colt/ [junit] created: doc/codeDoc/ptolemy/actor/lib/colt/doc-files/ [junit] created: doc/codeDoc/ptolemy/actor/lib/comm/ [junit] created: doc/codeDoc/ptolemy/actor/lib/conversions/ [junit] created: doc/codeDoc/ptolemy/actor/lib/conversions/json/ [junit] created: doc/codeDoc/ptolemy/actor/lib/database/ [junit] created: doc/codeDoc/ptolemy/actor/lib/excel/ [junit] created: doc/codeDoc/ptolemy/actor/lib/fmi/ [junit] created: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/ [junit] created: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/swig/ [junit] created: doc/codeDoc/ptolemy/actor/lib/gem5/ [junit] created: doc/codeDoc/ptolemy/actor/lib/gui/ [junit] created: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveDialog/ [junit] created: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveShell/ [junit] created: doc/codeDoc/ptolemy/actor/lib/gui/PlotterBaseJavaSE/ [junit] created: doc/codeDoc/ptolemy/actor/lib/hoc/ [junit] created: doc/codeDoc/ptolemy/actor/lib/hoc/CatchUpComposite/ [junit] created: doc/codeDoc/ptolemy/actor/lib/hoc/IterateOverArray/ [junit] created: doc/codeDoc/ptolemy/actor/lib/hoc/MirrorComposite/ [junit] created: doc/codeDoc/ptolemy/actor/lib/hoc/ReflectComposite/ [junit] created: doc/codeDoc/ptolemy/actor/lib/image/ [junit] created: doc/codeDoc/ptolemy/actor/lib/image/ImageTableau/ [junit] created: doc/codeDoc/ptolemy/actor/lib/io/ [junit] created: doc/codeDoc/ptolemy/actor/lib/io/comm/ [junit] created: doc/codeDoc/ptolemy/actor/lib/javasound/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/IMUSensor/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/audio/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/cameras/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAware/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAwareTest/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/crypto/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/dataConverter/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/discovery/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/eventbus/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpClient/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpServer/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/imageDisplay/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/iotAuth/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/localStorage/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/mqtt/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/serial/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/shell/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/socket/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/speechRecognition/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/textDisplay/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/udpSocket/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/userInterface/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/webSocket/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jjs/modules/xbee/ [junit] created: doc/codeDoc/ptolemy/actor/lib/jopio/ [junit] created: doc/codeDoc/ptolemy/actor/lib/joystick/ [junit] created: doc/codeDoc/ptolemy/actor/lib/logic/ [junit] created: doc/codeDoc/ptolemy/actor/lib/mail/ [junit] created: doc/codeDoc/ptolemy/actor/lib/mbed/ [junit] created: doc/codeDoc/ptolemy/actor/lib/net/ [junit] created: doc/codeDoc/ptolemy/actor/lib/python/ [junit] created: doc/codeDoc/ptolemy/actor/lib/r/ [junit] created: doc/codeDoc/ptolemy/actor/lib/security/ [junit] created: doc/codeDoc/ptolemy/actor/lib/string/ [junit] created: doc/codeDoc/ptolemy/actor/lib/vhdl/ [junit] created: doc/codeDoc/ptolemy/actor/lib/video/ [junit] created: doc/codeDoc/ptolemy/actor/lib/xslt/ [junit] created: doc/codeDoc/ptolemy/actor/parameters/ [junit] created: doc/codeDoc/ptolemy/actor/process/ [junit] created: doc/codeDoc/ptolemy/actor/ptalon/ [junit] created: doc/codeDoc/ptolemy/actor/ptalon/gt/ [junit] created: doc/codeDoc/ptolemy/actor/ptalon/gt/PtalonMatcher/ [junit] created: doc/codeDoc/ptolemy/actor/ptalon/lib/ [junit] created: doc/codeDoc/ptolemy/actor/sched/ [junit] created: doc/codeDoc/ptolemy/actor/util/ [junit] created: doc/codeDoc/ptolemy/caltrop/ [junit] created: doc/codeDoc/ptolemy/caltrop/actors/ [junit] created: doc/codeDoc/ptolemy/caltrop/ddi/ [junit] created: doc/codeDoc/ptolemy/caltrop/util/ [junit] created: doc/codeDoc/ptolemy/cg/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/org/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/accessor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/jjs/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/html/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/org/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/accessor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/jjs/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/accessor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/EmbeddedCodeActor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/modal/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/accessor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/jjs/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/gui/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/de/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/de/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/de/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/de/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib/fmi/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/EmbeddedCodeActor/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/modal/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg/lib/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf/ [junit] created: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/gui/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/html/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/program/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/ptidyos/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/type/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/syntactic/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/test/ [junit] created: doc/codeDoc/ptolemy/cg/kernel/generic/test/actor/ [junit] created: doc/codeDoc/ptolemy/cg/lib/ [junit] created: doc/codeDoc/ptolemy/cg/lib/EmbeddedCodeActor/ [junit] created: doc/codeDoc/ptolemy/cg/lib/syntactic/ [junit] created: doc/codeDoc/ptolemy/copernicus/ [junit] created: doc/codeDoc/ptolemy/copernicus/applet/ [junit] created: doc/codeDoc/ptolemy/copernicus/gui/ [junit] created: doc/codeDoc/ptolemy/copernicus/gui/GeneratorTableau/ [junit] created: doc/codeDoc/ptolemy/copernicus/kernel/ [junit] created: doc/codeDoc/ptolemy/copernicus/shallow/ [junit] created: doc/codeDoc/ptolemy/data/ [junit] created: doc/codeDoc/ptolemy/data/expr/ [junit] created: doc/codeDoc/ptolemy/data/expr/ConstraintMonitor/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/gui/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data/expr/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data/expr/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data/expr/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/data/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/data/expr/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data/expr/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/gui/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies/lib/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor/lib/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr/ [junit] created: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/ [junit] created: doc/codeDoc/ptolemy/data/type/ [junit] created: doc/codeDoc/ptolemy/data/unit/ [junit] created: doc/codeDoc/ptolemy/distributed/ [junit] created: doc/codeDoc/ptolemy/distributed/actor/ [junit] created: doc/codeDoc/ptolemy/distributed/actor/lib/ [junit] created: doc/codeDoc/ptolemy/distributed/client/ [junit] created: doc/codeDoc/ptolemy/distributed/common/ [junit] created: doc/codeDoc/ptolemy/distributed/domains/ [junit] created: doc/codeDoc/ptolemy/distributed/domains/sdf/ [junit] created: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/ [junit] created: doc/codeDoc/ptolemy/distributed/rmi/ [junit] created: doc/codeDoc/ptolemy/distributed/util/ [junit] created: doc/codeDoc/ptolemy/domains/ [junit] created: doc/codeDoc/ptolemy/domains/algebraic/ [junit] created: doc/codeDoc/ptolemy/domains/algebraic/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/atc/ [junit] created: doc/codeDoc/ptolemy/domains/atc/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/atc/kernel/policy1/ [junit] created: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/ [junit] created: doc/codeDoc/ptolemy/domains/atc/lib/ [junit] created: doc/codeDoc/ptolemy/domains/ca/ [junit] created: doc/codeDoc/ptolemy/domains/ca/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/ca/lib/ [junit] created: doc/codeDoc/ptolemy/domains/ca/lib/gui/ [junit] created: doc/codeDoc/ptolemy/domains/ci/ [junit] created: doc/codeDoc/ptolemy/domains/ci/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/ci/lib/ [junit] created: doc/codeDoc/ptolemy/domains/continuous/ [junit] created: doc/codeDoc/ptolemy/domains/continuous/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/continuous/kernel/solver/ [junit] created: doc/codeDoc/ptolemy/domains/continuous/lib/ [junit] created: doc/codeDoc/ptolemy/domains/coroutine/ [junit] created: doc/codeDoc/ptolemy/domains/coroutine/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/coroutine/lib/ [junit] created: doc/codeDoc/ptolemy/domains/csp/ [junit] created: doc/codeDoc/ptolemy/domains/csp/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/csp/lib/ [junit] created: doc/codeDoc/ptolemy/domains/curriculum/ [junit] created: doc/codeDoc/ptolemy/domains/curriculum/HighlightEntities/ [junit] created: doc/codeDoc/ptolemy/domains/dde/ [junit] created: doc/codeDoc/ptolemy/domains/dde/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/dde/lib/ [junit] created: doc/codeDoc/ptolemy/domains/ddf/ [junit] created: doc/codeDoc/ptolemy/domains/ddf/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/ddf/lib/ [junit] created: doc/codeDoc/ptolemy/domains/de/ [junit] created: doc/codeDoc/ptolemy/domains/de/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/de/lib/ [junit] created: doc/codeDoc/ptolemy/domains/de/lib/aspect/ [junit] created: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXESs/ [junit] created: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXSwitch/ [junit] created: doc/codeDoc/ptolemy/domains/de/lib/aspect/BasicSwitch/ [junit] created: doc/codeDoc/ptolemy/domains/de/lib/aspect/Bus/ [junit] created: doc/codeDoc/ptolemy/domains/dt/ [junit] created: doc/codeDoc/ptolemy/domains/dt/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/fmima/ [junit] created: doc/codeDoc/ptolemy/domains/fmima/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/giotto/ [junit] created: doc/codeDoc/ptolemy/domains/giotto/cgc/ [junit] created: doc/codeDoc/ptolemy/domains/giotto/cgc/GiottoCEmachineFrameworkGenerator/ [junit] created: doc/codeDoc/ptolemy/domains/giotto/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoCodeGenerator/ [junit] created: doc/codeDoc/ptolemy/domains/gr/ [junit] created: doc/codeDoc/ptolemy/domains/gr/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/gr/lib/ [junit] created: doc/codeDoc/ptolemy/domains/hdf/ [junit] created: doc/codeDoc/ptolemy/domains/hdf/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/metroII/ [junit] created: doc/codeDoc/ptolemy/domains/metroII/gui/ [junit] created: doc/codeDoc/ptolemy/domains/metroII/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIMirrorComposite/ [junit] created: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPlatform/ [junit] created: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ [junit] created: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/ [junit] created: doc/codeDoc/ptolemy/domains/modal/ [junit] created: doc/codeDoc/ptolemy/domains/modal/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/modal/kernel/Configurer/ [junit] created: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/ [junit] created: doc/codeDoc/ptolemy/domains/modal/kernel/ia/ [junit] created: doc/codeDoc/ptolemy/domains/modal/modal/ [junit] created: doc/codeDoc/ptolemy/domains/ontologies/ [junit] created: doc/codeDoc/ptolemy/domains/ontologies/lib/ [junit] created: doc/codeDoc/ptolemy/domains/petrinet/ [junit] created: doc/codeDoc/ptolemy/domains/petrinet/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/petrinet/lib/ [junit] created: doc/codeDoc/ptolemy/domains/petrinet/lib/gui/ [junit] created: doc/codeDoc/ptolemy/domains/pn/ [junit] created: doc/codeDoc/ptolemy/domains/pn/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/pn/kernel/event/ [junit] created: doc/codeDoc/ptolemy/domains/pn/lib/ [junit] created: doc/codeDoc/ptolemy/domains/psdf/ [junit] created: doc/codeDoc/ptolemy/domains/psdf/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/ptera/ [junit] created: doc/codeDoc/ptolemy/domains/ptera/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/ptera/kernel/Event/ [junit] created: doc/codeDoc/ptolemy/domains/ptera/lib/ [junit] created: doc/codeDoc/ptolemy/domains/pthales/ [junit] created: doc/codeDoc/ptolemy/domains/pthales/JNI/ [junit] created: doc/codeDoc/ptolemy/domains/pthales/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/pthales/lib/ [junit] created: doc/codeDoc/ptolemy/domains/ptides/ [junit] created: doc/codeDoc/ptolemy/domains/ptides/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatform/ [junit] created: doc/codeDoc/ptolemy/domains/ptides/lib/ [junit] created: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/ [junit] created: doc/codeDoc/ptolemy/domains/ptides/lib/qm/ [junit] created: doc/codeDoc/ptolemy/domains/ptinyos/ [junit] created: doc/codeDoc/ptolemy/domains/ptinyos/gui/ [junit] created: doc/codeDoc/ptolemy/domains/ptinyos/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/ptinyos/lib/ [junit] created: doc/codeDoc/ptolemy/domains/ptinyos/util/ [junit] created: doc/codeDoc/ptolemy/domains/ptinyos/util/nc2moml/ [junit] created: doc/codeDoc/ptolemy/domains/ptinyos/util/ncapp2moml/ [junit] created: doc/codeDoc/ptolemy/domains/qss/ [junit] created: doc/codeDoc/ptolemy/domains/qss/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/qss/lib/ [junit] created: doc/codeDoc/ptolemy/domains/rendezvous/ [junit] created: doc/codeDoc/ptolemy/domains/rendezvous/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/rendezvous/lib/ [junit] created: doc/codeDoc/ptolemy/domains/scr/ [junit] created: doc/codeDoc/ptolemy/domains/sdf/ [junit] created: doc/codeDoc/ptolemy/domains/sdf/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/sdf/lib/ [junit] created: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ [junit] created: doc/codeDoc/ptolemy/domains/sdf/optimize/ [junit] created: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/ [junit] created: doc/codeDoc/ptolemy/domains/sequence/ [junit] created: doc/codeDoc/ptolemy/domains/sequence/gui/ [junit] created: doc/codeDoc/ptolemy/domains/sequence/gui/VisualSequenceDirector/ [junit] created: doc/codeDoc/ptolemy/domains/sequence/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/sequence/lib/ [junit] created: doc/codeDoc/ptolemy/domains/space/ [junit] created: doc/codeDoc/ptolemy/domains/space/Occupants/ [junit] created: doc/codeDoc/ptolemy/domains/sr/ [junit] created: doc/codeDoc/ptolemy/domains/sr/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/sr/lib/ [junit] created: doc/codeDoc/ptolemy/domains/sr/lib/gui/ [junit] created: doc/codeDoc/ptolemy/domains/sysml/ [junit] created: doc/codeDoc/ptolemy/domains/sysml/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/taskpt/ [junit] created: doc/codeDoc/ptolemy/domains/taskpt/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/taskpt/lib/ [junit] created: doc/codeDoc/ptolemy/domains/taskpt/lib/gui/ [junit] created: doc/codeDoc/ptolemy/domains/tcs/ [junit] created: doc/codeDoc/ptolemy/domains/tcs/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/tcs/lib/ [junit] created: doc/codeDoc/ptolemy/domains/tdl/ [junit] created: doc/codeDoc/ptolemy/domains/tdl/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLCodeGenerator/ [junit] created: doc/codeDoc/ptolemy/domains/tester/ [junit] created: doc/codeDoc/ptolemy/domains/tester/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/tester/lib/ [junit] created: doc/codeDoc/ptolemy/domains/tm/ [junit] created: doc/codeDoc/ptolemy/domains/tm/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/tm/kernel/SchedulePlotter/ [junit] created: doc/codeDoc/ptolemy/domains/tm/lib/ [junit] created: doc/codeDoc/ptolemy/domains/wireless/ [junit] created: doc/codeDoc/ptolemy/domains/wireless/kernel/ [junit] created: doc/codeDoc/ptolemy/domains/wireless/lib/ [junit] created: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/ [junit] created: doc/codeDoc/ptolemy/graph/ [junit] created: doc/codeDoc/ptolemy/graph/analysis/ [junit] created: doc/codeDoc/ptolemy/graph/analysis/analyzer/ [junit] created: doc/codeDoc/ptolemy/graph/analysis/strategy/ [junit] created: doc/codeDoc/ptolemy/graph/mapping/ [junit] created: doc/codeDoc/ptolemy/graph/sched/ [junit] created: doc/codeDoc/ptolemy/gui/ [junit] created: doc/codeDoc/ptolemy/kernel/ [junit] created: doc/codeDoc/ptolemy/kernel/attributes/ [junit] created: doc/codeDoc/ptolemy/kernel/undo/ [junit] created: doc/codeDoc/ptolemy/kernel/util/ [junit] created: doc/codeDoc/ptolemy/math/ [junit] created: doc/codeDoc/ptolemy/media/ [junit] created: doc/codeDoc/ptolemy/media/javasound/ [junit] created: doc/codeDoc/ptolemy/media/viewer/ [junit] created: doc/codeDoc/ptolemy/moml/ [junit] created: doc/codeDoc/ptolemy/moml/filter/ [junit] created: doc/codeDoc/ptolemy/moml/unit/ [junit] created: doc/codeDoc/ptolemy/plot/ [junit] created: doc/codeDoc/ptolemy/plot/compat/ [junit] created: doc/codeDoc/ptolemy/plot/plotml/ [junit] created: doc/codeDoc/ptolemy/util/ [junit] created: doc/codeDoc/ptolemy/util/test/ [junit] created: doc/codeDoc/ptolemy/util/test/junit/ [junit] created: doc/codeDoc/ptolemy/vergil/ [junit] created: doc/codeDoc/ptolemy/vergil/actor/ [junit] created: doc/codeDoc/ptolemy/vergil/actor/ActorGraphTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/actor/DocBuilderEffigy/ [junit] created: doc/codeDoc/ptolemy/vergil/actor/DocBuilderTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/actor/DocEffigy/ [junit] created: doc/codeDoc/ptolemy/vergil/actor/DocTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/actor/lib/ [junit] created: doc/codeDoc/ptolemy/vergil/actor/lib/VisualModelReference/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/export/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/export/html/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/export/html/jsoup/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/export/itextpdf/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/export/web/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/imprt/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/imprt/accessor/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/imprt/fmu/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/imprt/g4ltl/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/layout/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/test/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/test/junit/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/test/ [junit] created: doc/codeDoc/ptolemy/vergil/basic/test/junit/ [junit] created: doc/codeDoc/ptolemy/vergil/debugger/ [junit] created: doc/codeDoc/ptolemy/vergil/gt/ [junit] created: doc/codeDoc/ptolemy/vergil/gt/GTFrameTools/ [junit] created: doc/codeDoc/ptolemy/vergil/gt/GTIngredientsEditor/ [junit] created: doc/codeDoc/ptolemy/vergil/gt/GTTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/gt/MatchResultTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/gt/StateMatcherController/ [junit] created: doc/codeDoc/ptolemy/vergil/gt/TransformEventController/ [junit] created: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeController/ [junit] created: doc/codeDoc/ptolemy/vergil/icon/ [junit] created: doc/codeDoc/ptolemy/vergil/icon/EditIconTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/kernel/ [junit] created: doc/codeDoc/ptolemy/vergil/kernel/attributes/ [junit] created: doc/codeDoc/ptolemy/vergil/modal/ [junit] created: doc/codeDoc/ptolemy/vergil/modal/CaseGraphTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/modal/FSMGraphTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/modal/fmv/ [junit] created: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/modal/ia/ [junit] created: doc/codeDoc/ptolemy/vergil/modal/ia/InterfaceAutomatonGraphTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/modal/modal/ [junit] created: doc/codeDoc/ptolemy/vergil/ontologies/ [junit] created: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/pdfrenderer/ [junit] created: doc/codeDoc/ptolemy/vergil/ptera/ [junit] created: doc/codeDoc/ptolemy/vergil/ptera/PteraGraphTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/scr/ [junit] created: doc/codeDoc/ptolemy/vergil/scr/SCRGraphTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/tdl/ [junit] created: doc/codeDoc/ptolemy/vergil/toolbox/ [junit] created: doc/codeDoc/ptolemy/vergil/tree/ [junit] created: doc/codeDoc/ptolemy/vergil/tree/TreeTableau/ [junit] created: doc/codeDoc/ptolemy/vergil/unit/ [junit] created: doc/codeDoc/ptolemy/verification/ [junit] created: doc/codeDoc/ptolemy/verification/gui/ [junit] created: doc/codeDoc/ptolemy/verification/kernel/ [junit] created: doc/codeDoc/ptolemy/verification/kernel/maude/ [junit] created: doc/codeDoc/ptolemy/verification/lib/ [junit] created: doc/codeDoc/thales/ [junit] created: doc/codeDoc/thales/actor/ [junit] created: doc/codeDoc/thales/actor/gui/ [junit] created: doc/codeDoc/thales/actor/gui/NavigableEffigy/ [junit] created: doc/codeDoc/thales/actor/gui/SingleWindowHTMLViewerTableau/ [junit] created: doc/codeDoc/thales/vergil/ [junit] created: doc/codeDoc/thales/vergil/navigable/ [junit] created: doc/codeDoc/thales/vergil/navigable/NavigableActorGraphTableau/ [junit] created: doc/codeDoc/util/ [junit] created: doc/codeDoc/util/testsuite/ [junit] inflated: doc/codeDoc/PtIndexer.ser [junit] inflated: doc/codeDoc/allNamedObjs.txt [junit] inflated: doc/codeDoc/allclasses-frame.html [junit] inflated: doc/codeDoc/allclasses-noframe.html [junit] inflated: doc/codeDoc/com/cureos/numerics/Calcfc.html [junit] inflated: doc/codeDoc/com/cureos/numerics/Cobyla.html [junit] inflated: doc/codeDoc/com/cureos/numerics/CobylaExitStatus.html [junit] inflated: doc/codeDoc/com/cureos/numerics/package-frame.html [junit] inflated: doc/codeDoc/com/cureos/numerics/package-summary.html [junit] inflated: doc/codeDoc/com/cureos/numerics/package-tree.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/builder/AbstractFormBuilder.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/builder/ButtonBarBuilder.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/builder/ButtonStackBuilder.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/builder/DefaultFormBuilder.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/builder/I15dPanelBuilder.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/builder/PanelBuilder.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/builder/package-frame.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/builder/package-summary.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/builder/package-tree.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/debug/FormDebugPanel.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/debug/FormDebugUtils.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/debug/package-frame.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/debug/package-summary.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/debug/package-tree.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/factories/Borders.EmptyBorder.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/factories/Borders.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/factories/ButtonBarFactory.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/factories/ComponentFactory.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/factories/DefaultComponentFactory.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/factories/FormFactory.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/factories/package-frame.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/factories/package-summary.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/factories/package-tree.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/BoundedSize.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/CellConstraints.Alignment.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/CellConstraints.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/ColumnSpec.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/ConstantSize.Unit.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/ConstantSize.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/FormLayout.LayoutInfo.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/FormLayout.Measure.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/FormLayout.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/FormSpec.DefaultAlignment.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/FormSpec.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/RowSpec.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/Size.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/Sizes.ComponentSize.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/Sizes.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/package-frame.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/package-summary.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/layout/package-tree.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/AbstractUnitConverter.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/DefaultUnitConverter.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/LayoutStyle.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/MacLayoutStyle.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/UnitConverter.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/Utilities.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/WindowsLayoutStyle.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/package-frame.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/package-summary.html [junit] inflated: doc/codeDoc/com/jgoodies/forms/util/package-tree.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/AddComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/AddComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/AverageComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/AverageComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/BurnComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/BurnComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ColorBurnComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ColorBurnComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ColorComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ColorComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ColorDodgeComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ColorDodgeComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ContourComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ContourCompositeContext.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/DarkenComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/DarkenComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/DifferenceComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/DifferenceComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/DodgeComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/DodgeComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ExclusionComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ExclusionComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/HardLightComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/HardLightComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/HueComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/HueComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/LightenComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/LightenComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/MiscComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/MiscCompositeContext.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/MultiplyComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/MultiplyComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/NegationComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/NegationComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/OverlayComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/OverlayComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/PinLightComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/PinLightComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/RGBComposite.RGBCompositeContext.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/RGBComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/SaturationComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/SaturationComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ScreenComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ScreenComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/SoftLightComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/SoftLightComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/SubtractComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/SubtractComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ValueComposite.Context.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/ValueComposite.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/package-frame.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/package-summary.html [junit] inflated: doc/codeDoc/com/jhlabs/composite/package-tree.html [junit] inflated: doc/codeDoc/com/jhlabs/image/AbstractBufferedImageOp.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ApplyMaskFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ArrayColormap.html [junit] inflated: doc/codeDoc/com/jhlabs/image/AverageFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/BicubicScaleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/BinaryFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/BlockFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/BlurFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/BorderFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/BoxBlurFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/BrushedMetalFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/BumpFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CausticsFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CellularFilter.Point.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CellularFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ChannelMixFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CheckFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ChromaKeyFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ChromeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CircleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ColorHalftoneFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/Colormap.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CompositeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CompoundFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ContourFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ContrastFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ConvolveFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CropFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CrystallizeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CurlFilter.Sampler.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CurlFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/Curve.html [junit] inflated: doc/codeDoc/com/jhlabs/image/CurvesFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/DeinterlaceFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/DespeckleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/DiffuseFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/DiffusionFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/DilateFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/DisplaceFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/DissolveFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/DitherFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/DoGFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/EdgeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/EmbossFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/EqualizeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ErodeAlphaFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ErodeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ExposureFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/FBMFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/FadeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/FeedbackFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/FieldWarpFilter.Line.html [junit] inflated: doc/codeDoc/com/jhlabs/image/FieldWarpFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/FillFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/FlareFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/FlipFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/Flush3DFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/FourColorFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GainFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GammaFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GaussianFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GlintFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GlowFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/Gradient.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GradientFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GradientWipeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GrayFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GrayscaleColormap.html [junit] inflated: doc/codeDoc/com/jhlabs/image/GrayscaleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/HSBAdjustFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/HalftoneFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/HighPassFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/Histogram.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ImageCombiningFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ImageMath.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ImageUtils.html [junit] inflated: doc/codeDoc/com/jhlabs/image/InterpolateFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/InvertAlphaFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/InvertFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/IteratedFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/JavaLnFFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/KaleidoscopeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/KeyFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LaplaceFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LensBlurFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LevelsFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LifeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LightFilter.AmbientLight.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LightFilter.DistantLight.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LightFilter.Light.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LightFilter.Material.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LightFilter.PointLight.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LightFilter.SpotLight.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LightFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LinearColormap.html [junit] inflated: doc/codeDoc/com/jhlabs/image/LookupFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MapColorsFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MapFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MarbleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MarbleTexFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MaskFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MaximumFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MedianFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MinimumFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MirrorFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MotionBlurFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MotionBlurOp.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MotionDetectorFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/MutatableFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/NoiseFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/OctTreeQuantizer.OctTreeNode.html [junit] inflated: doc/codeDoc/com/jhlabs/image/OctTreeQuantizer.html [junit] inflated: doc/codeDoc/com/jhlabs/image/OffsetFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/OilFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/OpacityFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/OutlineFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/PerspectiveFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/PinchFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/PixelUtils.html [junit] inflated: doc/codeDoc/com/jhlabs/image/PlasmaFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/PointFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/PointillizeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/PolarFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/PosterizeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/PremultiplyFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/QuantizeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/Quantizer.html [junit] inflated: doc/codeDoc/com/jhlabs/image/QuiltFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/RGBAdjustFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/RaysFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ReduceNoiseFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/RenderTextFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/RescaleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/RippleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/RotateFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SaturationFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ScaleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ScratchFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ShadeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ShadowFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ShapeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SharpenFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ShatterFilter.Tile.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ShatterFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ShearFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ShineFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SkeletonFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SkyFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SmartBlurFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SmearFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SolarizeFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SparkleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/Spectrum.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SpectrumColormap.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SphereFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SplineColormap.html [junit] inflated: doc/codeDoc/com/jhlabs/image/StampFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SwimFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/SwizzleFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/TextureFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/ThresholdFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/TileImageFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/TransferFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/TransformFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/TransitionFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/TritoneFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/TwirlFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/UnpremultiplyFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/UnsharpFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/VariableBlurFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/WarpFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/WarpGrid.html [junit] inflated: doc/codeDoc/com/jhlabs/image/WaterFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/WeaveFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/WholeImageFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/WoodFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/package-frame.html [junit] inflated: doc/codeDoc/com/jhlabs/image/package-summary.html [junit] inflated: doc/codeDoc/com/jhlabs/image/package-tree.html [junit] inflated: doc/codeDoc/com/jhlabs/image/svg/AnnotateFilter.html [junit] inflated: doc/codeDoc/com/jhlabs/image/svg/package-frame.html [junit] inflated: doc/codeDoc/com/jhlabs/image/svg/package-summary.html [junit] inflated: doc/codeDoc/com/jhlabs/image/svg/package-tree.html [junit] inflated: doc/codeDoc/com/jhlabs/math/BinaryFunction.html [junit] inflated: doc/codeDoc/com/jhlabs/math/BlackFunction.html [junit] inflated: doc/codeDoc/com/jhlabs/math/CellularFunction2D.Point.html [junit] inflated: doc/codeDoc/com/jhlabs/math/CellularFunction2D.html [junit] inflated: doc/codeDoc/com/jhlabs/math/CompositeFunction1D.html [junit] inflated: doc/codeDoc/com/jhlabs/math/CompoundFunction2D.html [junit] inflated: doc/codeDoc/com/jhlabs/math/FBM.html [junit] inflated: doc/codeDoc/com/jhlabs/math/FFT.html [junit] inflated: doc/codeDoc/com/jhlabs/math/FractalSumFunction.html [junit] inflated: doc/codeDoc/com/jhlabs/math/Function1D.html [junit] inflated: doc/codeDoc/com/jhlabs/math/Function2D.html [junit] inflated: doc/codeDoc/com/jhlabs/math/Function3D.html [junit] inflated: doc/codeDoc/com/jhlabs/math/ImageFunction2D.html [junit] inflated: doc/codeDoc/com/jhlabs/math/MarbleFunction.html [junit] inflated: doc/codeDoc/com/jhlabs/math/MathFunction1D.html [junit] inflated: doc/codeDoc/com/jhlabs/math/Noise.html [junit] inflated: doc/codeDoc/com/jhlabs/math/RidgedFBM.html [junit] inflated: doc/codeDoc/com/jhlabs/math/SCNoise.html [junit] inflated: doc/codeDoc/com/jhlabs/math/TurbulenceFunction.html [junit] inflated: doc/codeDoc/com/jhlabs/math/VLNoise.html [junit] inflated: doc/codeDoc/com/jhlabs/math/package-frame.html [junit] inflated: doc/codeDoc/com/jhlabs/math/package-summary.html [junit] inflated: doc/codeDoc/com/jhlabs/math/package-tree.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/AxisAngle4f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/Color4f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/Matrix4f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/Point3f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/Point4f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/Quat4f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/Tuple3f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/Tuple4f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/Vector3f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/Vector4f.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/package-frame.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/package-summary.html [junit] inflated: doc/codeDoc/com/jhlabs/vecmath/package-tree.html [junit] inflated: doc/codeDoc/com/microstar/xml/HandlerBase.html [junit] inflated: doc/codeDoc/com/microstar/xml/XmlException.html [junit] inflated: doc/codeDoc/com/microstar/xml/XmlHandler.html [junit] inflated: doc/codeDoc/com/microstar/xml/XmlParser.html [junit] inflated: doc/codeDoc/com/microstar/xml/package-frame.html [junit] inflated: doc/codeDoc/com/microstar/xml/package-summary.html [junit] inflated: doc/codeDoc/com/microstar/xml/package-tree.html [junit] inflated: doc/codeDoc/constant-values.html [junit] inflated: doc/codeDoc/deprecated-list.html [junit] inflated: doc/codeDoc/diva/canvas/AbstractFigure.html [junit] inflated: doc/codeDoc/diva/canvas/AbstractFigureContainer.html [junit] inflated: doc/codeDoc/diva/canvas/AbstractSite.html [junit] inflated: doc/codeDoc/diva/canvas/BasicZList.html [junit] inflated: doc/codeDoc/diva/canvas/CanvasComponent.html [junit] inflated: doc/codeDoc/diva/canvas/CanvasDebugUtilities.html [junit] inflated: doc/codeDoc/diva/canvas/CanvasLayer.html [junit] inflated: doc/codeDoc/diva/canvas/CanvasPane.html [junit] inflated: doc/codeDoc/diva/canvas/CanvasUtilities.html [junit] inflated: doc/codeDoc/diva/canvas/CompositeFigure.html [junit] inflated: doc/codeDoc/diva/canvas/DamageRegion.html [junit] inflated: doc/codeDoc/diva/canvas/Figure.html [junit] inflated: doc/codeDoc/diva/canvas/FigureContainer.html [junit] inflated: doc/codeDoc/diva/canvas/FigureDecorator.html [junit] inflated: doc/codeDoc/diva/canvas/FigureLayer.html [junit] inflated: doc/codeDoc/diva/canvas/FigureSet.html [junit] inflated: doc/codeDoc/diva/canvas/FigureWrapper.html [junit] inflated: doc/codeDoc/diva/canvas/GeometricSet.html [junit] inflated: doc/codeDoc/diva/canvas/GraphicsPane.html [junit] inflated: doc/codeDoc/diva/canvas/JCanvas.html [junit] inflated: doc/codeDoc/diva/canvas/OverlayLayer.html [junit] inflated: doc/codeDoc/diva/canvas/PaneWrapper.html [junit] inflated: doc/codeDoc/diva/canvas/Site.html [junit] inflated: doc/codeDoc/diva/canvas/SiteDecorator.html [junit] inflated: doc/codeDoc/diva/canvas/TransformContext.html [junit] inflated: doc/codeDoc/diva/canvas/VisibleComponent.html [junit] inflated: doc/codeDoc/diva/canvas/ZList.html [junit] inflated: doc/codeDoc/diva/canvas/connector/AbstractConnector.html [junit] inflated: doc/codeDoc/diva/canvas/connector/AbstractConnectorTarget.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ArcConnector.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ArcInteractor.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ArcManipulator.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ArcMidpointSite.html [junit] inflated: doc/codeDoc/diva/canvas/connector/Arrowhead.html [junit] inflated: doc/codeDoc/diva/canvas/connector/AutonomousSite.html [junit] inflated: doc/codeDoc/diva/canvas/connector/BasicManhattanRouter.html [junit] inflated: doc/codeDoc/diva/canvas/connector/Blob.html [junit] inflated: doc/codeDoc/diva/canvas/connector/BoundsSite.html [junit] inflated: doc/codeDoc/diva/canvas/connector/CenterSite.html [junit] inflated: doc/codeDoc/diva/canvas/connector/CenterTarget.html [junit] inflated: doc/codeDoc/diva/canvas/connector/Connector.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ConnectorAdapter.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ConnectorEnd.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ConnectorEvent.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ConnectorInteractor.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ConnectorListener.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ConnectorManipulator.TargetHighlighter.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ConnectorManipulator.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ConnectorTarget.html [junit] inflated: doc/codeDoc/diva/canvas/connector/FixedNormalSite.html [junit] inflated: doc/codeDoc/diva/canvas/connector/IncrManhattanRouter.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ManhattanConnector.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ManhattanRouter.html [junit] inflated: doc/codeDoc/diva/canvas/connector/NullSite.html [junit] inflated: doc/codeDoc/diva/canvas/connector/ParametricSite.html [junit] inflated: doc/codeDoc/diva/canvas/connector/PerimeterSite.html [junit] inflated: doc/codeDoc/diva/canvas/connector/PerimeterTarget.html [junit] inflated: doc/codeDoc/diva/canvas/connector/Router.html [junit] inflated: doc/codeDoc/diva/canvas/connector/StraightConnector.html [junit] inflated: doc/codeDoc/diva/canvas/connector/StraightTerminal.html [junit] inflated: doc/codeDoc/diva/canvas/connector/Terminal.html [junit] inflated: doc/codeDoc/diva/canvas/connector/TerminalFigure.html [junit] inflated: doc/codeDoc/diva/canvas/connector/package-frame.html [junit] inflated: doc/codeDoc/diva/canvas/connector/package-summary.html [junit] inflated: doc/codeDoc/diva/canvas/connector/package-tree.html [junit] inflated: doc/codeDoc/diva/canvas/demo/SimplePane.html [junit] inflated: doc/codeDoc/diva/canvas/demo/package-frame.html [junit] inflated: doc/codeDoc/diva/canvas/demo/package-summary.html [junit] inflated: doc/codeDoc/diva/canvas/demo/package-tree.html [junit] inflated: doc/codeDoc/diva/canvas/event/EventAcceptor.html [junit] inflated: doc/codeDoc/diva/canvas/event/EventLayer.html [junit] inflated: doc/codeDoc/diva/canvas/event/ExtendedMouseFilter.html [junit] inflated: doc/codeDoc/diva/canvas/event/LayerAdapter.html [junit] inflated: doc/codeDoc/diva/canvas/event/LayerConsumer.html [junit] inflated: doc/codeDoc/diva/canvas/event/LayerEvent.html [junit] inflated: doc/codeDoc/diva/canvas/event/LayerEventMulticaster.html [junit] inflated: doc/codeDoc/diva/canvas/event/LayerListener.html [junit] inflated: doc/codeDoc/diva/canvas/event/LayerMotionAdapter.html [junit] inflated: doc/codeDoc/diva/canvas/event/LayerMotionListener.html [junit] inflated: doc/codeDoc/diva/canvas/event/LayerMouseAdapter.html [junit] inflated: doc/codeDoc/diva/canvas/event/MouseFilter.html [junit] inflated: doc/codeDoc/diva/canvas/event/package-frame.html [junit] inflated: doc/codeDoc/diva/canvas/event/package-summary.html [junit] inflated: doc/codeDoc/diva/canvas/event/package-tree.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/AbstractInteractor.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/ActionInteractor.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/BasicGrabHandle.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/BasicGrabHandleFactory.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/BasicSelectionModel.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/BasicSelectionRenderer.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/BoundedDragInteractor.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/BoundsConstraint.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/BoundsGeometry.BoundsSite.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/BoundsGeometry.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/BoundsManipulator.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/CircleGeometry.CircleSite.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/CircleGeometry.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/CircleManipulator.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/CompositeInteractor.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/DragInteractor.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/Geometry.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/GrabHandle.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/GrabHandleFactory.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/Interactor.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/Manipulator.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/MoveHandle.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/PathGeometry.CloseSegment.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/PathGeometry.Vertex.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/PathGeometry.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/PathManipulator.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/PointConstraint.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/QuadrantConstraint.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/SelectionDragger.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/SelectionEvent.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/SelectionInteractor.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/SelectionListener.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/SelectionModel.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/SelectionRenderer.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/ShapedFigure.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/package-frame.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/package-summary.html [junit] inflated: doc/codeDoc/diva/canvas/interactor/package-tree.html [junit] inflated: doc/codeDoc/diva/canvas/package-frame.html [junit] inflated: doc/codeDoc/diva/canvas/package-summary.html [junit] inflated: doc/codeDoc/diva/canvas/package-tree.html [junit] inflated: doc/codeDoc/diva/canvas/test/All.html [junit] inflated: doc/codeDoc/diva/canvas/test/ConcreteFigures.BasicRectangleFactory1.html [junit] inflated: doc/codeDoc/diva/canvas/test/ConcreteFigures.BasicRectangleFactory2.html [junit] inflated: doc/codeDoc/diva/canvas/test/ConcreteFigures.CompositeFigureFactory1.html [junit] inflated: doc/codeDoc/diva/canvas/test/ConcreteFigures.IconFigureFactory.html [junit] inflated: doc/codeDoc/diva/canvas/test/ConcreteFigures.ImageFigureFactory.html [junit] inflated: doc/codeDoc/diva/canvas/test/ConcreteFigures.LabelFigureFactory.html [junit] inflated: doc/codeDoc/diva/canvas/test/ConcreteFigures.PaneWrapperFactory.html [junit] inflated: doc/codeDoc/diva/canvas/test/ConcreteFigures.html [junit] inflated: doc/codeDoc/diva/canvas/test/FigureTest.FigureFactory.html [junit] inflated: doc/codeDoc/diva/canvas/test/FigureTest.RegionTestCase.html [junit] inflated: doc/codeDoc/diva/canvas/test/FigureTest.html [junit] inflated: doc/codeDoc/diva/canvas/test/JCanvasTest.CanvasFactory.html [junit] inflated: doc/codeDoc/diva/canvas/test/JCanvasTest.FramedCanvas.html [junit] inflated: doc/codeDoc/diva/canvas/test/JCanvasTest.html [junit] inflated: doc/codeDoc/diva/canvas/test/package-frame.html [junit] inflated: doc/codeDoc/diva/canvas/test/package-summary.html [junit] inflated: doc/codeDoc/diva/canvas/test/package-tree.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/BasicCanvasPane.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/BasicController.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/BasicEllipse.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/BasicFigure.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/BasicHighlighter.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/BasicRectangle.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/GraphicsParser.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/GridLayer.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/IconFigure.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/ImageFigure.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/LabelFigure.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/LabelWrapper.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/PaintedFigure.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/PathFigure.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/RoundedRectangle.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/SVGParser.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/SVGUtilities.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/SwingWrapper.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/TypedDecorator.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/VectorFigure.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/package-frame.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/package-summary.html [junit] inflated: doc/codeDoc/diva/canvas/toolbox/package-tree.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/ArcTutorial.SelfPTarget.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/ArcTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/CompositeFigureTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/ConnectorTutorial.SRTarget.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/ConnectorTutorial.SitedRectangle.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/ConnectorTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/DragTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/FigureTutorial.CustomRectangle.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/FigureTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/IconTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/LabelTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/ManipulatorTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/SimpleTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/TerminalTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/TransformedFigureTutorial.CloudFigure.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/TransformedFigureTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/VectorFigureTutorial.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/package-frame.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/package-summary.html [junit] inflated: doc/codeDoc/diva/canvas/tutorial/package-tree.html [junit] inflated: doc/codeDoc/diva/graph/AbstractGraphController.html [junit] inflated: doc/codeDoc/diva/graph/AbstractGraphModel.html [junit] inflated: doc/codeDoc/diva/graph/BasicEdgeController.EdgeDropper.html [junit] inflated: doc/codeDoc/diva/graph/BasicEdgeController.html [junit] inflated: doc/codeDoc/diva/graph/BasicNodeController.html [junit] inflated: doc/codeDoc/diva/graph/EdgeController.html [junit] inflated: doc/codeDoc/diva/graph/EdgeCreator.html [junit] inflated: doc/codeDoc/diva/graph/EdgeInteractor.html [junit] inflated: doc/codeDoc/diva/graph/EdgeRenderer.html [junit] inflated: doc/codeDoc/diva/graph/GraphController.html [junit] inflated: doc/codeDoc/diva/graph/GraphEvent.html [junit] inflated: doc/codeDoc/diva/graph/GraphException.html [junit] inflated: doc/codeDoc/diva/graph/GraphListener.html [junit] inflated: doc/codeDoc/diva/graph/GraphModel.html [junit] inflated: doc/codeDoc/diva/graph/GraphPane.html [junit] inflated: doc/codeDoc/diva/graph/GraphUtilities.html [junit] inflated: doc/codeDoc/diva/graph/GraphViewEvent.html [junit] inflated: doc/codeDoc/diva/graph/GraphViewListener.html [junit] inflated: doc/codeDoc/diva/graph/JGraph.html [junit] inflated: doc/codeDoc/diva/graph/MutableGraphModel.html [junit] inflated: doc/codeDoc/diva/graph/NodeController.html [junit] inflated: doc/codeDoc/diva/graph/NodeDragInteractor.html [junit] inflated: doc/codeDoc/diva/graph/NodeInteractor.html [junit] inflated: doc/codeDoc/diva/graph/NodeRenderer.html [junit] inflated: doc/codeDoc/diva/graph/SimpleGraphController.html [junit] inflated: doc/codeDoc/diva/graph/basic/ArcRenderer.html [junit] inflated: doc/codeDoc/diva/graph/basic/BasicEdgeRenderer.html [junit] inflated: doc/codeDoc/diva/graph/basic/BasicGraphController.NodeCreator.html [junit] inflated: doc/codeDoc/diva/graph/basic/BasicGraphController.html [junit] inflated: doc/codeDoc/diva/graph/basic/BasicGraphDemo.html [junit] inflated: doc/codeDoc/diva/graph/basic/BasicGraphDemoApplet.html [junit] inflated: doc/codeDoc/diva/graph/basic/BasicGraphModel.html [junit] inflated: doc/codeDoc/diva/graph/basic/BasicLayoutTarget.html [junit] inflated: doc/codeDoc/diva/graph/basic/BasicNodeRenderer.html [junit] inflated: doc/codeDoc/diva/graph/basic/BubbleGraphController.html [junit] inflated: doc/codeDoc/diva/graph/basic/BubbleGraphDemo.html [junit] inflated: doc/codeDoc/diva/graph/basic/BubbleGraphDemoApplet.html [junit] inflated: doc/codeDoc/diva/graph/basic/BubblePane.html [junit] inflated: doc/codeDoc/diva/graph/basic/BubbleRenderer.html [junit] inflated: doc/codeDoc/diva/graph/basic/package-frame.html [junit] inflated: doc/codeDoc/diva/graph/basic/package-summary.html [junit] inflated: doc/codeDoc/diva/graph/basic/package-tree.html [junit] inflated: doc/codeDoc/diva/graph/layout/AbstractGlobalLayout.html [junit] inflated: doc/codeDoc/diva/graph/layout/GlobalLayout.html [junit] inflated: doc/codeDoc/diva/graph/layout/GridAnnealingLayout.html [junit] inflated: doc/codeDoc/diva/graph/layout/IncrLayoutAdapter.html [junit] inflated: doc/codeDoc/diva/graph/layout/IncrementalLayout.html [junit] inflated: doc/codeDoc/diva/graph/layout/IncrementalLayoutListener.html [junit] inflated: doc/codeDoc/diva/graph/layout/LayoutTarget.html [junit] inflated: doc/codeDoc/diva/graph/layout/LayoutUtilities.html [junit] inflated: doc/codeDoc/diva/graph/layout/LevelLayout.LevelData.html [junit] inflated: doc/codeDoc/diva/graph/layout/LevelLayout.LevelInfo.html [junit] inflated: doc/codeDoc/diva/graph/layout/LevelLayout.html [junit] inflated: doc/codeDoc/diva/graph/layout/ProxyIncrLayout.html [junit] inflated: doc/codeDoc/diva/graph/layout/RandomIncrLayout.html [junit] inflated: doc/codeDoc/diva/graph/layout/RandomLayout.html [junit] inflated: doc/codeDoc/diva/graph/layout/package-frame.html [junit] inflated: doc/codeDoc/diva/graph/layout/package-summary.html [junit] inflated: doc/codeDoc/diva/graph/layout/package-tree.html [junit] inflated: doc/codeDoc/diva/graph/modular/BasicModularGraphModel.BasicEdgeModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/BasicModularGraphModel.BasicNodeModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/BasicModularGraphModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/CompositeModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/CompositeNode.html [junit] inflated: doc/codeDoc/diva/graph/modular/CompositeNodeModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/Edge.html [junit] inflated: doc/codeDoc/diva/graph/modular/EdgeModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/Graph.html [junit] inflated: doc/codeDoc/diva/graph/modular/ModularGraphModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/MutableCompositeNodeModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/MutableEdgeModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/MutableModularGraphModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/MutableNodeModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/Node.html [junit] inflated: doc/codeDoc/diva/graph/modular/NodeModel.html [junit] inflated: doc/codeDoc/diva/graph/modular/package-frame.html [junit] inflated: doc/codeDoc/diva/graph/modular/package-summary.html [junit] inflated: doc/codeDoc/diva/graph/modular/package-tree.html [junit] inflated: doc/codeDoc/diva/graph/package-frame.html [junit] inflated: doc/codeDoc/diva/graph/package-summary.html [junit] inflated: doc/codeDoc/diva/graph/package-tree.html [junit] inflated: doc/codeDoc/diva/graph/test/All.html [junit] inflated: doc/codeDoc/diva/graph/test/BasicGraphModelTest.BasicGraphModelFactory.html [junit] inflated: doc/codeDoc/diva/graph/test/BasicGraphModelTest.GraphFactory.html [junit] inflated: doc/codeDoc/diva/graph/test/BasicGraphModelTest.html [junit] inflated: doc/codeDoc/diva/graph/test/package-frame.html [junit] inflated: doc/codeDoc/diva/graph/test/package-summary.html [junit] inflated: doc/codeDoc/diva/graph/test/package-tree.html [junit] inflated: doc/codeDoc/diva/graph/toolbox/DeletionListener.html [junit] inflated: doc/codeDoc/diva/graph/toolbox/GraphEventMulticaster.html [junit] inflated: doc/codeDoc/diva/graph/toolbox/GraphLogger.html [junit] inflated: doc/codeDoc/diva/graph/toolbox/StateBubble.html [junit] inflated: doc/codeDoc/diva/graph/toolbox/TypedNodeRenderer.html [junit] inflated: doc/codeDoc/diva/graph/toolbox/package-frame.html [junit] inflated: doc/codeDoc/diva/graph/toolbox/package-summary.html [junit] inflated: doc/codeDoc/diva/graph/toolbox/package-tree.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/EditorTutorial.LayoutActionListener.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/EditorTutorial.LayoutWidget.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/EditorTutorial.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/NestedTutorial.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/NodeRendererTutorial.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/PrepopulatedTutorial.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/SimpleTutorial.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/package-frame.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/package-summary.html [junit] inflated: doc/codeDoc/diva/graph/tutorial/package-tree.html [junit] inflated: doc/codeDoc/diva/gui/AbstractDocument.html [junit] inflated: doc/codeDoc/diva/gui/AbstractStoragePolicy.html [junit] inflated: doc/codeDoc/diva/gui/AbstractView.html [junit] inflated: doc/codeDoc/diva/gui/AppContext.html [junit] inflated: doc/codeDoc/diva/gui/AppContextDelegate.html [junit] inflated: doc/codeDoc/diva/gui/AppletContext.html [junit] inflated: doc/codeDoc/diva/gui/Application.html [junit] inflated: doc/codeDoc/diva/gui/ApplicationContext.html [junit] inflated: doc/codeDoc/diva/gui/ApplicationExceptionHandler.html [junit] inflated: doc/codeDoc/diva/gui/ApplicationResources.html [junit] inflated: doc/codeDoc/diva/gui/BasicFrame.html [junit] inflated: doc/codeDoc/diva/gui/BasicPage.html [junit] inflated: doc/codeDoc/diva/gui/BasicStoragePolicy.html [junit] inflated: doc/codeDoc/diva/gui/ContextView.html [junit] inflated: doc/codeDoc/diva/gui/DefaultActions.html [junit] inflated: doc/codeDoc/diva/gui/DefaultStoragePolicy.html [junit] inflated: doc/codeDoc/diva/gui/DesktopContext.html [junit] inflated: doc/codeDoc/diva/gui/Document.html [junit] inflated: doc/codeDoc/diva/gui/DocumentFactory.html [junit] inflated: doc/codeDoc/diva/gui/GUIUtilities.html [junit] inflated: doc/codeDoc/diva/gui/MDIContext.html [junit] inflated: doc/codeDoc/diva/gui/MultipageDocument.html [junit] inflated: doc/codeDoc/diva/gui/MultipageModel.html [junit] inflated: doc/codeDoc/diva/gui/MultipageParser.html [junit] inflated: doc/codeDoc/diva/gui/MultipageWriter.html [junit] inflated: doc/codeDoc/diva/gui/Page.html [junit] inflated: doc/codeDoc/diva/gui/StoragePolicy.html [junit] inflated: doc/codeDoc/diva/gui/View.html [junit] inflated: doc/codeDoc/diva/gui/ViewAdapter.html [junit] inflated: doc/codeDoc/diva/gui/ViewEvent.html [junit] inflated: doc/codeDoc/diva/gui/ViewListener.html [junit] inflated: doc/codeDoc/diva/gui/package-frame.html [junit] inflated: doc/codeDoc/diva/gui/package-summary.html [junit] inflated: doc/codeDoc/diva/gui/package-tree.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/FigureIcon.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/FocusMouseListener.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/JCanvasPalette.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/JCanvasPanner.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/JContextMenu.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/JPalette.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/JPanner.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/JPseudoFrame.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/JShadePane.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/JStatusBar.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/JTreePane.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/ListDataModel.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/MenuCreator.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/MenuFactory.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/package-frame.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/package-summary.html [junit] inflated: doc/codeDoc/diva/gui/toolbox/package-tree.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/AbstractApplication.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/AppletTutorial.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/ApplicationTutorial.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/MDIApplication.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/MDIApplicationTutorial.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/TextDocument.Factory.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/TextDocument.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/TextView.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/package-frame.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/package-summary.html [junit] inflated: doc/codeDoc/diva/gui/tutorial/package-tree.html [junit] inflated: doc/codeDoc/diva/resource/DefaultBundle.html [junit] inflated: doc/codeDoc/diva/resource/RelativeBundle.html [junit] inflated: doc/codeDoc/diva/resource/package-frame.html [junit] inflated: doc/codeDoc/diva/resource/package-summary.html [junit] inflated: doc/codeDoc/diva/resource/package-tree.html [junit] inflated: doc/codeDoc/diva/util/ArrayIterator.html [junit] inflated: doc/codeDoc/diva/util/BasicPropertyContainer.html [junit] inflated: doc/codeDoc/diva/util/CompoundIterator.html [junit] inflated: doc/codeDoc/diva/util/Filter.html [junit] inflated: doc/codeDoc/diva/util/FilteredArrayIterator.html [junit] inflated: doc/codeDoc/diva/util/FilteredIterator.html [junit] inflated: doc/codeDoc/diva/util/IteratorAdapter.html [junit] inflated: doc/codeDoc/diva/util/IteratorIterator.html [junit] inflated: doc/codeDoc/diva/util/IteratorUtilities.html [junit] inflated: doc/codeDoc/diva/util/LoggableOp.html [junit] inflated: doc/codeDoc/diva/util/ModelParser.html [junit] inflated: doc/codeDoc/diva/util/ModelWriter.html [junit] inflated: doc/codeDoc/diva/util/NullArrayIterator.html [junit] inflated: doc/codeDoc/diva/util/NullIterator.html [junit] inflated: doc/codeDoc/diva/util/PropertyChangeMulticaster.html [junit] inflated: doc/codeDoc/diva/util/PropertyContainer.html [junit] inflated: doc/codeDoc/diva/util/ProxyIterator.html [junit] inflated: doc/codeDoc/diva/util/ReverseIterator.html [junit] inflated: doc/codeDoc/diva/util/SemanticObjectContainer.html [junit] inflated: doc/codeDoc/diva/util/UnitIterator.html [junit] inflated: doc/codeDoc/diva/util/UserObjectContainer.html [junit] inflated: doc/codeDoc/diva/util/java2d/AbstractPaintedGraphic.html [junit] inflated: doc/codeDoc/diva/util/java2d/PaintedGraphic.html [junit] inflated: doc/codeDoc/diva/util/java2d/PaintedImage.html [junit] inflated: doc/codeDoc/diva/util/java2d/PaintedList.html [junit] inflated: doc/codeDoc/diva/util/java2d/PaintedObject.html [junit] inflated: doc/codeDoc/diva/util/java2d/PaintedPath.html [junit] inflated: doc/codeDoc/diva/util/java2d/PaintedShape.html [junit] inflated: doc/codeDoc/diva/util/java2d/PaintedString.html [junit] inflated: doc/codeDoc/diva/util/java2d/Polygon2D.Double.html [junit] inflated: doc/codeDoc/diva/util/java2d/Polygon2D.Float.html [junit] inflated: doc/codeDoc/diva/util/java2d/Polygon2D.html [junit] inflated: doc/codeDoc/diva/util/java2d/PolygonIterator.html [junit] inflated: doc/codeDoc/diva/util/java2d/Polyline2D.Double.html [junit] inflated: doc/codeDoc/diva/util/java2d/Polyline2D.Float.html [junit] inflated: doc/codeDoc/diva/util/java2d/Polyline2D.html [junit] inflated: doc/codeDoc/diva/util/java2d/PolylineIterator.html [junit] inflated: doc/codeDoc/diva/util/java2d/ShapeUtilities.html [junit] inflated: doc/codeDoc/diva/util/java2d/package-frame.html [junit] inflated: doc/codeDoc/diva/util/java2d/package-summary.html [junit] inflated: doc/codeDoc/diva/util/java2d/package-tree.html [junit] inflated: doc/codeDoc/diva/util/jester/EventPlayer.html [junit] inflated: doc/codeDoc/diva/util/jester/EventRecorder.html [junit] inflated: doc/codeDoc/diva/util/jester/TestCase.html [junit] inflated: doc/codeDoc/diva/util/jester/TestFailedException.html [junit] inflated: doc/codeDoc/diva/util/jester/TestHarness.html [junit] inflated: doc/codeDoc/diva/util/jester/TestSuite.html [junit] inflated: doc/codeDoc/diva/util/jester/TestUtilities.html [junit] inflated: doc/codeDoc/diva/util/jester/package-frame.html [junit] inflated: doc/codeDoc/diva/util/jester/package-summary.html [junit] inflated: doc/codeDoc/diva/util/jester/package-tree.html [junit] inflated: doc/codeDoc/diva/util/package-frame.html [junit] inflated: doc/codeDoc/diva/util/package-summary.html [junit] inflated: doc/codeDoc/diva/util/package-tree.html [junit] inflated: doc/codeDoc/diva/util/test/All.html [junit] inflated: doc/codeDoc/diva/util/test/ShapeUtilitiesTest.html [junit] inflated: doc/codeDoc/diva/util/test/XMLElementTest.html [junit] inflated: doc/codeDoc/diva/util/test/XMLParserTest.html [junit] inflated: doc/codeDoc/diva/util/test/package-frame.html [junit] inflated: doc/codeDoc/diva/util/test/package-summary.html [junit] inflated: doc/codeDoc/diva/util/test/package-tree.html [junit] inflated: doc/codeDoc/diva/util/xml/AbstractXmlBuilder.html [junit] inflated: doc/codeDoc/diva/util/xml/CompositeBuilder.html [junit] inflated: doc/codeDoc/diva/util/xml/XmlBuilder.html [junit] inflated: doc/codeDoc/diva/util/xml/XmlDemo.html [junit] inflated: doc/codeDoc/diva/util/xml/XmlDocument.html [junit] inflated: doc/codeDoc/diva/util/xml/XmlElement.html [junit] inflated: doc/codeDoc/diva/util/xml/XmlReader.Handler.html [junit] inflated: doc/codeDoc/diva/util/xml/XmlReader.html [junit] inflated: doc/codeDoc/diva/util/xml/XmlUtilities.html [junit] inflated: doc/codeDoc/diva/util/xml/XmlWriter.html [junit] inflated: doc/codeDoc/diva/util/xml/package-frame.html [junit] inflated: doc/codeDoc/diva/util/xml/package-summary.html [junit] inflated: doc/codeDoc/diva/util/xml/package-tree.html [junit] inflated: doc/codeDoc/doc/doclets/PtDoclet.html [junit] inflated: doc/codeDoc/doc/doclets/PtIndexer.html [junit] inflated: doc/codeDoc/doc/doclets/package-frame.html [junit] inflated: doc/codeDoc/doc/doclets/package-summary.html [junit] inflated: doc/codeDoc/doc/doclets/package-tree.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/AprilTagFilter.GrayModel.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/AprilTagFilter.Quad.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/AprilTagFilter.Segment.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/AprilTagFilter.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/FloatImage.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/Homography33b.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/SigProc.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/package-frame.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/package-summary.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/image/package-tree.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/CSRVec.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/DenseVec.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/LUDecomposition.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/LinAlg.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/MathUtil.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/Matrix.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/Permutation.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/SingularValueDecomposition.SVDImpl.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/SingularValueDecomposition.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/Vec.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/geom/GLine2D.Fitter.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/geom/GLine2D.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/geom/GLineSegment2D.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/geom/package-frame.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/geom/package-summary.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/geom/package-tree.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/package-frame.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/package-summary.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/jmat/package-tree.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/Tag16h5.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/Tag25h7.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/Tag25h9.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/Tag36h10.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/Tag36h11.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/Tag36h9.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/TagDetection.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/TagFamily.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/package-frame.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/package-summary.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/tag/package-tree.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/Gridder.Cell.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/Gridder.MyIterator.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/Gridder.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/Normalize2D.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/ReflectUtil.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/Tic.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/UnionFindSimple.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/package-frame.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/package-summary.html [junit] inflated: doc/codeDoc/edu/umich/eecs/april/util/package-tree.html [junit] inflated: doc/codeDoc/help-doc.html [junit] inflated: doc/codeDoc/index-all.html [junit] inflated: doc/codeDoc/index.html [junit] inflated: doc/codeDoc/lbnl/actor/lib/Simulator.html [junit] inflated: doc/codeDoc/lbnl/actor/lib/Simulator.xml [junit] inflated: doc/codeDoc/lbnl/actor/lib/SimulatorIdx.htm [junit] inflated: doc/codeDoc/lbnl/actor/lib/SystemCommand.html [junit] inflated: doc/codeDoc/lbnl/actor/lib/SystemCommand.xml [junit] inflated: doc/codeDoc/lbnl/actor/lib/SystemCommandIdx.htm [junit] inflated: doc/codeDoc/lbnl/actor/lib/net/Server.html [junit] inflated: doc/codeDoc/lbnl/actor/lib/net/package-frame.html [junit] inflated: doc/codeDoc/lbnl/actor/lib/net/package-summary.html [junit] inflated: doc/codeDoc/lbnl/actor/lib/net/package-tree.html [junit] inflated: doc/codeDoc/lbnl/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/lbnl/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/lbnl/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/lbnl/lib/labview/LabVIEWSimulator.html [junit] inflated: doc/codeDoc/lbnl/lib/labview/LabVIEWSimulator.xml [junit] inflated: doc/codeDoc/lbnl/lib/labview/package-frame.html [junit] inflated: doc/codeDoc/lbnl/lib/labview/package-summary.html [junit] inflated: doc/codeDoc/lbnl/lib/labview/package-tree.html [junit] inflated: doc/codeDoc/lbnl/lib/xml/src/DTDValidator.html [junit] inflated: doc/codeDoc/lbnl/lib/xml/src/package-frame.html [junit] inflated: doc/codeDoc/lbnl/lib/xml/src/package-summary.html [junit] inflated: doc/codeDoc/lbnl/lib/xml/src/package-tree.html [junit] inflated: doc/codeDoc/lbnl/util/ClientProcess.html [junit] inflated: doc/codeDoc/lbnl/util/WarningWindow.html [junit] inflated: doc/codeDoc/lbnl/util/XMLWriter.html [junit] inflated: doc/codeDoc/lbnl/util/package-frame.html [junit] inflated: doc/codeDoc/lbnl/util/package-summary.html [junit] inflated: doc/codeDoc/lbnl/util/package-tree.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/CollectionAbortedException.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/Collector.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/ReferenceYieldAdapter.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/ResultHandler.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/ThreadedYieldAdapter.Message.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/ThreadedYieldAdapter.ValueMessage.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/ThreadedYieldAdapter.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/YieldAdapter.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/YieldAdapterIterable.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/YieldAdapterIterator.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/package-frame.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/package-summary.html [junit] inflated: doc/codeDoc/net/jimblackler/Utils/package-tree.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/AutomaticSimulation.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/CertiRtig.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/CertiRtig.xml [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaAttributeReflector.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaAttributeReflector.xml [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaAttributeReflectorIdx.htm [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaAttributeUpdater.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaAttributeUpdater.xml [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaAttributeUpdaterIdx.htm [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaManager.ETimeManagementService.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaManager.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaManager.xml [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaManager1516e.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaManager1_3.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaManagerDelegate.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaManagerIdx.htm [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaPublisher.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaPublisher.xml [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaPublisherIdx.htm [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaReflectable.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaReporter.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaSubscriber.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaSubscriber.xml [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaSubscriberIdx.htm [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaTimedEvent.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/HlaUpdatable.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/MessageProcessing.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/MessageProcessing1516e.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/package-frame.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/package-summary.html [junit] inflated: doc/codeDoc/org/hlacerti/lib/package-tree.html [junit] inflated: doc/codeDoc/org/json/CDL.html [junit] inflated: doc/codeDoc/org/json/Cookie.html [junit] inflated: doc/codeDoc/org/json/CookieList.html [junit] inflated: doc/codeDoc/org/json/HTTP.html [junit] inflated: doc/codeDoc/org/json/HTTPTokener.html [junit] inflated: doc/codeDoc/org/json/JSONArray.html [junit] inflated: doc/codeDoc/org/json/JSONException.html [junit] inflated: doc/codeDoc/org/json/JSONML.html [junit] inflated: doc/codeDoc/org/json/JSONObject.html [junit] inflated: doc/codeDoc/org/json/JSONString.html [junit] inflated: doc/codeDoc/org/json/JSONStringer.html [junit] inflated: doc/codeDoc/org/json/JSONTokener.html [junit] inflated: doc/codeDoc/org/json/JSONWriter.html [junit] inflated: doc/codeDoc/org/json/Test.html [junit] inflated: doc/codeDoc/org/json/XML.html [junit] inflated: doc/codeDoc/org/json/XMLTokener.html [junit] inflated: doc/codeDoc/org/json/package-frame.html [junit] inflated: doc/codeDoc/org/json/package-summary.html [junit] inflated: doc/codeDoc/org/json/package-tree.html [junit] inflated: doc/codeDoc/org/mlc/swing/example/CustomerPanel.html [junit] inflated: doc/codeDoc/org/mlc/swing/example/ExamplePanel.html [junit] inflated: doc/codeDoc/org/mlc/swing/example/package-frame.html [junit] inflated: doc/codeDoc/org/mlc/swing/example/package-summary.html [junit] inflated: doc/codeDoc/org/mlc/swing/example/package-tree.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/BeanProperty.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/ButtonBarComponentBuilder.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/ComponentBuilder.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/ComponentDef.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/ContainerLayout.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/DefaultComponentBuilder.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/DnDTable.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/DndList.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/FormDebugPanel.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/FormEditor.ComponentListCellRenderer.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/FormEditor.ComponentPaletteListModel.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/FormEditor.ComponentPaletteListRenderer.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/FormEditor.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/JListComponentBuilder.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/JTableComponentBuilder.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/JToolBarComponentBuilder.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/JTreeComponentBuilder.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/LayoutConstraintsManager.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/LayoutFrame.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/MultiContainerFrame.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/NewComponentDialog.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/SeparatorComponentBuilder.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/TransferableWrapper.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/UserPrefs.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/package-frame.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/package-summary.html [junit] inflated: doc/codeDoc/org/mlc/swing/layout/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/ActorOrientedClassProvider.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/ClassLoadingStrategy.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/ModelElementClassProvider.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/SimpleClassLoadingStrategy.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/osgi/DefaultModelElementClassProvider.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/osgi/OSGiClassLoadingStrategy.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/osgi/PackageBasedModelElementClassProvider.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/osgi/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/osgi/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/osgi/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/classloading/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/commons/FutureValue.html [junit] inflated: doc/codeDoc/org/ptolemy/commons/ThreeDigitVersionSpecification.html [junit] inflated: doc/codeDoc/org/ptolemy/commons/VersionSpecification.html [junit] inflated: doc/codeDoc/org/ptolemy/commons/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/commons/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/commons/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/faultModels/PacketDropFaultGenerator.html [junit] inflated: doc/codeDoc/org/ptolemy/faultModels/PacketDropFaultGenerator.xml [junit] inflated: doc/codeDoc/org/ptolemy/faultModels/StuckAtFaultGenerator.html [junit] inflated: doc/codeDoc/org/ptolemy/faultModels/StuckAtFaultGenerator.xml [junit] inflated: doc/codeDoc/org/ptolemy/faultModels/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/faultModels/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/faultModels/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20CallbackFunctions.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20CoSimulationCapabilities.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20ContinuousStateDerivative.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20EventInfo.ByReference.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20EventInfo.ByValue.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20EventInfo.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20ModelExchangeCapabilities.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20ModelInstance.ByReference.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20ModelInstance.ByValue.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20ModelInstance.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMI20Output.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMICallbackFunctions.ByValue.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMICallbackFunctions.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMICapabilities.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMICoSimulationCapabilities.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIEventInfo.ByReference.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIEventInfo.ByValue.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIEventInfo.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMILibrary.FMICallbackAllocateMemory.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMILibrary.FMICallbackFreeMemory.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMILibrary.FMICallbackLogger.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMILibrary.FMIStatus.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMILibrary.FMIStatusKind.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMILibrary.FMIStepFinished.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMILibrary.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIModelDescription.ContinuousState.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIModelDescription.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIScalarVariable.Alias.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIScalarVariable.Causality.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIScalarVariable.Initial.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIScalarVariable.Variability.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMIScalarVariable.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMUBuilder.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMUFile.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMULibrary.FMUAllocateMemory.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMULibrary.FMUFreeMemory.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMULibrary.FMULogger.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMULibrary.FMUStepFinished.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMULibrary.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMULog.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/FMULogUtilities.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/NativeSizeT.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/driver/FMUCoSimulation.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/driver/FMUDriver.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/driver/FMUModelExchange.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/driver/OutputRow.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/driver/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/driver/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/driver/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/type/FMIBooleanType.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/type/FMIIntegerType.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/type/FMIRealType.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/type/FMIStringType.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/type/FMIType.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/type/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/type/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/fmi/type/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/Chord.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/ChordFollower.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/ChordFollower.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/ChordFollowerIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/ChordParser.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/ChordParser.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/ChordParserIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracle.ChordFunction.ChordFunctionToken.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracle.ChordFunction.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracle.ChordFunctionToken.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracle.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracle.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracleGenerator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracleGenerator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracleGeneratorIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracleTop.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/FactorOracleTop.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/MidiKeyToNote.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/MidiKeyToNote.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/MusicSpecs.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/Note.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/NoteParser.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/NoteParser.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/NoteParserIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/NoteToMidiKey.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/NoteToMidiKey.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/NoteToMidiKeyIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/OracleModel.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/OracleModel.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/machineImprovisation/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/Algorithms.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/clustering/KMeans.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/clustering/KMeans.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/clustering/KMeansIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/clustering/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/clustering/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/clustering/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMExponentialClassifier.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMExponentialClassifier.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMExponentialEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMExponentialEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMGaussianClassifier.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMGaussianClassifier.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMGaussianClassifierIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMGaussianEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMGaussianEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMGaussianEstimatorIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMMultinomialClassifier.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMMultinomialClassifier.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMMultinomialEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/HMMMultinomialEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/ObservationClassifier.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/ObservationClassifier.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/ParameterEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/ParameterEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmm/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/HMMGaussianEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/HMMGaussianEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/ParameterEstimator.BusAttributes.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/ParameterEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/ParameterEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/ParameterEstimator/BusAttributes.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hmmAOM/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMGaussianEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMGaussianEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMGenerator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMGenerator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMGeneratorGaussianEmissions.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMGeneratorGaussianEmissions.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMGeneratorMultinomialEmissions.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMGeneratorMultinomialEmissions.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMMultinomialEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMMultinomialEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMParameterEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMParameterEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMTimeAwareGenerator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMTimeAwareGenerator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMTimeAwareMultinomialEstimator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMTimeAwareMultinomialEstimator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMTimeAwareMultinomialEstimatorWithCodegen.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/HSMMTimeAwareMultinomialEstimatorWithCodegen.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/hsmm/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/lib/AFTEDiscriminant.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/lib/AFTEDiscriminant.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/lib/AFTEFast.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/lib/AFTEFast.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/lib/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/lib/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/lib/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractParticleFilter.InputType.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractParticleFilter.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractParticleFilter.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractPredictor.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractPredictor.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractStateSpaceSimulator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractStateSpaceSimulator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractUnscentedKalmanFilter.InputType.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractUnscentedKalmanFilter.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/AbstractUnscentedKalmanFilter.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ConstraintsCalculator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ConstraintsCalculator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ConstraintsCalculatorIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ConvertParticlesToCovarianceMatrix.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ConvertParticlesToCovarianceMatrix.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ConvertParticlesToCovarianceMatrixIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/MutualInformationCalculator.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/MutualInformationCalculator.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/MutualInformationCalculatorIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/Optimizer.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/Optimizer.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/Particle.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ParticleFilter.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ParticleFilter.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ParticleFilterIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ParticleFilterRange.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ParticleFilterRange.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ParticleFilterRangeIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ParticleMutualInformation.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ParticleMutualInformation.xml [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/ParticleMutualInformationIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/machineLearning/particleFilter/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.Blur.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.Dilate.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.Erode.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.FindContours.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.FindEdges.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.GaussianBlur.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.Histogram.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.MakeBGRA.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.MakeGray.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.MakeHSV.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.MakeYUV.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.MedianBlur.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/ComputerVision.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/FaceRecognizer.Eyes.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/FaceRecognizer.Faces.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/FaceRecognizer.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/OpenCVLoader.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/opencv/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/ApproximatedObjectiveFunction.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/BarrierMethod.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizer.OptimizerComposite.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizer.OptimizerDirector.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizer.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizer.xml [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizer/OptimizerComposite.xml [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizer/OptimizerDirector.xml [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizerIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizerUsingGradient.OptimizerComposite.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizerUsingGradient.OptimizerDirector.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizerUsingGradient.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizerUsingGradient.xml [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizerUsingGradient/OptimizerComposite.xml [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizerUsingGradient/OptimizerDirector.xml [junit] inflated: doc/codeDoc/org/ptolemy/optimization/CompositeOptimizerUsingGradientIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/optimization/ObjectiveFunction.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/ObjectiveFunctionForPhaseI.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/ObjectiveFunctionWithSoftConstraints.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/PositionConstraintCalculator.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/PositionConstraintCalculator.xml [junit] inflated: doc/codeDoc/org/ptolemy/optimization/PositionConstraintCalculatorIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/optimization/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/optimization/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/osc/OscReceiver.html [junit] inflated: doc/codeDoc/org/ptolemy/osc/OscReceiver.xml [junit] inflated: doc/codeDoc/org/ptolemy/osc/OscReceiverIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/osc/OscSender.html [junit] inflated: doc/codeDoc/org/ptolemy/osc/OscSender.xml [junit] inflated: doc/codeDoc/org/ptolemy/osc/OscSenderIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/osc/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/osc/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/osc/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/QSSIntegrator.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/QSSIntegrator.xml [junit] inflated: doc/codeDoc/org/ptolemy/qss/QSSIntegratorIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/qss/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/LIQSS1.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/LIQSS2Fd.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/QSS1.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/QSS2Fd.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/QSS2FdJac.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/QSS2Pts.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/QSS2Qts.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/QSS3Fd.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/QSS3Pts.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/QSSBase.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/solver/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/util/DerivativeFunction.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/util/ModelPolynomial.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/util/PolynomialRoot.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/util/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/util/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/qss/util/package-tree.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/CovarianceStatePredictor.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/CovarianceStatePredictor.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/CovarianceStatePredictorIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/GaussianMeasurementModel.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/GaussianMeasurementModel.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/GaussianMeasurementModelIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/GaussianModel.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/InferenceActor.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/Map.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/Map.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MapAttributes.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MapAttributes.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MapAttributesIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MapConstrained.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MapIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MeasurementModel.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MeasurementModel.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MeasurementModelAttributes.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MeasurementModelAttributes.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MeasurementModelAttributesIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MirrorDecorator.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MirrorDecorator.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MirrorDecoratorAttributes.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MirrorDecoratorAttributes.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MirrorDecoratorAttributesIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MirrorDecoratorListener.DecoratorEvent.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/MirrorDecoratorListener.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/ParticleFilter.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/ParticleFilter.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/ParticleFilterIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/Predictor.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/Predictor.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/PredictorIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StatePredictorWithAccControl.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StatePredictorWithAccControl.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StatePredictorWithAccControlIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StatePredictorWithControl.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StatePredictorWithControl.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StatePredictorWithControlIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StateSpaceActor.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StateSpaceModel.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StateSpaceModel.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StateSpaceModelIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StateSpaceSimulator.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StateSpaceSimulator.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/StateSpaceSimulatorIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/TrainableGaussianModel.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/UnscentedKalmanFilterSSM.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/UnscentedKalmanFilterSSM.xml [junit] inflated: doc/codeDoc/org/ptolemy/ssm/UnscentedKalmanFilterSSMIdx.htm [junit] inflated: doc/codeDoc/org/ptolemy/ssm/package-frame.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/package-summary.html [junit] inflated: doc/codeDoc/org/ptolemy/ssm/package-tree.html [junit] inflated: doc/codeDoc/org/terraswarm/accessor/AccessorIconLoader.html [junit] inflated: doc/codeDoc/org/terraswarm/accessor/AccessorLibrary.html [junit] inflated: doc/codeDoc/org/terraswarm/accessor/AccessorLibrary.xml [junit] inflated: doc/codeDoc/org/terraswarm/accessor/JSAccessor.ActionableAttribute.html [junit] inflated: doc/codeDoc/org/terraswarm/accessor/JSAccessor.html [junit] inflated: doc/codeDoc/org/terraswarm/accessor/JSAccessor.xml [junit] inflated: doc/codeDoc/org/terraswarm/accessor/JSAccessor/ActionableAttribute.xml [junit] inflated: doc/codeDoc/org/terraswarm/accessor/JSAccessorIdx.htm [junit] inflated: doc/codeDoc/org/terraswarm/accessor/package-frame.html [junit] inflated: doc/codeDoc/org/terraswarm/accessor/package-summary.html [junit] inflated: doc/codeDoc/org/terraswarm/accessor/package-tree.html [junit] inflated: doc/codeDoc/overview-frame.html [junit] inflated: doc/codeDoc/overview-summary.html [junit] inflated: doc/codeDoc/overview-tree.html [junit] inflated: doc/codeDoc/package-list [junit] inflated: doc/codeDoc/ptolemy/actor/AbstractInitializableAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/AbstractInitializableAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/AbstractReceiver.html [junit] inflated: doc/codeDoc/ptolemy/actor/Actor.html [junit] inflated: doc/codeDoc/ptolemy/actor/ActorExecutionAspect.html [junit] inflated: doc/codeDoc/ptolemy/actor/ActorFiringListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/ApplicationConfigurer.html [junit] inflated: doc/codeDoc/ptolemy/actor/AtomicActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/AtomicActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/CommunicationAspect.html [junit] inflated: doc/codeDoc/ptolemy/actor/CommunicationAspectAttributes.html [junit] inflated: doc/codeDoc/ptolemy/actor/CommunicationAspectAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/actor/CommunicationAspectAttributesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/CommunicationAspectListener.EventType.html [junit] inflated: doc/codeDoc/ptolemy/actor/CommunicationAspectListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/CompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/CompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/CompositeActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ConstantPublisherPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/ConstantPublisherPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/DesignPatternGetMoMLAction.html [junit] inflated: doc/codeDoc/ptolemy/actor/Director.html [junit] inflated: doc/codeDoc/ptolemy/actor/Director.xml [junit] inflated: doc/codeDoc/ptolemy/actor/DirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/DoNothingDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/DoNothingDirector.xml [junit] inflated: doc/codeDoc/ptolemy/actor/DoNothingDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/Executable.html [junit] inflated: doc/codeDoc/ptolemy/actor/ExecutionAspectHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/ExecutionAspectListener.ExecutionEventType.html [junit] inflated: doc/codeDoc/ptolemy/actor/ExecutionAspectListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/ExecutionAttributes.html [junit] inflated: doc/codeDoc/ptolemy/actor/ExecutionAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ExecutionListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/FiringEvent.FiringEventType.html [junit] inflated: doc/codeDoc/ptolemy/actor/FiringEvent.html [junit] inflated: doc/codeDoc/ptolemy/actor/FiringsRecordable.html [junit] inflated: doc/codeDoc/ptolemy/actor/GraphReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/IOPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/IOPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/IOPortEvent.html [junit] inflated: doc/codeDoc/ptolemy/actor/IOPortEventListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/IORelation.html [junit] inflated: doc/codeDoc/ptolemy/actor/IORelation.xml [junit] inflated: doc/codeDoc/ptolemy/actor/Initializable.html [junit] inflated: doc/codeDoc/ptolemy/actor/InstanceOpener.html [junit] inflated: doc/codeDoc/ptolemy/actor/IntermediateReceiver.html [junit] inflated: doc/codeDoc/ptolemy/actor/InvariantViolationException.html [junit] inflated: doc/codeDoc/ptolemy/actor/LazyTypedCompositeActor.ContainedObjectsIterator.html [junit] inflated: doc/codeDoc/ptolemy/actor/LazyTypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/LazyTypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/Librariable.html [junit] inflated: doc/codeDoc/ptolemy/actor/LocalClock.html [junit] inflated: doc/codeDoc/ptolemy/actor/LocalClock.xml [junit] inflated: doc/codeDoc/ptolemy/actor/LocalClockIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/Mailbox.html [junit] inflated: doc/codeDoc/ptolemy/actor/Manager.State.html [junit] inflated: doc/codeDoc/ptolemy/actor/Manager.html [junit] inflated: doc/codeDoc/ptolemy/actor/Manager.xml [junit] inflated: doc/codeDoc/ptolemy/actor/NoRoomException.html [junit] inflated: doc/codeDoc/ptolemy/actor/NoTokenException.html [junit] inflated: doc/codeDoc/ptolemy/actor/PubSubPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/PubSubPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/PublisherPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/PublisherPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/QuasiTransparentDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/QueueReceiver.html [junit] inflated: doc/codeDoc/ptolemy/actor/Receiver.html [junit] inflated: doc/codeDoc/ptolemy/actor/RelationWidthInference.html [junit] inflated: doc/codeDoc/ptolemy/actor/StateReceiver.html [junit] inflated: doc/codeDoc/ptolemy/actor/StreamExecutionListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/SubscriberPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/SubscriberPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/SubscriptionAggregatorPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/SubscriptionAggregatorPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/SuperdenseTimeDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/TimeRegulator.html [junit] inflated: doc/codeDoc/ptolemy/actor/TimedActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/TokenGotEvent.html [junit] inflated: doc/codeDoc/ptolemy/actor/TokenGotListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/TokenSentEvent.html [junit] inflated: doc/codeDoc/ptolemy/actor/TokenSentListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypeAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypeAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/TypeAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/TypeConflictException.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypeEvent.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypeListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypeOpaqueCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypeOpaqueCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/TypedActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypedAtomicActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypedAtomicActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/TypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/TypedCompositeActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/TypedIOPort.RunTimeTypeCheckException.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypedIOPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypedIOPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/TypedIOPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/TypedIORelation.html [junit] inflated: doc/codeDoc/ptolemy/actor/TypedIORelation.xml [junit] inflated: doc/codeDoc/ptolemy/actor/TypedIORelationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/continuous/Advanceable.html [junit] inflated: doc/codeDoc/ptolemy/actor/continuous/ContinuousStatefulComponent.html [junit] inflated: doc/codeDoc/ptolemy/actor/continuous/ContinuousStatefulDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/continuous/ContinuousStepSizeController.html [junit] inflated: doc/codeDoc/ptolemy/actor/continuous/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/continuous/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/continuous/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/CorbaActorClient.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/CorbaActorClient.xml [junit] inflated: doc/codeDoc/ptolemy/actor/corba/PullConsumer.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/PullConsumer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/corba/PullSupplier.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/PullSupplier.xml [junit] inflated: doc/codeDoc/ptolemy/actor/corba/PushConsumer.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/PushConsumer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/corba/PushSupplier.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/PushSupplier.xml [junit] inflated: doc/codeDoc/ptolemy/actor/corba/TaskCoordinator.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/TaskCoordinator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/corba/TaskReceiver.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/TaskReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/actor/corba/TaskReporter.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/TaskReporter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/corba/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaActorHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaActorHolder.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaActorOperations.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaIllegalActionException.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaIllegalActionExceptionHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaIllegalActionExceptionHolder.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaIllegalValueException.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaIllegalValueExceptionHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaIllegalValueExceptionHolder.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaIndexOutofBoundException.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaIndexOutofBoundExceptionHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaIndexOutofBoundExceptionHolder.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaUnknownParamException.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaUnknownParamExceptionHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaUnknownParamExceptionHolder.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaUnknownPortException.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaUnknownPortExceptionHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/CorbaUnknownPortExceptionHolder.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/_CorbaActorStub.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/corba/util/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/AtomicActorMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/AtomicActorMatcher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/AtomicActorMatcherIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/AttributeMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/AttributeMatcher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/Checkable.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/CompositeActorMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/CompositeActorMatcher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/CompositeActorMatcherIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/Constraint.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/Constraint.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ConstraintIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ContainerIgnoringAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ContainerIgnoringAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ContainerIgnoringAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/CreationAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/CreationAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/DefaultDirectoryAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/DefaultDirectoryAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/DefaultDirectoryAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/DefaultModelAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/DefaultModelAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/DefaultModelAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/FSMMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/FSMMatcher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/FSMMatcherIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTEntity.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTEntityUtils.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTIngredient.FieldIterator.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTIngredient.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTIngredientElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTIngredientList.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTIngredientsAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTIngredientsAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTIngredientsAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTParameter.Evaluator.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTParameter.Scope.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTParameter.TypeInference.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GTTools.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GraphAnalyzer.IndexedList.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GraphAnalyzer.IndexedLists.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GraphAnalyzer.Path.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GraphAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GraphMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GraphTransformationException.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GraphTransformer.ReplacementObjectAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GraphTransformer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/GraphTransformer/ReplacementObjectAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/HierarchyFlatteningAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/HierarchyFlatteningAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/IgnoringAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/IgnoringAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/IgnoringAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/IterativeParameter.ConstraintViolationException.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/IterativeParameter.Mode.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/IterativeParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/IterativeParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/LocationType.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/MalformedStringException.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/MatchCallback.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/MatchingAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/MatchingAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/MoMLGenerator.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/MoMLGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModalModelMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModalModelMatcher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelCombine.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelCombine.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelExecutor.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelExecutor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelExecutorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelGenerator.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelGeneratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelView.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelView.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ModelViewIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/NamedObjVariable.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/NamedObjVariable.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/NegationAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/NegationAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/NegationAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/OptionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/OptionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/Pattern.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/Pattern.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/PatternIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/PatternObjectAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/PatternObjectAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/PatternObjectAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/PortMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/PortMatcher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/PortMatcherIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/PreservationAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/PreservationAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/RelationCollapsingAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/RelationCollapsingAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/RelationHidingAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/RelationHidingAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/RelationHidingAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/Replacement.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/Replacement.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ReplacementIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/StateMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/StateMatcher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/StateMatcherIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationException.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationMode.Mode.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationMode.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationMode.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationModeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationRule.TransformationDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationRule.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationRule.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationRule/TransformationDirector.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransformationRuleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransitionMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransitionMatcher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/TransitionMatcherIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ValidationException.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ValueIterator.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Clone.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Clone.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/DesignPatternImporter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/DesignPatternImporter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Execute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Execute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ExecuteIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/GTEvent.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/GTEvent.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/GTEventIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/InitModel.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/InitModel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/InitModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/InitModelWithContainer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/InitModelWithContainer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/InitModelWithContainerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/InputModel.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/InputModel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/InputModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Match.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Match.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/MatchIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ModelIOPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ModelIOPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ModelIOPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ModelParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ModelParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ModelParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/OutputModel.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/OutputModel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/OutputModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/PersistenceAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/PersistenceAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ReadModel.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ReadModel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ReadModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/TestModel.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/TestModel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Transform.EmbeddedConfigurer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Transform.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Transform.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/Transform/EmbeddedConfigurer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/TransformIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/TransformationAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/TransformationAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/TransformationAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/View.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/View.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/ViewIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/WriteModel.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/WriteModel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/controller/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/CombinedCollection.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/FastLinkedList.Entry.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/FastLinkedList.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/MatchResult.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/Pair.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/SequentialTwoWayHashMap.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/Tuple.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/TwoWayHashMap.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/data/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/gui/ComboItem.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/gui/ComboItem.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/gui/GTGUIAction.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/gui/GTGUIAction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gt/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/AttributeCriterion.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/BooleanCriterionElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/ChoiceCriterionElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/Criterion.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/CriterionElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/DynamicNameCriterion.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/GuardCriterion.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/NameCriterion.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/PortCriterion.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/StateTypeCriterion.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/StringCriterionElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/SubclassCriterion.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/criteria/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/AttributeOperation.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/BooleanOperationElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/DynamicAttributeOperation.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/Operation.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/OperationElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/PortCreationOperation.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/PortRemovalOperation.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/RenameOperation.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/StringOperationElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/ingredients/operations/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/util/PtolemyExpressionString.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/util/RegularExpressionString.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/util/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/util/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gt/util/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/AWTContainer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/AbstractPlaceableActor.WindowClosingAdapter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/AbstractPlaceableActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/AbstractPlaceableActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/AbstractPlaceableJavaSE.WindowClosingAdapter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/AbstractPlaceableJavaSE.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ActorGraphicalMessageHandler.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ArrayOfRecordsPane.ArrayAsTable.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ArrayOfRecordsPane.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/BrowserEffigy.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/BrowserEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/BrowserEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/BrowserEffigy/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/BrowserLauncher.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/BrowserTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/BrowserTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/BrowserTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/BrowserTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/CheckModelSize.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ColorAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ColorAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ColorAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/CommunicationAspectMonitor.CommunicationAspectMonitorEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/CommunicationAspectMonitor.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/CommunicationAspectMonitor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/CommunicationAspectMonitor/CommunicationAspectMonitorEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/CompositeActorApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/CompositeActorSimpleApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Configuration.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Configuration.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ConfigurationApplication.ConfigurationFilenameFilter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ConfigurationApplication.IgnoreErrorHandler.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ConfigurationApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ConfigurationEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ConfigurationEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Configurer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Console.ConsoleFrame.MyByteArrayOutputStream.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Console.ConsoleFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Console.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Console.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Console.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Console/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/CustomQueryBoxParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/DebugListenerTableau.DebugListenerFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/DebugListenerTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/DebugListenerTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/DialogTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/DialogTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EditParametersDialog.ChangeExecutedRunnable.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EditParametersDialog.ChangeFailedRunnable.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EditParametersDialog.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Editable.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EditorPaneFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EditorPaneFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EditorPaneFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Effigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Effigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EffigyFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/EffigyFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExecutionAspectPlotterEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExecutionAspectPlotterEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExecutionAspectPlotterEditorFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExpressionShellEffigy.ShellFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExpressionShellEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExpressionShellEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExpressionShellEffigy/ShellFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExpressionShellFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExpressionShellTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExpressionShellTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExpressionShellTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExpressionShellTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExternalTextEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExternalTextEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExternalTextTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ExternalTextTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/FileOrURLEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/FileOrURLEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/FileOrURLEditorFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/GenerateCopyrights.FileNameComparator.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/GenerateCopyrights.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLAbout.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLEffigyFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLEffigyFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLViewer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLViewerTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLViewerTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLViewerTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/HTMLViewerTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ImageTokenEffigy.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ImageTokenEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ImageTokenEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ImageTokenEffigy/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/InsideEntityEditorPaneFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/InsideEntityEditorPaneFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/InsideEntityEditorPaneFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/JNLPUtilities.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/JVMTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/JVMTableau.JVMFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/JVMTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/JVMTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/JVMTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/LevelSkippingTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/LevelSkippingTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/LevelSkippingTableauFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/LiveLink.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/LiveLink.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/LiveLinkIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/LocationAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/LocationAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/LocationAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/MatrixPane.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/MatrixTokenTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/MatrixTokenTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/MatrixTokenTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/MatrixTokenTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/MoMLApplet.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/MoMLApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/MoMLSimpleApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/MoMLSimpleStatisticalApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ModelDirectory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ModelDirectory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ModelFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ModelPane.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ModelRepaintController.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ModelRepaintController.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/OpenInstanceDialog.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PasswordAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PasswordAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Placeable.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotEffigy.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotEffigy/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotTableauFrame.EPSFileFilter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotTableauFrame.ExportImageAction.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotTableauFrame.SpecialMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PlotTableauFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PortConfigurer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PortConfigurerDialog.CellValidator.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PortConfigurerDialog.PortBooleanCellRenderer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PortConfigurerDialog.PortTableModel.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PortConfigurerDialog.StringCellRenderer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PortConfigurerDialog.ValidatingComboBoxCellEditor.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PortConfigurerDialog.ValidatingJTextFieldCellEditor.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PortConfigurerDialog.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtExecuteApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyApplet.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyDialog.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyEffigy.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyEffigy.FactoryWithoutNew.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyEffigy/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyEffigy/FactoryWithoutNew.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyFrame.PrintChangeRequest.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyPreferences.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyPreferences.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyPreferencesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyQuery.ActionableEntry.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyQuery.HierarchicalConfigurer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyQuery.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/PtolemyTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/QueryUtilities.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RenameConfigurer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RenameDialog.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RunTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RunTableau.RunFrame.DebugMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RunTableau.RunFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RunTableau.TopFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RunTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RunTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RunTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/RunTableau/TopFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/SizeAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/SizeAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/SizeAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Tableau.WindowClosedAdapter.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Tableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/Tableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TableauFrame.MenuItemListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TableauFrame.ViewMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TableauFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEditor.ExportImageAction.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEditor.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEditorTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEditorTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEditorTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEditorTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEffigy.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TextEffigy/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TokenEffigy.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TokenEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TokenEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TokenEffigy/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TokenTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TokenTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TokenTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TokenTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TopPack.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TransitionEditorPaneFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TransitionEditorPaneFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/TransitionEditorPaneFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/UserActorLibrary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/WelcomeWindow.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/WelcomeWindowTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/WelcomeWindowTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/WindowPropertiesAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/WindowPropertiesAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/WindowPropertiesAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellEffigy.ShellFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellEffigy/ShellFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellTableau.ExecShellFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/ExecShellTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/exec/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/BCVTBApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/CapeCodeApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/CyPhySimApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/DSPApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/FullApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/HyVisualApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/MenuApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/PtinyApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/PtinyKeplerApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/PtinySandboxApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/SpaceApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/VisualSenseApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/jnlp/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/ActionGUIProperty.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/ActionGUIProperty.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/Button.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/Button.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/ComboBox.Item.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/ComboBox.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/ComboBox.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/ComboBox/Item.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/GUIAction.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/GUIAction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/GUIProperty.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/GUIProperty.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/Panel.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/Panel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/Separator.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/Separator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/ToolBar.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/ToolBar.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/properties/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellEffigy.ShellFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellEffigy/ShellFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellTableau.TclShellFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/TclShellTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/ptjacl/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/PythonShellEffigy.ShellFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/PythonShellEffigy.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/PythonShellEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/PythonShellEffigy/ShellFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/PythonShellTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/PythonShellTableau.PythonShellFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/PythonShellTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/PythonShellTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/PythonShellTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/python/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/CustomizableRunFrame.CustomizeMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/CustomizableRunFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/CustomizableRunPane.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/InterfaceTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/InterfaceTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/InterfaceTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/InterfaceTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/LayoutTable.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/LayoutTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/LayoutTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/PaletteList.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/PtolemyFormEditor.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/RunLayoutFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/run/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/CheckBoxStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/CheckBoxStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/CheckBoxStyleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/ChoiceStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/ChoiceStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/ChoiceStyleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/EditableChoiceStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/EditableChoiceStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/FileChooserStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/FileChooserStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/HiddenStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/HiddenStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/HiddenStyleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/LineStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/LineStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/LineStyleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/NotEditableLineStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/NotEditableLineStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/NotEditableLineStyleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/NoteStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/NoteStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/NoteStyleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/ParameterEditorStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/ParameterEditorStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/StyleConfigurer.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/TextStyle.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/TextStyle.xml [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/TextStyleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/style/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/syntax/SyntaxTextEditor.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/syntax/SyntaxTextEditorForStringAttributes.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/syntax/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/syntax/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/syntax/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/test/junit/HTMLAboutJUnitTest.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/test/junit/JUnitTclTest.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/test/junit/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/test/junit/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/gui/test/junit/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/ActorModuleInitializer.Initializer.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/ActorModuleInitializer.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/Injector.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/PortableContainer.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/PortablePlaceable.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/PtolemyInjector.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/PtolemyModule.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/injection/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/AbsoluteValue.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/AbsoluteValue.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/AbsoluteValueIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Accumulator.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Accumulator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/AccumulatorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/AddSubtract.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/AddSubtract.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/AddSubtractIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayAccumulate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayAccumulate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayAppend.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayAppend.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayAppendIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayAverage.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayAverage.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayAverageIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayContains.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayContains.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayContainsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayElement.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayElementAsMatrix.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayElementAsMatrix.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayElementIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayExtract.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayExtract.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayExtractIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayLength.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayLength.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayLengthIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayLevelCrossing.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayLevelCrossing.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayMaximum.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayMaximum.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayMaximumIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayMinimum.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayMinimum.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayMinimumIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayPeakSearch.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayPeakSearch.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayPeakSearchIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayRemoveElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayRemoveElement.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayRemoveElementIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArraySort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArraySort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArraySortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArraySum.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArraySum.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArraySumIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayToElements.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayToElements.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayToElementsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayToMatrix.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayToMatrix.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayUpdate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayUpdate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ArrayUpdateIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Assert.AssertPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Assert.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Assert.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Assert/AssertPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/AssertIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Average.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Average.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/AverageIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Bernoulli.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Bernoulli.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BernoulliIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BooleanMultiplexor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BooleanMultiplexor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BooleanMultiplexorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BooleanSelect.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BooleanSelect.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BooleanSelectIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BooleanSwitch.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BooleanSwitch.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BooleanSwitchIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BusAssembler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BusAssembler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BusDisassembler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/BusDisassembler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CatchExceptionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CatchExceptionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CatchExceptionAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ClassWrapper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ClassWrapper.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Clock.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Clock.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ClockIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Commutator.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Commutator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CommutatorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ComputeHistogram.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ComputeHistogram.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ComputeHistogramIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ConfigurationSelect.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ConfigurationSelect.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ConfigurationSwitch.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ConfigurationSwitch.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ConfigurationSwitchIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Const.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Const.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ConstIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Counter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Counter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CounterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CurrentDate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CurrentDate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CurrentDateIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CurrentMicrostep.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CurrentMicrostep.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CurrentMicrostepIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CurrentTime.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CurrentTime.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/CurrentTimeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DB.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DB.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DBIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DateConstructor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DateConstructor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DateConstructorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DateElements.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DateElements.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DateElementsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Default.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Default.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DefaultIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DelayStart.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DelayStart.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Dictionary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Dictionary.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DictionaryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Differential.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Differential.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DifferentialIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Discard.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Discard.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DiscardIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DiscreteClock.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DiscreteClock.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DiscreteClockIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DiscreteRandomSource.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DiscreteRandomSource.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DiscreteRandomSourceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Distributor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Distributor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DistributorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DoubleReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/DoubleReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ElementsToArray.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ElementsToArray.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ElementsToArrayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExceptionManager.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExceptionManager.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExceptionManagerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExceptionManagerModel.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExceptionManagerModel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExceptionManagerModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExceptionSubscriber.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Exec.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Exec.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExecIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExecutionTime.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExecutionTime.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExecutionTimeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Exit.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Exit.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Expression.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Expression.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ExpressionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/FileWriter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/FileWriter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/FileWriterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Gaussian.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Gaussian.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/GaussianIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/GetCausalityInterface.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/GetCausalityInterface.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/GradientAdaptiveLattice.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/GradientAdaptiveLattice.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/GradientAdaptiveLatticeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/IIR.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/IIR.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/IIRIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Interpolator.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Interpolator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Lattice.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Lattice.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LatticeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LevinsonDurbin.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LevinsonDurbin.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LevinsonDurbinIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LimitedFiringSource.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LimitedFiringSource.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Limiter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Limiter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LimiterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LinearDifferenceEquationSystem.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LinearDifferenceEquationSystem.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LookupTable.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LookupTable.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/LookupTableIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MathFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MathFunction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MathFunctionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MatrixToArray.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MatrixToArray.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MatrixToArrayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MaxIndex.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MaxIndex.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Maximum.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Maximum.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MaximumIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MicrostepDelay.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MicrostepDelay.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MicrostepDelayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Minimum.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Minimum.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MinimumIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ModifyDate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ModifyDate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ModifyDateIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MovingAverage.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MovingAverage.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MovingAverageIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MovingMaximum.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MovingMaximum.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Multiplexor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Multiplexor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MultiplexorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MultiplyDivide.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MultiplyDivide.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/MultiplyDivideIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/NonStrictTest.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/NonStrictTest.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/NonStrictTestIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/OrderedMerge.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/OrderedMerge.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/OrderedMergeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/OrderedRecordAssembler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/OrderedRecordAssembler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/OrderedRecordAssemblerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Pause.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Pause.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PhaseUnwrap.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PhaseUnwrap.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PhaseUnwrapIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PoissonClock.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PoissonClock.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PoissonClockIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Publisher.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Publisher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PublisherIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PublisherNonStrictTest.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PublisherNonStrictTest.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PublisherTest.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PublisherTest.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Pulse.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Pulse.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/PulseIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Quantizer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Quantizer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/QuantizerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Ramp.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Ramp.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RampIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RandomInteger.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RandomInteger.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RandomSource.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RandomSource.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Reader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Reader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecordAssembler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecordAssembler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecordAssemblerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecordDisassembler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecordDisassembler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecordDisassemblerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecordUpdater.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecordUpdater.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecordUpdaterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Recorder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Recorder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecorderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecursiveLattice.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecursiveLattice.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RecursiveLatticeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Remainder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Remainder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RemainderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RemoveNilTokens.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RemoveNilTokens.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RemoveNilTokensIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ResettableTimer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ResettableTimer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ResettableTimerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Rician.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Rician.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RicianIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RunningMaximum.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RunningMaximum.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RunningMaximumIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RunningMinimum.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/RunningMinimum.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sampler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sampler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SamplerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Scale.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Scale.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ScaleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Select.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Select.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SelectIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sequence.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sequence.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SequenceActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SequenceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SequenceSource.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SequenceSource.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sequencer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sequencer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SequencerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SequentialClock.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SequentialClock.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SetVariable.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SetVariable.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SetVariableIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SingleEvent.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SingleEvent.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SingleEventIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SingleTokenCommutator.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SingleTokenCommutator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sink.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sink.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sleep.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Sleep.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SleepIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Source.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Source.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Stop.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Stop.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/StopIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/StringConst.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/StringConst.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/StringConstIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SubMatrix.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SubMatrix.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Subscriber.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Subscriber.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SubscriberIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SubscriptionAggregator.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SubscriptionAggregator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Switch.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Switch.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SwitchIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SynchronizeToRealTime.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SynchronizeToRealTime.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/SynchronizeToRealTimeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Synchronizer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Synchronizer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Test.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Test.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TestExceptionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TestExceptionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TestExceptionAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TestExceptionHandler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TestExceptionHandler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TestIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ThrowException.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ThrowException.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ThrowExceptionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ThrowModelError.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ThrowModelError.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/ThrowModelErrorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TimeDelay.PendingEvent.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TimeDelay.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TimeDelay.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TimeDelayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TimedSource.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TimedSource.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TopLevelCurrentTime.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TopLevelCurrentTime.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Transformer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Transformer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Triangular.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Triangular.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TrigFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TrigFunction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TrigFunctionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TriggeredClock.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TriggeredClock.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TypeTest.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/TypeTest.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/URLDirectoryReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/URLDirectoryReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/URLReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/URLReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/UnaryMathFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/UnaryMathFunction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/UnaryMathFunctionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Uniform.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Uniform.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/UniformIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/UnionDisassembler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/UnionDisassembler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/UnionMerge.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/UnionMerge.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VariableClock.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VariableClock.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VariableSleep.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VariableSleep.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VectorAssembler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VectorAssembler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VectorAssemblerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VectorDisassembler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VectorDisassembler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/VectorDisassemblerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/WallClockTime.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/WallClockTime.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/WallClockTimeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Writer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/Writer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/AtomicCommunicationAspect.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/AtomicCommunicationAspect.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/AtomicExecutionAspect.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/AtomicExecutionAspect.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CanBus.CanBusAttributes.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CanBus.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CanBus.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CanBus/CanBusAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CanBusIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CanBusPriority.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CanBusPriority.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CanBusPriorityIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CommunicationRequestPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CommunicationRequestPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CommunicationRequestPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CommunicationResponsePort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CommunicationResponsePort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CommunicationResponsePortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeCommunicationAspect.CompositeCommunicationAspectAttributes.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeCommunicationAspect.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeCommunicationAspect.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeCommunicationAspect/CompositeCommunicationAspectAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeCommunicationAspectIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeExecutionAspect.CompositeExecutionAspectAttributes.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeExecutionAspect.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeExecutionAspect.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeExecutionAspect/CompositeExecutionAspectAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/CompositeExecutionAspectIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/DecorationParameters.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/DecorationParameters.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/DynamicCoreAssignmentScheduler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/DynamicCoreAssignmentScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/EDFScheduler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/EDFScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/EDFSchedulerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/ExecutionRequestPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/ExecutionRequestPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/ExecutionRequestPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/ExecutionResponsePort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/ExecutionResponsePort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/ExecutionResponsePortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/ExecutionTimeAttributes.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/ExecutionTimeAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/ExecutionTimeAttributesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/FCFSScheduler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/FCFSScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/FCFSSchedulerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/FixedPriorityScheduler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/FixedPriorityScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/FixedPrioritySchedulerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/PriorityResourceAttributes.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/PriorityResourceAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/PriorityResourceAttributesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/doc-files/AFDXinPtolemyII.pdf [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/doc-files/QuantityManager.pdf [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/doc-files/README.txt [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/aspect/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBeta.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBeta.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBetaIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBinomial.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBinomial.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBinomialIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBinomialSelector.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBinomialSelector.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBreitWigner.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBreitWigner.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtBreitWignerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtChiSquare.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtChiSquare.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtChiSquareIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtExponential.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtExponential.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtExponentialIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtExponentialPower.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtExponentialPower.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtExponentialPowerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtGamma.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtGamma.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtGammaIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtHyperGeometric.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtHyperGeometric.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtHyperGeometricIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtLogarithmic.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtLogarithmic.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtLogarithmicIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtNegativeBinomial.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtNegativeBinomial.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtNegativeBinomialIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtNormal.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtNormal.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtNormalIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtPoisson.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtPoisson.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtPoissonIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtPoissonSlow.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtPoissonSlow.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtPoissonSlowIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtRandomSource.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtRandomSource.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtStudentT.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtStudentT.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtStudentTIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtVonMises.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtVonMises.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtVonMisesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtZeta.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtZeta.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/ColtZetaIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/doc-files/colt-copyright.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/colt/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/ConvolutionalCoder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/ConvolutionalCoder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/ConvolutionalCoderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/DeScrambler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/DeScrambler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/DeScramblerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HadamardCode.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HadamardCode.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HammingCoder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HammingCoder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HammingCoderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HammingDecoder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HammingDecoder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HammingDecoderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HuffmanBasic.Node.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HuffmanBasic.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HuffmanBasic.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HuffmanCoder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HuffmanCoder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HuffmanCoderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HuffmanDecoder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HuffmanDecoder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/HuffmanDecoderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/LempelZivCoder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/LempelZivCoder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/LempelZivDecoder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/LempelZivDecoder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/Scrambler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/Scrambler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/ScramblerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/Slicer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/Slicer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/SlicerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/TrellisDecoder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/TrellisDecoder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/TrellisDecoderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/ViterbiDecoder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/ViterbiDecoder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/ViterbiDecoderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/comm/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/AnythingToDouble.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/AnythingToDouble.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/AnythingToDoubleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/BooleanToAnything.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/BooleanToAnything.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/BooleanToAnythingIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/CartesianToComplex.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/CartesianToComplex.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/CartesianToComplexIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/CartesianToPolar.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/CartesianToPolar.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/CartesianToPolarIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ComplexToCartesian.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ComplexToCartesian.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ComplexToPolar.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ComplexToPolar.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ComplexToPolarIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/Converter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/Converter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/DateToString.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/DateToString.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/DoubleToFix.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/DoubleToFix.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/DoubleToFixIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ExpressionToToken.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ExpressionToToken.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ExpressionToTokenIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/FixToDouble.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/FixToDouble.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/FixToDoubleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/FixToFix.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/FixToFix.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/FixToFixIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ImageToString.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/ImageToString.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/InUnitsOf.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/InUnitsOf.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/InUnitsOfIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/IntArrayToString.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/IntArrayToString.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/LongToDate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/LongToDate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/LongToDouble.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/LongToDouble.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/PolarToCartesian.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/PolarToCartesian.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/PolarToCartesianIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/PolarToComplex.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/PolarToComplex.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/Round.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/Round.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/RoundIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/SmoothToDouble.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/SmoothToDouble.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/SmoothToDoubleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToBoolean.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToBoolean.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToDate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToDate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToDateIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToDouble.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToDouble.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToInt.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToInt.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToIntArray.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToIntArray.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToUnsignedByteArray.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToUnsignedByteArray.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToUnsignedByteArrayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToXML.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToXML.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/StringToXMLIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/TokenToExpression.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/TokenToExpression.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/TokenToExpressionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/UnsignedByteArrayToString.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/UnsignedByteArrayToString.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/UnsignedByteArrayToStringIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/json/JSONToToken.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/json/JSONToToken.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/json/JSONToTokenIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/json/TokenToJSON.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/json/TokenToJSON.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/json/TokenToJSONIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/json/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/json/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/json/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/conversions/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/ArrayOfRecordsExporter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/ArrayOfRecordsExporter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/ArrayOfRecordsRecorder.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/ArrayOfRecordsRecorder.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/ArrayOfRecordsRecorderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseInsert.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseInsert.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseManager.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseManager.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseManagerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseQuery.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseQuery.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseQueryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseSelect.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/DatabaseSelect.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/SQLStatement.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/SQLStatement.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/SQLStatementIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/database/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/excel/Excel.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/excel/Excel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/excel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/excel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/excel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/FMUImport.Input.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/FMUImport.Output.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/FMUImport.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/FMUImport.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/FMUImportHybrid.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/FMUImportHybrid.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/FMUImportIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/FMUQSS.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/FMUQSS.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/FMUModelExchange.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/FMUModelExchange.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/swig/IncrementalFMU.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/swig/SWIGTYPE_p_double.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/swig/SWIGTYPE_p_std__string.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/swig/helper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/swig/helperJNI.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/swig/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/swig/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/fmipp/swig/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/fmi/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gem5/Gem5Wrapper.SortByCommandTime.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gem5/Gem5Wrapper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gem5/Gem5Wrapper.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gem5/Gem5WrapperIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gem5/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gem5/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gem5/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrayPlotter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrayPlotter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrayPlotterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrayPlotterXY.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrayPlotterXY.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrayPlotterXYIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrowKeyProbe.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrowKeyProbe.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrowKeySensor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrowKeySensor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ArrowKeySensorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/BarGraph.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/BarGraph.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/BarGraphIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ConstPlaceable.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ConstPlaceable.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/Display.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/Display.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/DisplayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/DisplayInterface.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/DisplayJavaSE.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/EventButton.DoubleClickHandler.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/EventButton.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/EventButton.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/EventButtonIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ExceptionManagerGUIFactory.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/ExceptionManagerGUIFactory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/HistogramPlotter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/HistogramPlotter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/HistogramPlotterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveDialog.DialogFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveDialog.DialogTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveDialog.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveDialog.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveDialog/DialogTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveDialogIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveShell.ShellFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveShell.ShellTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveShell.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveShell.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveShell/ShellTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/InteractiveShellIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/MatrixViewer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/MatrixViewer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/MatrixViewerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/MonitorValue.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/MonitorValue.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/MonitorValueIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/Plotter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/Plotter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/PlotterBase.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/PlotterBase.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/PlotterBaseInterface.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/PlotterBaseJavaSE.PlotWindowTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/PlotterBaseJavaSE.WindowClosingAdapter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/PlotterBaseJavaSE.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/PlotterBaseJavaSE/PlotWindowTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/RealTimePlotter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/RealTimePlotter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/RealTimePlotterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SequencePlotter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SequencePlotter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SequencePlotterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SequenceScope.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SequenceScope.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SequenceScopeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SketchedSource.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SketchedSource.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SketchedSourceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SliderSource.SliderFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SliderSource.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SliderSource.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/SliderSourceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TextFieldContainerInterface.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TextFieldContainerJavaSE.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedDisplay.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedDisplay.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedDisplayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedMonitorValue.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedMonitorValue.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedPlotter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedPlotter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedPlotterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedScope.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedScope.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/TimedScopeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/UsesInvokeAndWait.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/XYPlotter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/XYPlotter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/XYPlotterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/XYScope.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/XYScope.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/XYScopeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ApplyFilterOverArray.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ApplyFilterOverArray.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ApplyFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ApplyFunction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ApplyFunctionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ApplyFunctionOverSequence.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ApplyFunctionOverSequence.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ApplyFunctionOverSequenceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/Case.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/Case.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/CaseDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/CaseDirector.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/CaseIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/CatchUpComposite.Contents.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/CatchUpComposite.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/CatchUpComposite.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/CatchUpComposite/Contents.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/CatchUpCompositeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ExecuteActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ExecuteActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ExecuteActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ExecuteCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ExecuteCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/IterateOverArray.IterateComposite.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/IterateOverArray.IteratePort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/IterateOverArray.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/IterateOverArray.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/IterateOverArray/IterateComposite.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/IterateOverArray/IteratePort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/IterateOverArrayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/LifeCycleManager.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/LifeCycleManager.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MirrorComposite.MirrorCompositeContents.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MirrorComposite.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MirrorComposite.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MirrorComposite/MirrorCompositeContents.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MirrorPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MirrorPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MirrorPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MobileFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MobileFunction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MobileFunctionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MobileModel.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MobileModel.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MobileModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ModelReference.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ModelReference.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ModelUtilities.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MultiCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MultiCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MultiCompositePort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MultiCompositePort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MultiCompositePortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MultiInstanceComposite.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MultiInstanceComposite.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/MultiInstanceCompositeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RealTimeComposite.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RealTimeComposite.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RealTimeCompositeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/Refinement.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/Refinement.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RefinementIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RefinementPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RefinementPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RefinementPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ReflectComposite.ReflectCompositeContents.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ReflectComposite.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ReflectComposite.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ReflectComposite/ReflectCompositeContents.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RunCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RunCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/RunCompositeActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ThreadedComposite.TokenFrame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ThreadedComposite.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ThreadedComposite.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/ThreadedCompositeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/hoc/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageDisplay.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageDisplay.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageDisplayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageDisplayInterface.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageDisplayJavaSE.ImageWindow.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageDisplayJavaSE.WindowClosingAdapter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageDisplayJavaSE.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageRotate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageRotate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageTableau.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageTableau.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageToString.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/ImageToString.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/PGMReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/PGMReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/PGMReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/Transform.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/URLToImage.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/URLToImage.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/image/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/CSVReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/CSVReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/CSVReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/CSVWriter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/CSVWriter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/CSVWriterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/DirectoryListing.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/DirectoryListing.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/DirectoryListingIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/ExpressionReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/ExpressionReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/ExpressionReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/ExpressionWriter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/ExpressionWriter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/ExpressionWriterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/FileReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/FileReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/FileReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/LineReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/LineReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/LineReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/LineWriter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/LineWriter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/LineWriterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/TokenReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/TokenReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/comm/SerialComm.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/comm/SerialComm.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/comm/SerialCommIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/comm/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/comm/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/comm/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/io/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioCapture.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioCapture.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioCaptureIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioPlayer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioPlayer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioPlayerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioReadBuffer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioReadBuffer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioWriteBuffer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioWriteBuffer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioWriter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioWriter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/AudioWriterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/ClipPlayer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/ClipPlayer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/ClipPlayerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/LiveSoundActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/LiveSoundActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/SoundActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/SoundActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/SoundPlayer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/SoundPlayer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/javasound/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/AccessorOrchestrator.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/HelperBase.DATA_TYPE.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/HelperBase.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/JSUtils.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/JavaScript.AccessorProxy.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/JavaScript.DeferredSend.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/JavaScript.PortOrParameterProxy.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/JavaScript.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/JavaScript.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/JavaScriptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/NashornAccessorHostApplication.ActorSubstitute.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/NashornAccessorHostApplication.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/RestrictedJavaScriptInterface.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/VertxHelperBase.AccessorVerticle.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/VertxHelperBase.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/IMUSensor/CircularFifoQueue.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/IMUSensor/ReaderM.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/IMUSensor/SerialPortController.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/IMUSensor/SerialPortReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/IMUSensor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/IMUSensor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/IMUSensor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/audio/AudioHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/audio/ClipPlayerHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/audio/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/audio/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/audio/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/cameras/CameraHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/cameras/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/cameras/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/cameras/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAware/ContextAwareGUI.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAware/ContextAwareHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAware/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAware/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAware/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAwareTest/ContextAwareHelperTest.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAwareTest/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAwareTest/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/contextAwareTest/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/crypto/CryptoHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/crypto/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/crypto/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/crypto/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/dataConverter/DataConverterHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/dataConverter/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/dataConverter/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/dataConverter/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/discovery/DiscoveryHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/discovery/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/discovery/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/discovery/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/eventbus/EventBusHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/eventbus/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/eventbus/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/eventbus/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpClient/HttpClientHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpClient/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpClient/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpClient/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpServer/HttpServerHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpServer/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpServer/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/httpServer/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/imageDisplay/ImageDisplayHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/imageDisplay/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/imageDisplay/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/imageDisplay/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/iotAuth/AuthManager.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/iotAuth/AuthManager.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/iotAuth/AuthManagerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/iotAuth/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/iotAuth/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/iotAuth/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/localStorage/LocalStorageHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/localStorage/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/localStorage/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/localStorage/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/mqtt/MQTTHelper.MQTTClientWrapper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/mqtt/MQTTHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/mqtt/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/mqtt/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/mqtt/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/serial/SerialHelper.SerialReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/serial/SerialHelper.SerialWriter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/serial/SerialHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/serial/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/serial/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/serial/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/shell/ShellHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/shell/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/shell/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/shell/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/socket/SocketHelper.ByteArrayBackedInputStream.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/socket/SocketHelper.SocketWrapper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/socket/SocketHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/socket/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/socket/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/socket/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/speechRecognition/SpeechRecognitionHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/speechRecognition/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/speechRecognition/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/speechRecognition/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/textDisplay/TextDisplayHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/textDisplay/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/textDisplay/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/textDisplay/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/udpSocket/UDPSocketHelper.UDPSocket.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/udpSocket/UDPSocketHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/udpSocket/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/udpSocket/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/udpSocket/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/userInterface/VertxBrowserHelper.Server.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/userInterface/VertxBrowserHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/userInterface/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/userInterface/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/userInterface/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/webSocket/WebSocketHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/webSocket/WebSocketServerHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/webSocket/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/webSocket/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/webSocket/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/xbee/XBeeHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/xbee/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/xbee/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/modules/xbee/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jjs/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopReadPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopReadPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopSerialRead.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopSerialRead.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopSerialWrite.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopSerialWrite.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopWatchDog.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopWatchDog.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopWritePort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/JopWritePort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/jopio/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/joystick/Joystick.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/joystick/Joystick.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/joystick/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/joystick/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/joystick/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/Comparator.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/Comparator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/ComparatorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/Equals.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/Equals.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/EqualsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/IsPresent.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/IsPresent.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/IsPresentIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/LogicFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/LogicFunction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/LogicFunctionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/LogicGate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/LogicGate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/LogicalNot.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/LogicalNot.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/LogicalNotIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/TrueGate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/TrueGate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/TrueGateIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/logic/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mail/ExceptionEmailer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mail/ExceptionEmailer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mail/ExceptionEmailerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mail/SendMail.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mail/SendMail.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mail/SendMailIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mail/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mail/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mail/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/Accelerometer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/Accelerometer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/CC3000Control.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/CC3000Control.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/CC3000Module.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/CC3000Module.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/GPIOWriter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/GPIOWriter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/GestureRecognition.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/GestureRecognition.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/HSBtoRGB.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/HSBtoRGB.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/LEDCubeUpdate.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/LEDCubeUpdate.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/NeoPixelLEDStrip.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/NeoPixelLEDStrip.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/PacketToSensorData.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/PacketToSensorData.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/SensorDataCalibration.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/SensorDataCalibration.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/mbed/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/net/DatagramReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/net/DatagramReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/net/DatagramWriter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/net/DatagramWriter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/net/IPAddress.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/net/IPAddress.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/net/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/net/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/net/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/python/PythonScript.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/python/PythonScript.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/python/PythonScriptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/python/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/python/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/python/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/r/RConsole.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/r/RExpression.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/r/RExpression.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/r/RExpression2.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/r/RExpression2.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/r/RExpressionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/r/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/r/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/r/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/CipherActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/CipherActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/CryptographyActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/CryptographyActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/KeyReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/KeyReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/KeyStoreActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/KeyStoreActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/KeyToken.KeyType.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/KeyToken.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/KeyWriter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/KeyWriter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/PrivateKeyReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/PrivateKeyReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/PrivateKeyReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/PublicKeyReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/PublicKeyReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/PublicKeyReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SecretKey.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SecretKey.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SecretKeyReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SecretKeyReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SignatureActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SignatureActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SignatureSigner.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SignatureSigner.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SignatureSignerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SignatureVerifier.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SignatureVerifier.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SignatureVerifierIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SymmetricCrypto.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SymmetricCrypto.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SymmetricDecryption.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SymmetricDecryption.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SymmetricEncryption.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/SymmetricEncryption.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/security/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringCompare.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringCompare.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringFunction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringFunctionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringIndexOf.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringIndexOf.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringLength.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringLength.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringMatches.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringMatches.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringReplace.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringReplace.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringReplaceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringSimpleReplace.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringSimpleReplace.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringSplit.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringSplit.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringSplitIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringSubstring.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/StringSubstring.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/string/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/AddSubtract.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/AddSubtract.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Concat.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Concat.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixComparator.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixComparator.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixConst.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixConst.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixCounter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixCounter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixSequence.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixSequence.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixToString.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixToString.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixTransformer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/FixTransformer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/IntegerCounter.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/IntegerCounter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/LogicFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/LogicFunction.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/LogicalNot.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/LogicalNot.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Memory.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Memory.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Multiplexor.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Multiplexor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Multiplier.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Multiplier.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/QueuedTypedIOPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/QueuedTypedIOPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/ROM.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/ROM.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Register.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Register.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/RegisterSR.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/RegisterSR.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Slice.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/Slice.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/SynchronousFixTransformer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/SynchronousFixTransformer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/vhdl/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/DCT2x2dc.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/DCT2x2dc.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/DCT2x2dcIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/DCT4x4dc.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/DCT4x4dc.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/DCT4x4dcIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/DCT8x8.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/DCT8x8.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/DCT8x8Idx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/IDCT4x4dc.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/IDCT4x4dc.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/IDCT4x4dcIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/IDCT8x8.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/IDCT8x8.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/IDCT8x8Idx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/SumofAbsoluteDifferences.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/SumofAbsoluteDifferences.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/video/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/xslt/XMLInclusion.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/xslt/XMLInclusion.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/xslt/XMLInclusionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/xslt/XSLTransformer.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/xslt/XSLTransformer.xml [junit] inflated: doc/codeDoc/ptolemy/actor/lib/xslt/XSLTransformerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/lib/xslt/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/xslt/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/lib/xslt/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/DoubleRangeParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/DoubleRangeParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/DoubleRangeParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/FilePortParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/FilePortParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/FilePortParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/IntRangeParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/IntRangeParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/IntRangeParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/LocationParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/LocationParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/LocationParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/MirrorPortParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/MirrorPortParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/ParameterMirrorPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/ParameterMirrorPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/ParameterPort.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/ParameterPort.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/ParameterPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/ParameterSet.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/ParameterSet.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/ParameterSetIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/PortParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/PortParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/PortParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/Priority.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/Priority.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/PriorityIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/SharedParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/SharedParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/SharedParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/parameters/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/BoundaryDetector.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/Branch.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/BranchController.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/CompositeProcessDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/CompositeProcessDirector.xml [junit] inflated: doc/codeDoc/ptolemy/actor/process/MailboxBoundaryReceiver.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/NotifyThread.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/ProcessDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/ProcessDirector.xml [junit] inflated: doc/codeDoc/ptolemy/actor/process/ProcessReceiver.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/ProcessThread.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/TerminateProcessException.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/process/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/AbstractPtalonEvaluator.IfTree.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/AbstractPtalonEvaluator.PtalonExpressionScope.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/AbstractPtalonEvaluator.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/NamedTree.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonAST.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonEvaluator.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonExpressionParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonExpressionParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonExpressionParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonLexer.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonMLHandler.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonParameter.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonParameter.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonPopulator.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonPopulatorTokenTypes.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonRecognizer.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonRuntimeException.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonScopeChecker.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonScopeCheckerTokenTypes.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonScopeException.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/PtalonTokenTypes.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/Tester.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/gt/PtalonMatcher.NestedPtalonActor.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/gt/PtalonMatcher.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/gt/PtalonMatcher.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/gt/PtalonMatcher/NestedPtalonActor.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/gt/PtalonMatcherIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/gt/TransformationEvaluator.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/gt/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/gt/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/gt/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/ComplexAddSubtract.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/ComplexAddSubtract.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/ComplexAddSubtractIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/KeyValuePair.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/MapFileStorage.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/MapFileStorage.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/MapFileStorageIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/MapReduceAlgorithm.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/MapWorker.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/MapWorker.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/MapWorkerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/ReduceWorker.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/ReduceWorker.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/ReduceWorkerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/ReverseLink.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/SplitReader.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/SplitReader.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/SplitReaderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/StringToKeyValue.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/StringToKeyValue.xml [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/StringToKeyValueIdx.htm [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/WordCount.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/ptalon/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/Firing.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/FixedPointDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/FixedPointDirector.xml [junit] inflated: doc/codeDoc/ptolemy/actor/sched/FixedPointReceiver.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/FixedPointScheduler.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/FixedPointScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/sched/NotSchedulableException.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/Schedule.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/ScheduleElement.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/Scheduler.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/Scheduler.xml [junit] inflated: doc/codeDoc/ptolemy/actor/sched/StaticSchedulingDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/StaticSchedulingDirector.xml [junit] inflated: doc/codeDoc/ptolemy/actor/sched/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/sched/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/ActorDependencies.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/ActorTypeUtil.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/ArrayElementTypeFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/ArrayOfTypesFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/BooleanDependency.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/BreakCausalityInterface.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/CQComparator.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/CalendarQueue.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/CausalityInterface.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/CausalityInterfaceForComposites.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/ConstVariableModelAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/ConstructAssociativeType.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/DFUtilities.NamedObjComparator.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/DFUtilities.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/DefaultCausalityInterface.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/Dependency.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/DependencyDeclaration.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/DependencyDeclaration.xml [junit] inflated: doc/codeDoc/ptolemy/actor/util/ExplicitChangeContext.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/ExtractFieldType.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/FIFOQueue.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/FreeVariableModelAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/FuzzyDoubleComparator.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/GLBFunction.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/GeneralComparator.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/PeriodicDirector.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/PeriodicDirectorHelper.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/RealDependency.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/SuperdenseDependency.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/SuperdenseTime.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/Time.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/TimedEvent.TimeComparator.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/TimedEvent.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/TotallyOrderedSet.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/actor/util/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/CalIOException.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/FunctionCallException.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/PtolemyPlatform.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/actors/AbstractCalInterpreter.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/actors/AbstractCalInterpreter.xml [junit] inflated: doc/codeDoc/ptolemy/caltrop/actors/CalInterpreter.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/actors/CalInterpreter.xml [junit] inflated: doc/codeDoc/ptolemy/caltrop/actors/CalInterpreterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/caltrop/actors/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/actors/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/actors/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/AbstractDDI.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/CSP.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/CSPFactory.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/CSPTokenReader.DataChannelID.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/CSPTokenReader.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/CSPTokenWriter.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/DDF.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/DDFFactory.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/DDI.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/DDIException.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/DDIFactory.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/DFInputChannel.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/DFOutputChannel.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/Dataflow.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/DataflowWithRates.ActionRateSignature.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/DataflowWithRates.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/SDF.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/SDFFactory.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/ddi/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/util/IntegerList.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/util/PtArrayList.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/util/PtCalFunction.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/util/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/util/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/caltrop/util/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/accessor/JSAccessor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/accessor/JSAccessor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/accessor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/accessor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/accessor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/TypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/TypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/jjs/JavaScript.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/jjs/JavaScript.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/jjs/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/jjs/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/jjs/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/Director.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/Director.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/PortDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/PortDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/PortInfo.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/Ports.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/TypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/TypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/adapters/ptolemy/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor/Director.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor/Director.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor/TypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor/TypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/accessor/JSAccessor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/accessor/JSAccessor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/accessor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/accessor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/accessor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/IOPort.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/IOPort.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/Receiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/Receiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/TypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/TypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/AbsoluteValue.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/AbsoluteValue.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Accumulator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Accumulator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/AddSubtract.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/AddSubtract.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Bernoulli.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Bernoulli.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/BooleanMultiplexor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/BooleanMultiplexor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/BooleanSwitch.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/BooleanSwitch.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Commutator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Commutator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Const.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Const.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/CurrentTime.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/CurrentTime.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/DB.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/DB.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Differential.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Differential.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Discard.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Discard.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Distributor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Distributor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Gaussian.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Gaussian.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/LimitedFiringSource.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/LimitedFiringSource.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Limiter.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Limiter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Minimum.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Minimum.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/MovingAverage.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/MovingAverage.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/MultiplyDivide.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/MultiplyDivide.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Publisher.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Publisher.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Pulse.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Pulse.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Ramp.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Ramp.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/RandomSource.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/RandomSource.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Recorder.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Recorder.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Scale.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Scale.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Sequence.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Sequence.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/StringConst.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/StringConst.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Subscriber.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Subscriber.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/SubscriptionAggregator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/SubscriptionAggregator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Test.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/Test.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/TrigFunction.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/TrigFunction.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/VectorAssembler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/VectorAssembler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/VectorDisassembler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/VectorDisassembler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/BooleanToAnything.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/BooleanToAnything.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/ComplexToCartesian.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/ComplexToCartesian.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/Round.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/Round.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/TokenToExpression.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/TokenToExpression.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi/FMUImport.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi/FMUImport.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui/Display.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui/Display.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/Case.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/Case.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/CaseDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/CaseDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/MultiCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/MultiCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/MultiCompositePort.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/MultiCompositePort.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/Refinement.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/Refinement.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/RefinementPort.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/RefinementPort.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/jjs/JavaScript.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/jjs/JavaScript.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/jjs/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/jjs/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/jjs/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic/Comparator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic/Comparator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic/LogicFunction.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic/LogicFunction.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string/StringCompare.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string/StringCompare.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string/StringLength.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string/StringLength.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched/StaticSchedulingDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched/StaticSchedulingDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched/StaticSchedulingDirectorAttributes.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched/StaticSchedulingDirectorAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched/StaticSchedulingDirectorAttributesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/MostRecent.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/MostRecent.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/PID.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/PID.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/Register.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/Register.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/kernel/GiottoReceiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/kernel/GiottoReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/FSMActor.OutgoingRelations.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/FSMActor.PortScope.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/FSMActor.TransitionRetriever.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/FSMActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/FSMActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/FSMDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/FSMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/FSMReceiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/FSMReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/ModalController.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/ModalController.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/State.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/State.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/kernel/FSMDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/kernel/FSMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel/SDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel/SDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel/SDFReceiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel/SDFReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/BootstrapSampleDelay.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/BootstrapSampleDelay.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/DownSample.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/DownSample.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/FFT.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/FFT.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/IFFT.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/IFFT.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/Repeat.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/Repeat.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/SampleDelay.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/SampleDelay.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/UpSample.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/UpSample.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor/lib/LEDMatrix.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor/lib/LEDMatrix.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/accessor/JSAccessor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/accessor/JSAccessor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/accessor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/accessor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/accessor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/IOPort.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/IOPort.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/TypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/TypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/AbsoluteValue.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/AbsoluteValue.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Accumulator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Accumulator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/AddSubtract.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/AddSubtract.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Bernoulli.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Bernoulli.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/BooleanMultiplexor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/BooleanMultiplexor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/BooleanSwitch.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/BooleanSwitch.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Const.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Const.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/CurrentMicrostep.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/CurrentMicrostep.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/CurrentTime.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/CurrentTime.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/DB.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/DB.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Differential.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Differential.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Discard.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Discard.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/DiscreteClock.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/DiscreteClock.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Distributor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Distributor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Expression.VariableScope.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Expression.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Expression.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Gaussian.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Gaussian.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Maximum.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Maximum.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/MultiplyDivide.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/MultiplyDivide.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/PoissonClock.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/PoissonClock.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Publisher.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Publisher.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Pulse.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Pulse.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Ramp.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Ramp.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/RandomSource.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/RandomSource.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Remainder.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Remainder.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Scale.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Scale.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Sequence.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Sequence.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/SingleEvent.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/SingleEvent.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Subscriber.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Subscriber.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Synchronizer.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Synchronizer.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Test.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/Test.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/TimeDelay.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/TimeDelay.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/TrigFunction.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/TrigFunction.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/UnaryMathFunction.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/UnaryMathFunction.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/BooleanToAnything.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/BooleanToAnything.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/ComplexToCartesian.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/ComplexToCartesian.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/Round.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/Round.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/TokenToExpression.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/TokenToExpression.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui/Display.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui/Display.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/Comparator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/Comparator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/TrueGate.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/TrueGate.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/StringCompare.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/StringCompare.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/StringLength.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/StringLength.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/CompiledCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/CompiledCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/EmbeddedCodeActor.EmbeddedActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/EmbeddedCodeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/EmbeddedCodeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/EmbeddedCodeActor/EmbeddedActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel/DEDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel/DEDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel/DEReceiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel/DEReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/Merge.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/Merge.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/MostRecent.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/MostRecent.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/PID.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/PID.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/Previous.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/Previous.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/Register.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/Register.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/TimeCompare.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/TimeCompare.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/TimeGap.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/TimeGap.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/VariableDelay.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/VariableDelay.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/FSMActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/FSMActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/FSMDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/FSMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/FSMReceiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/FSMReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/modal/ModalController.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/modal/ModalController.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/modal/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/modal/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/modal/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/PtidesBasicReceiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/PtidesBasicReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/PtidesDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/PtidesDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/PtidesPreemptiveEDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/PtidesPreemptiveEDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/PtidesTopLevelDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/PtidesTopLevelDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/ActuatorSetup.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/ActuatorSetup.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/InputDevice.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/InputDevice.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/OutputDevice.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/OutputDevice.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/SensorHandler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/SensorHandler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel/SDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel/SDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel/SDFReceiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel/SDFReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib/SampleDelay.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib/SampleDelay.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui/Display.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui/Display.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/accessor/JSAccessor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/accessor/JSAccessor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/accessor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/accessor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/accessor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui/Display.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui/Display.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/jjs/JavaScript.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/jjs/JavaScript.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/jjs/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/jjs/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/jjs/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/lib/TopLevelCurrentTime.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/lib/TopLevelCurrentTime.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel/PtidesPreemptiveEDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel/PtidesPreemptiveEDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel/PtidesTopLevelDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel/PtidesTopLevelDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/DropSensorHandler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/DropSensorHandler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/EncoderHandler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/EncoderHandler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/GPInputHandler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/GPInputHandler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/GPOutputSetup.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/GPOutputSetup.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/MotorSetup.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/MotorSetup.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/SongWrapper.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/SongWrapper.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/SpeakerOutputDevice.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/SpeakerOutputDevice.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/TimeTriggeredEncoderHandler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/TimeTriggeredEncoderHandler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/kernel/SDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/kernel/SDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/gui/Display.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/gui/Display.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/Accelerometer.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/Accelerometer.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/CC3000Control.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/CC3000Control.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/CC3000Module.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/CC3000Module.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/GPIOWriter.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/GPIOWriter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/GestureRecognition.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/GestureRecognition.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/HSBtoRGB.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/HSBtoRGB.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/LEDCubeUpdate.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/LEDCubeUpdate.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/NeoPixelLEDStrip.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/NeoPixelLEDStrip.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/PacketToSensorData.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/PacketToSensorData.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/SensorDataCalibration.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/SensorDataCalibration.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/mbed/adapters/ptolemy/actor/lib/mbed/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/actor/lib/MultiplyDivide.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/actor/lib/MultiplyDivide.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/actor/lib/TimeDelay.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/actor/lib/TimeDelay.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/de/lib/TimeGap.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/de/lib/TimeGap.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/de/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/de/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/de/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/kernel/PtidesBasicReceiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/kernel/PtidesBasicReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/kernel/PtidesPreemptiveEDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/kernel/PtidesPreemptiveEDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/kernel/RenesasUtilities.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/lib/ActuatorSetup.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/lib/ActuatorSetup.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/lib/SensorHandler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/lib/SensorHandler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/actor/lib/MultiplyDivide.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/actor/lib/MultiplyDivide.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/actor/lib/TimeDelay.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/actor/lib/TimeDelay.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/de/lib/TimeGap.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/de/lib/TimeGap.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/de/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/de/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/de/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/kernel/PtidesBasicReceiver.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/kernel/PtidesBasicReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/kernel/PtidesPreemptiveEDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/kernel/PtidesPreemptiveEDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/lib/ActuatorSetup.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/lib/ActuatorSetup.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/lib/SensorHandler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/lib/SensorHandler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/Director.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/Director.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/TypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/TypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi/FMUImport.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi/FMUImport.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/Director.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/Director.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/TypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/TypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib/fmi/FMUImport.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib/fmi/FMUImport.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib/fmi/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib/fmi/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib/fmi/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/AbsoluteValue.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/AbsoluteValue.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Accumulator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Accumulator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/AddSubtract.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/AddSubtract.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Bernoulli.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Bernoulli.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/BooleanMultiplexor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/BooleanMultiplexor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Commutator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Commutator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Const.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Const.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/CurrentTime.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/CurrentTime.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/DB.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/DB.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Discard.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Discard.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Distributor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Distributor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/ElementsToArray.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/ElementsToArray.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Expression.VariableScope.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Expression.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Expression.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Gaussian.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Gaussian.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/LimitedFiringSource.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/LimitedFiringSource.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Limiter.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Limiter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Minimum.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Minimum.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/MovingAverage.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/MovingAverage.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/MultiplyDivide.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/MultiplyDivide.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Publisher.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Publisher.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/PublisherTest.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/PublisherTest.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Pulse.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Pulse.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Ramp.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Ramp.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/RandomSource.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/RandomSource.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Recorder.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Recorder.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Scale.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Scale.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Sequence.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Sequence.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/StringConst.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/StringConst.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Subscriber.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Subscriber.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/SubscriptionAggregator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/SubscriptionAggregator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Test.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Test.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/TrigFunction.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/TrigFunction.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Uniform.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/Uniform.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/VectorAssembler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/VectorAssembler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/VectorDisassembler.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/VectorDisassembler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/ColtBinomial.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/ColtBinomial.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/ColtBinomialSelector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/ColtBinomialSelector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/ColtPoisson.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/ColtPoisson.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/ColtRandomSource.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/ColtRandomSource.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/BooleanToAnything.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/BooleanToAnything.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/ComplexToCartesian.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/ComplexToCartesian.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/Round.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/Round.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/TokenToExpression.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/TokenToExpression.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/Display.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/Display.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/SequencePlotter.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/SequencePlotter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopReadPort.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopReadPort.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopSerialRead.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopSerialRead.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopSerialWrite.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopSerialWrite.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopWatchDog.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopWatchDog.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopWritePort.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/JopWritePort.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/Comparator.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/Comparator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/LogicFunction.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/LogicFunction.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/StringCompare.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/StringCompare.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/StringLength.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/StringLength.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/CompiledCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/CompiledCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/EmbeddedCodeActor.EmbeddedActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/EmbeddedCodeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/EmbeddedCodeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/EmbeddedCodeActor/EmbeddedActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/kernel/FSMDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/kernel/FSMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/modal/ModalController.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/modal/ModalController.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/modal/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/modal/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/modal/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/kernel/SDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/kernel/SDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/BootstrapSampleDelay.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/BootstrapSampleDelay.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/DownSample.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/DownSample.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/FFT.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/FFT.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/IFFT.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/IFFT.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/Repeat.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/Repeat.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/SampleDelay.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/SampleDelay.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/UpSample.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/UpSample.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg/lib/ModularCodeGenTypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg/lib/ModularCodeGenTypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf/kernel/SDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf/kernel/SDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/gui/CodeGeneratorGUI.html [junit] inflated: doc/codeDoc/ptolemy/cg/gui/CodeGeneratorGUIFactory.html [junit] inflated: doc/codeDoc/ptolemy/cg/gui/CodeGeneratorGUIFactory.xml [junit] inflated: doc/codeDoc/ptolemy/cg/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/CGException.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/CodeGeneratorAdapter.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/CodeGeneratorAdapter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/CodeGeneratorUtilities.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/GenericCodeGenerator.GeneratorPackageListParser.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/GenericCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/GenericCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/ParseTreeCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/PortCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/RunnableCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/RunnableCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/AccessorCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/AccessorCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/AccessorCodeGeneratorAdapter.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/AccessorCodeGeneratorAdapter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/AccessorCodeGeneratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/AccessorSSHCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/AccessorSSHCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/AccessorSSHCodeGeneratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/accessor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/html/HTMLCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/html/HTMLCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/html/HTMLCodeGeneratorAdapter.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/html/HTMLCodeGeneratorAdapter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/html/HTMLCodeGeneratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/html/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/html/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/html/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/CodeStream.Signature.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/CodeStream.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/NamedProgramCodeGeneratorAdapter.VariableScope.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/NamedProgramCodeGeneratorAdapter.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/NamedProgramCodeGeneratorAdapter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/ProgramCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/ProgramCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/ProgramCodeGeneratorAdapter.Channel.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/ProgramCodeGeneratorAdapter.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/ProgramCodeGeneratorAdapter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/TemplateParser.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/ProceduralCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/ProceduralCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/ProceduralParseTreeCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/ProceduralTemplateParser.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/CCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/CCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/CCodeGeneratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/CCodegenUtilities.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/CParseTreeCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/CTemplateParser.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/ptidyos/PtidyOSCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/ptidyos/PtidyOSCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/ptidyos/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/ptidyos/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/c/ptidyos/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/FMIMACodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/FMIMACodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/FMIMACodeGeneratorAdapter.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/FMIMACodeGeneratorAdapter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/FMIMAHybridCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/FMIMAHybridCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/fmima/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/AutoAdapter.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/AutoAdapter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/JavaCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/JavaCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/JavaCodeGeneratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/JavaParseTreeCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/JavaTemplateParser.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ModularCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ModularCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ModularCodeGeneratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ModularSDFCodeGenerator.Firing.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ModularSDFCodeGenerator.FiringCluster.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ModularSDFCodeGenerator.SimulationFiringFunction.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ModularSDFCodeGenerator.SimulationJunction.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ModularSDFCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/ModularSDFCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/SDFModularScheduler.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/SDFModularScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/modular/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/type/AlphabetizeOperation.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/type/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/type/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/java/type/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/program/procedural/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/syntactic/SyntacticCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/syntactic/SyntacticCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/syntactic/SyntacticCodeGeneratorAdapter.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/syntactic/SyntacticCodeGeneratorAdapter.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/syntactic/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/syntactic/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/syntactic/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/test/actor/TypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/test/actor/TypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/test/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/test/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/kernel/generic/test/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/CompiledCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/CompiledCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/lib/CompiledCompositeActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/lib/EmbeddedCodeActor.EmbeddedActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/EmbeddedCodeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/EmbeddedCodeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/lib/EmbeddedCodeActor/EmbeddedActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/lib/EmbeddedCodeActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/lib/ModularCodeGenLazyTypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/ModularCodeGenLazyTypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/lib/ModularCodeGenTypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/ModularCodeGenTypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/lib/ModularCodeGenTypedCompositeActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/cg/lib/ModularCompiledSDFTypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/ModularCompiledSDFTypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/cg/lib/ModularableComposite.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/PointerToken.PointerType.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/PointerToken.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/Profile.Connection.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/Profile.FiringFunction.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/Profile.FiringFunctionPort.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/Profile.Junction.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/Profile.Port.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/Profile.ProfileActor.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/Profile.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticColumn.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticContraction.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticGraph.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticGraph.xml [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticName.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticNode.NodeType.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticNode.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticNode.xml [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticPort.IOType.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticPort.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticPort.xml [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticRank.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticSeries.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticTerm.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/SyntacticTermList.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/cg/lib/syntactic/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/applet/AppletWriter.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/applet/JNLPApplication.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/applet/JarSigner.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/applet/Main.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/applet/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/applet/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/applet/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/GeneratorTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/GeneratorTableau.GeneratorFrame.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/GeneratorTableau.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/GeneratorTableau.xml [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/GeneratorTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/GeneratorTableauAttribute.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/GeneratorTableauAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/AliasAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/CastAndInstanceofEliminator.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/ClassWriter.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/Copernicus.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/DependedClasses.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/EntitySootClass.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/FastForwardFlowAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/GeneratorAttribute.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/GeneratorAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/GrimpTransformer.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/InvocationBinder.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/JimpleWriter.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/KernelMain._IgnoreAllApplicationClasses.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/KernelMain.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/LibraryUsageReporter.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/MakefileWriter.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/NullPointerAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/PtolemyUtilities.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/SideEffectAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/SideEffectFreeInvocationRemover.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/SootUtilities.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/TransformerAdapter.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/UnusedFieldRemover.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/WatchDogTimer.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/shallow/Main.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/shallow/ShallowModelTransformer.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/shallow/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/shallow/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/copernicus/shallow/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/AWTImageToken.html [junit] inflated: doc/codeDoc/ptolemy/data/AbsentToken.html [junit] inflated: doc/codeDoc/ptolemy/data/AbstractConvertibleToken.html [junit] inflated: doc/codeDoc/ptolemy/data/AbstractNotConvertibleToken.html [junit] inflated: doc/codeDoc/ptolemy/data/ActorToken.html [junit] inflated: doc/codeDoc/ptolemy/data/ArrayToken.html [junit] inflated: doc/codeDoc/ptolemy/data/BitwiseOperationToken.html [junit] inflated: doc/codeDoc/ptolemy/data/BooleanMatrixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/BooleanToken.html [junit] inflated: doc/codeDoc/ptolemy/data/ComplexMatrixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/ComplexToken.html [junit] inflated: doc/codeDoc/ptolemy/data/DateToken.html [junit] inflated: doc/codeDoc/ptolemy/data/DoubleMatrixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/DoubleToken.html [junit] inflated: doc/codeDoc/ptolemy/data/EventToken.html [junit] inflated: doc/codeDoc/ptolemy/data/FixMatrixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/FixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/FloatToken.html [junit] inflated: doc/codeDoc/ptolemy/data/Function.html [junit] inflated: doc/codeDoc/ptolemy/data/FunctionToken.html [junit] inflated: doc/codeDoc/ptolemy/data/ImageToken.html [junit] inflated: doc/codeDoc/ptolemy/data/IntMatrixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/IntToken.html [junit] inflated: doc/codeDoc/ptolemy/data/LongMatrixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/LongToken.html [junit] inflated: doc/codeDoc/ptolemy/data/MatrixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/Numerical.html [junit] inflated: doc/codeDoc/ptolemy/data/ObjectToken.html [junit] inflated: doc/codeDoc/ptolemy/data/OrderedRecordToken.html [junit] inflated: doc/codeDoc/ptolemy/data/PartiallyOrderedToken.html [junit] inflated: doc/codeDoc/ptolemy/data/PetiteToken.html [junit] inflated: doc/codeDoc/ptolemy/data/RecordToken.html [junit] inflated: doc/codeDoc/ptolemy/data/ScalarToken.html [junit] inflated: doc/codeDoc/ptolemy/data/ShortToken.html [junit] inflated: doc/codeDoc/ptolemy/data/SmoothToken.html [junit] inflated: doc/codeDoc/ptolemy/data/StringToken.html [junit] inflated: doc/codeDoc/ptolemy/data/Token.html [junit] inflated: doc/codeDoc/ptolemy/data/TokenUtilities.html [junit] inflated: doc/codeDoc/ptolemy/data/TupleToken.html [junit] inflated: doc/codeDoc/ptolemy/data/UnionToken.html [junit] inflated: doc/codeDoc/ptolemy/data/UnsignedByteToken.html [junit] inflated: doc/codeDoc/ptolemy/data/UnsizedArrayToken.html [junit] inflated: doc/codeDoc/ptolemy/data/UnsizedFixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/UpdatedArrayToken.html [junit] inflated: doc/codeDoc/ptolemy/data/XMLToken.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtArrayConstructNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtAssignmentNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtBitwiseNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtFunctionApplicationNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtFunctionDefinitionNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtFunctionalIfNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtLeafNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtLogicalNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtMatrixConstructNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtMethodCallNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtOrderedRecordConstructNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtPowerNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtProductNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtRecordConstructNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtRelationalNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtRootNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtShiftNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtSumNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtUnaryNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ASTPtUnionConstructNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/AbstractInitializableParameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/AbstractInitializableParameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/AbstractParseTreeVisitor.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/CParseTreeCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/CachedMethod.ArgumentConversion.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/CachedMethod.ArrayMapCachedMethod.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/CachedMethod.BaseConvertCachedMethod.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/CachedMethod.MatrixMapCachedMethod.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/CachedMethod.TypeArgumentConversion.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/CachedMethod.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ChoiceParameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ChoiceParameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/ChoiceParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/expr/ChoiceStringParameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ChoiceStringParameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/ChoiceStringParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/expr/ConcreteMatrixToken.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ConcreteScalarToken.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/Constants.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ConstraintMonitor.ConstraintMonitorAttributes.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ConstraintMonitor.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ConstraintMonitor.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/ConstraintMonitor/ConstraintMonitorAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/ConstraintMonitorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/expr/ContainmentExtender.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ConversionUtilities.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ExpertParameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ExpertParameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/ExpertParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/expr/ExplicitScope.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ExpressionFunction.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/FileParameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/FileParameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/FileParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/expr/FixPointFunctions.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/GeneralToken.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/JJTMatrixParserState.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/JJTPtParserState.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/MatlabUtilities.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/MatrixParser.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/MatrixParserConstants.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/MatrixParserTokenManager.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/MatrixParserTreeConstants.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/MoMLUtilities.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ModelScope.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/NameParameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/NameParameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/NameParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/expr/NamedConstantsScope.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/NestedScope.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/Node.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/Parameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/Parameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParseException.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParseTreeDumper.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParseTreeEvaluator.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParseTreeFreeVariableCollector.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParseTreeFreeVariableRenamer.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParseTreeSpecializer.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParseTreeTypeInference.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParseTreeVisitor.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParseTreeWriter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ParserScope.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/PtParser.JJCalls.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/PtParser.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/PtParserConstants.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/PtParserTokenManager.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/PtParserTreeConstants.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ScopeExtendingAttribute.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/ScopeExtendingAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/SimpleCharStream.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/SimpleNode.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/SingletonParameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/SingletonParameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/SingletonParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/expr/StringConstantParameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/StringConstantParameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/StringParameter.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/StringParameter.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/StringParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/expr/TemporaryVariable.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/TemporaryVariable.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/Token.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/TokenMgrError.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/UndefinedConstantOrIdentifierException.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/UnknownResultException.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/UnknownToken.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/UtilityFunctions.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/Variable.CircularDependencyError.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/Variable.VariableScope.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/Variable.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/Variable.xml [junit] inflated: doc/codeDoc/ptolemy/data/expr/XMLParser.EntityResolver.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/XMLParser.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/expr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ActorModelScope.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/AnalyzeExceptionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/AnalyzeExceptionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/AnalyzeExceptionAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ClassConceptFunctionDefinitionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ClassConceptFunctionDefinitionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ClassConceptFunctionDefinitionAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/Concept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/Concept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptAttribute.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptFromRecordField.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptFunction.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptFunctionDefinitionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptFunctionDefinitionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptFunctionInequalityTerm.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptGraph.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptRelation.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptRelation.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptRelationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptToken.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ConceptType.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/DAGConceptGraph.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ExceptionAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ExceptionAnalyzer.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ExpressionConceptFunction.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ExpressionConceptFunctionDefinitionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ExpressionConceptFunctionDefinitionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ExpressionConceptFunctionDefinitionAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ExpressionConceptFunctionParseTreeEvaluator.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ExpressionConceptFunctionParseTreeTypeInference.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FiniteConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FiniteConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FiniteConceptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatScalarTokenInfiniteConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatScalarTokenInfiniteConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatScalarTokenRepresentativeConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatScalarTokenRepresentativeConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatScalarTokenRepresentativeConceptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatTokenInfiniteConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatTokenInfiniteConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatTokenRepresentativeConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatTokenRepresentativeConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/FlatTokenRepresentativeConceptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/InfiniteConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/InfiniteConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/InfiniteConceptRepresentative.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/InfiniteConceptRepresentative.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/MapTypeInfiniteConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/MapTypeInfiniteConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/Ontology.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/Ontology.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologyAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologyAnnotationAttribute.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologyAnnotationAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologyAnnotationAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologyIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologyMoMLHandler.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologyMoMLHandler.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologyResolutionException.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologySolver.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologySolver.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologySolverBase.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologySolverBase.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologySolverModel.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologySolverModel.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologySolverModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/OntologySolverUtilities.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ParseTreeASTNodeAdapterCollector.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/ParseTreeAnnotationEvaluator.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/RecordConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/RecordConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/RecordFromIndividualConcepts.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/DeltaConstraintSolverDisplayActions.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/DeltaConstraintSolverDisplayActions.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/DeltaConstraintSolverDisplayActionsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/OntologyDisplayActions.HighlighterController.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/OntologyDisplayActions.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/OntologyDisplayActions.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/OntologyDisplayActionsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/OntologySolverGUIFactory.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/OntologySolverGUIFactory.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/ProductLatticeOntologySolverDisplayActions.ProductLatticeHighlighterController.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/ProductLatticeOntologySolverDisplayActions.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/ProductLatticeOntologySolverDisplayActions.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/ProductLatticeOntologySolverDisplayActionsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ActorConstraintsDefinitionAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ActorConstraintsDefinitionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ActorConstraintsDefinitionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ActorConstraintsDefinitionAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ActorProductLatticeConstraintsDefinitionAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/AddConceptFunctionDefinition.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/AddConceptFunctionDefinition.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/AddConceptFunctionDefinitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ApplyBinaryFunctionToMultipleArguments.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/BinaryOperationMonotonicFunctionDefinition.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/BinaryOperationMonotonicFunctionDefinition.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/BinaryOperationMonotonicFunctionDefinitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/CollectLatticeOntologySolverDetails.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/CollectLatticeOntologySolverDetails.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ConceptTermFactory.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ConceptTermManager.InequalityTerm.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ConceptTermManager.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ConstraintManager.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/DeltaConstraintSolver.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/DeltaConstraintSolver.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/DeltaConstraintSolverIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/DivideConceptFunctionDefinition.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/DivideConceptFunctionDefinition.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/DivideConceptFunctionDefinitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/InequalityConceptFunctionDefinition.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/InequalityConceptFunctionDefinition.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/InequalityConceptFunctionDefinitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LatticeOntologyASTNodeAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LatticeOntologyAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LatticeOntologyCompositeAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LatticeOntologyModalFSMAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LatticeOntologySolver.ConstraintType.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LatticeOntologySolver.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LatticeOntologySolver.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LatticeOntologySolverIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LogicOpConceptFunctionDefinition.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LogicOpConceptFunctionDefinition.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/LogicOpConceptFunctionDefinitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/MultiplyConceptFunctionDefinition.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/MultiplyConceptFunctionDefinition.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/MultiplyConceptFunctionDefinitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/NonProductLatticeCounterExample.ProductExampleType.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/NonProductLatticeCounterExample.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ParseTreeConstraintAnnotationEvaluator.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeCPO.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeConceptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeDerivedConceptFunction.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeOntology.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeOntology.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeOntologyASTNodeAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeOntologyAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeOntologyCompositeAdapter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeOntologyIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeOntologySolver.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeOntologySolver.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeOntologySolverIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/ProductLatticeWrapperConceptFunction.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/SubtractConceptFunctionDefinition.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/SubtractConceptFunctionDefinition.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/SubtractConceptFunctionDefinitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/UnaryOperationMonotonicFunctionDefinition.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/UnaryOperationMonotonicFunctionDefinition.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/UnaryOperationMonotonicFunctionDefinitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data/expr/ASTPtLeafNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data/expr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data/expr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data/expr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data/expr/ASTPtLeafNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data/expr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data/expr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data/expr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data/expr/ASTPtLeafNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data/expr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data/expr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data/expr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/ConstPropagationMathFunctions.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/data/expr/ASTPtLeafNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/data/expr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/data/expr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/data/expr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagation/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/ConstPropagationAbsIntLessThan.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/ConstPropagationAbsIntMathFunctions.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data/expr/ASTPtLeafNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data/expr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data/expr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data/expr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/AddSubtract.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/Const.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/Expression.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/MultiplyDivide.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/RecordAssembler.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/RecordDisassembler.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/Scale.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/gui/Display.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr/ASTPtProductNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr/ASTPtSumNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr/ASTPtUnaryNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies/lib/UnitsConverter.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/MonotonicityConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/MonotonicityConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/MonotonicityConceptFunction.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/MonotonicityCounterexamples.ConceptPair.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/MonotonicityCounterexamples.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor/lib/Expression.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr/ASTPtFunctionalIfNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr/ASTPtLeafNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr/ASTPtRelationalNode.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr/IfNodeFunction.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/BaseDimensionRepresentativeConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/BaseDimensionRepresentativeConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/BaseDimensionRepresentativeConceptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/BaseUnitConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/BaseUnitConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/DerivedDimensionRepresentativeConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/DerivedDimensionRepresentativeConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/DerivedDimensionRepresentativeConceptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/DerivedUnitConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/DerivedUnitConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/DimensionRepresentativeConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/DimensionRepresentativeConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/DimensionlessConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/DimensionlessConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/MultiplyOrDivideUnitConcepts.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/SIBaseDimensionRepresentativeConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/SIBaseDimensionRepresentativeConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/SIDerivedDimensionRepresentativeConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/SIDerivedDimensionRepresentativeConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/SIPrefixUnitConversionInfo.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/SIPrefixUnitConversionInfo.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/SIUnitPrefixes.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/UnitConcept.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/UnitConcept.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/UnitConversionInfo.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/UnitConversionInfo.xml [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/UnitConversionInfoIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/lattice/unit/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/ontologies/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/type/ActorType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/ArrayType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/AssociativeType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.ArrayBottomType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.BooleanType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.ComplexType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.DateType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.DoubleType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.EventType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.FloatType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.GeneralType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.IntType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.LongType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.NilType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.PetiteType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.ScalarType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.ShortType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.StringType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.UnknownType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.UnsignedByteType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.UnsizedFixType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.XmlTokenType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/BaseType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/FixType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/FunctionType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/HasTypeConstraints.html [junit] inflated: doc/codeDoc/ptolemy/data/type/MatrixType.BooleanMatrixType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/MatrixType.ComplexMatrixType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/MatrixType.DoubleMatrixType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/MatrixType.FixMatrixType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/MatrixType.IntMatrixType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/MatrixType.LongMatrixType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/MatrixType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/MonotonicFunction.html [junit] inflated: doc/codeDoc/ptolemy/data/type/ObjectType.BottomClass.html [junit] inflated: doc/codeDoc/ptolemy/data/type/ObjectType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/RecordType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/StructuredType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/TupleType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/Type.html [junit] inflated: doc/codeDoc/ptolemy/data/type/TypeConstant.html [junit] inflated: doc/codeDoc/ptolemy/data/type/TypeLattice.html [junit] inflated: doc/codeDoc/ptolemy/data/type/Typeable.html [junit] inflated: doc/codeDoc/ptolemy/data/type/UnionType.html [junit] inflated: doc/codeDoc/ptolemy/data/type/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/type/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/type/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/data/unit/BaseUnit.html [junit] inflated: doc/codeDoc/ptolemy/data/unit/BaseUnit.xml [junit] inflated: doc/codeDoc/ptolemy/data/unit/BaseUnitIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/unit/UnitCategory.html [junit] inflated: doc/codeDoc/ptolemy/data/unit/UnitCategory.xml [junit] inflated: doc/codeDoc/ptolemy/data/unit/UnitCategoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/unit/UnitSystem.html [junit] inflated: doc/codeDoc/ptolemy/data/unit/UnitSystem.xml [junit] inflated: doc/codeDoc/ptolemy/data/unit/UnitSystemIdx.htm [junit] inflated: doc/codeDoc/ptolemy/data/unit/UnitUtilities.html [junit] inflated: doc/codeDoc/ptolemy/data/unit/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/data/unit/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/data/unit/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/DistributedDirector.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/DistributedDirector.xml [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/DistributedReceiver.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/DistributedTypedCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/DistributedTypedCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/DistributedTypedIORelation.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/DistributedTypedIORelation.xml [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/lib/DistributedLineWriter.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/lib/DistributedLineWriter.xml [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/lib/DistributedLineWriterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/distributed/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/distributed/client/ClientServerInteractionManager.html [junit] inflated: doc/codeDoc/ptolemy/distributed/client/ClientThread.html [junit] inflated: doc/codeDoc/ptolemy/distributed/client/ThreadSynchronizer.html [junit] inflated: doc/codeDoc/ptolemy/distributed/client/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/distributed/client/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/distributed/client/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/distributed/common/DistributedActor.html [junit] inflated: doc/codeDoc/ptolemy/distributed/common/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/distributed/common/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/distributed/common/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/DistributedSDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/DistributedSDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/DistributedSDFDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/DistributedSDFReceiver.html [junit] inflated: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/DistributedSDFScheduler.html [junit] inflated: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/DistributedSDFScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/distributed/domains/sdf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/distributed/rmi/DistributedActorWrapper.html [junit] inflated: doc/codeDoc/ptolemy/distributed/rmi/DistributedServerRMIGeneric.html [junit] inflated: doc/codeDoc/ptolemy/distributed/rmi/RemoteDistributedActor.html [junit] inflated: doc/codeDoc/ptolemy/distributed/rmi/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/distributed/rmi/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/distributed/rmi/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/distributed/util/DistributedUtilities.html [junit] inflated: doc/codeDoc/ptolemy/distributed/util/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/distributed/util/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/distributed/util/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopDirector.AlgebraicLoopSolver.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopDirector.Homotopy.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopDirector.NewtonRaphson.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopDirector.SuccessiveSubstitution.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/AlgebraicLoopScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/algebraic/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/ATCReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/AbstractATCDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/AbstractATCDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/Rejecting.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy1/ATCDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy1/ATCDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy1/ATCDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy1/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy1/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy1/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/ATCDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/ATCDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/ATCDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/DijkstraAlgorithm.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/Edge.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/Vertex.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/kernel/policy2/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/Airport.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/Airport.xml [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/AirportIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/DestinationAirport.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/DestinationAirport.xml [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/DestinationAirportIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/StormHandling.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/StormHandling.xml [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/StormHandlingIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/Track.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/Track.xml [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/TrackIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/TrackWriter.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/TrackWriter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/atc/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/kernel/CADirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/kernel/CADirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ca/kernel/CADirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ca/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/CA2DConvolution.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/CA2DConvolution.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/CA2DConvolutionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/gui/CAMatrixViewer.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/gui/CATableau.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/gui/CATableau.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/gui/CAViewer.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/gui/CAViewer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/gui/CAViewerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ca/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/ActiveActorManager.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/CIActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/CIActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/CIDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/CIDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/CIDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/CIReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/BackDropQueue.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/BackDropQueue.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/BinarySwitch.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/BinarySwitch.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/FrontDropQueue.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/FrontDropQueue.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/Queue.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/Queue.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/QueueIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ci/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/ContinuousDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/ContinuousDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/ContinuousDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/ContinuousIntegrator.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/ContinuousIntegrator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/ContinuousODESolver.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/ContinuousScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/ContinuousScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/HybridModalDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/HybridModalDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/Noise.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/Noise.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/solver/ExplicitRK23Solver.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/solver/ExplicitRK45Solver.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/solver/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/solver/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/kernel/solver/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/BandlimitedNoise.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/BandlimitedNoise.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/BandlimitedNoiseIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ContinuousMerge.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ContinuousMerge.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ContinuousMergeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ContinuousTimeDelay.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ContinuousTimeDelay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ContinuousTransferFunction.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ContinuousTransferFunction.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ContinuousTransferFunctionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/Derivative.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/Derivative.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/DerivativeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/DifferentialSystem.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/DifferentialSystem.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/DifferentialSystemIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/DiscreteClock.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/DiscreteClock.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/DiscreteClockIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/EventSource.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/EventSource.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/EventSourceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/Integrator.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/Integrator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/IntegratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/LevelCrossingDetector.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/LevelCrossingDetector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/LevelCrossingDetectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/LinearStateSpace.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/LinearStateSpace.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/Noise.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/Noise.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/PeriodicSampler.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/PeriodicSampler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/PeriodicSamplerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/Waveform.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/Waveform.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ZeroOrderHold.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ZeroOrderHold.xml [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/ZeroOrderHoldIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/continuous/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/AccumLUB.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/AccumLUB.xml [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/AtomicContinuationActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/AtomicContinuationActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/Continuation.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/ControlEntryToken.ControlType.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/ControlEntryToken.EntryLocation.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/ControlEntryToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/ControlExitToken.ControlType.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/ControlExitToken.ExitLocation.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/ControlExitToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/ControlToken.ControlType.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/ControlToken.Location.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/ControlToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/CoroutineDirector.InternalEntryLocation.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/CoroutineDirector.InternalExitLocation.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/CoroutineDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/CoroutineDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/Conditional.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/Conditional.xml [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/Counter.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/Counter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/Emit.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/Emit.xml [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/Pause.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/Pause.xml [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/coroutine/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/AbstractBranchController.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/BranchActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/CSPActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/CSPActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/CSPDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/CSPDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/CSPDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/CSPReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/ConditionalBranch.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/ConditionalBranchController.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/ConditionalReceive.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/ConditionalSend.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/MultiwayBranchController.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/Barrier.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/Barrier.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/BarrierIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/Buffer.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/Buffer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPBuffer.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPBuffer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPMultiSink.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPMultiSink.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPMultiSource.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPMultiSource.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPSieve.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPSieve.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPSink.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPSink.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPSource.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/CSPSource.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/ResourcePool.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/ResourcePool.xml [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/ResourcePoolIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/csp/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/Course.html [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/Course.xml [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/CourseIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/HighlightEntities.HighlightIcons.html [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/HighlightEntities.html [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/HighlightEntities.xml [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/HighlightEntities/HighlightIcons.xml [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/HighlightEntitiesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/Or.html [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/Or.xml [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/OrIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/curriculum/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/DDEActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/DDEActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/DDEDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/DDEDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/DDEDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/DDEIOPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/DDEIOPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/DDEReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/DDEThread.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/FeedBackDelay.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/FeedBackDelay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/NullToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/PrioritizedTimedQueue.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/ReceiverComparator.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/TimeKeeper.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/lib/DDESink.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/lib/DDESink.xml [junit] inflated: doc/codeDoc/ptolemy/domains/dde/lib/DoubleFork.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/lib/DoubleFork.xml [junit] inflated: doc/codeDoc/ptolemy/domains/dde/lib/Wire.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/lib/Wire.xml [junit] inflated: doc/codeDoc/ptolemy/domains/dde/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/dde/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/kernel/ActorEnablingStatus.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/kernel/DDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/kernel/DDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/kernel/DDFDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/ActorRecursion.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/ActorRecursion.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/ActorRecursionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFBooleanSelect.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFBooleanSelect.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFBooleanSelectIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFOrderedMerge.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFOrderedMerge.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFOrderedMergeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFSelect.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFSelect.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFSingleTokenCommutator.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/DDFSingleTokenCommutator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ddf/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DECQEventQueue.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEEventQueue.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEThreadActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/DEThreadActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/AverageOverTime.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/AverageOverTime.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/DETransformer.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/DETransformer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/DateToEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/DateToEvent.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/DateToEventIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/DateToModelTime.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/DateToModelTime.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/DateToModelTimeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Derivative.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Derivative.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/EventButton.ButtonListener.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/EventButton.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/EventButton.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/EventFilter.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/EventFilter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/EventFilterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/EventToDate.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/EventToDate.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/EventToDateIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/GetCurrentMicrostep.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/GetCurrentMicrostep.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Inhibit.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Inhibit.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/InhibitIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Integrator.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Integrator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/IntegratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Merge.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Merge.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/MergeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/MostRecent.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/MostRecent.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/MostRecentIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/NonInterruptibleTimer.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/NonInterruptibleTimer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/NonInterruptibleTimerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/PID.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/PID.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/PIDIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Previous.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Previous.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/PreviousIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/QuantizedSampler.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/QuantizedSampler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Queue.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Queue.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/QueueIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Register.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Register.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/RegisterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Server.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Server.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/ServerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/SharedQueue.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/SharedQueue.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/SuppressSimultaneousEvents.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/SuppressSimultaneousEvents.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TestActorPortDepth.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TestActorPortDepth.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TimeCompare.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TimeCompare.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TimeCompareIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TimeGap.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TimeGap.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TimeGapIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TimedDelay.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TimedDelay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/TimedDelayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Timer.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Timer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/VariableDelay.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/VariableDelay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/VariableDelayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/WaitingTime.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/WaitingTime.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/WaitingTimeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Wire.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/Wire.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXESs.AFDXESsAttributes.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXESs.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXESs.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXESs/AFDXESsAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXESsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXSwitch.AfdxSwitchAttributes.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXSwitch.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXSwitch.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXSwitch/AfdxSwitchAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXSwitchIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/AFDXVlink.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/BasicSwitch.BasicSwitchAttributes.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/BasicSwitch.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/BasicSwitch.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/BasicSwitch/BasicSwitchAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/BasicSwitchIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/Bus.BusAttributes.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/Bus.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/Bus.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/Bus/BusAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/BusIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/CrossbarSwitch.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/CrossbarSwitch.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/CrossbarSwitchIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/TTESwitch.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/TTESwitch.xml [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/TTESwitchIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/aspect/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/de/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/dt/kernel/DTDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/dt/kernel/DTDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/dt/kernel/DTDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/dt/kernel/DTReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/dt/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/dt/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/dt/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/fmima/kernel/FMIMADirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/fmima/kernel/FMIMADirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/fmima/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/fmima/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/fmima/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/CActorBase.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/CActorBase.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/CPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/CPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/CPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/GiottoCEmachineFrameworkGenerator.CEmachineFrameworkEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/GiottoCEmachineFrameworkGenerator.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/GiottoCEmachineFrameworkGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/GiottoCEmachineFrameworkGenerator/CEmachineFrameworkEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/GiottoCEmachineFrameworkGeneratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/cgc/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoAttributes.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoAttributesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoCodeGenerator.GiottoEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoCodeGenerator/GiottoEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoCodeGeneratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoCodeGeneratorUtilities.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoTimingManager.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/GiottoTimingManager.xml [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/giotto/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRActor2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRActor2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRActor3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRActor3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRSchedulerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/GRUtilities2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/Scene2DToken.Scene2DType.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/Scene2DToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/SceneGraphToken.SceneGraphType.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/SceneGraphToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/ViewScreenInterface.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Box2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Box2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Box3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Box3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Box3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/CircularSweep3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/CircularSweep3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/CircularSweep3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Cone3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Cone3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Cone3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Cylinder3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Cylinder3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Cylinder3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Ellipse2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Ellipse2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/FigureInteractor.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/GRShadedShape.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/GRShadedShape.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/GRShape2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/GRShape2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/GRTransform.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/GRTransform.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/GRTransform2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/GRTransform2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Image2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Image2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/KeyInput3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/KeyInput3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/KeyInput3DProbe.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/KeyInput3DProbe.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Line2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Line2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Loader3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Loader3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/MouseInput3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/MouseInput3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/MovableViewScreen3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/MovableViewScreen3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/MovableViewScreen3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/PolyCylinder3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/PolyCylinder3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/PolyCylinder3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Rectangle2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Rectangle2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/RectangularFigure2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/RectangularFigure2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Rotate2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Rotate2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Rotate3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Rotate3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Rotate3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Scale2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Scale2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Scale3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Scale3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Scale3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Sphere3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Sphere3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Sphere3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/TextString3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/TextString3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/TextString3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Torus3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Torus3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Torus3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Translate2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Translate2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Translate3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Translate3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/Translate3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/ViewLayers3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/ViewLayers3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/ViewScreen2D.ViewScreen2DListener.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/ViewScreen2D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/ViewScreen2D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/ViewScreen3D.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/ViewScreen3D.xml [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/ViewScreen3DIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/gr/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/hdf/kernel/HDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/hdf/kernel/HDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/hdf/kernel/HDFDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/hdf/kernel/HDFFSMDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/hdf/kernel/HDFFSMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/hdf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/hdf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/hdf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/gui/MappingEditorGUI.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/gui/MappingEditorGUIFactory.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/gui/MappingEditorGUIFactory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/BlockingFire.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/ConstraintSolver.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/EventDictionary.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/EventTimeComparator.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/FireMachine.State.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/FireMachine.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/GetFirable.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/Graph.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MappingConstraintReaderWriter.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MappingConstraintSolver.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MappingEditor.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MappingEditor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIICompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIICompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIDEDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIDEDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIDEDirectorForPtides.Pair.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIDEDirectorForPtides.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIDEDirectorForPtides.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIDebugger.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIEventBuilder.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIFSMDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIFSMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIMirrorComposite.MetroIIMirrorCompositeContents.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIMirrorComposite.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIMirrorComposite.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIMirrorComposite/MetroIIMirrorCompositeContents.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIModalModel.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIModalModel.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPNDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPNDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPNQueueReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesListEventQueue.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPlatform.PtidesMirrorPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPlatform.PtidesNetworkType.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPlatform.PtidesPlatformContents.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPlatform.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPlatform.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPlatform/PtidesMirrorPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPlatform/PtidesPlatformContents.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesReceiver.Event.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesReceiver.TagComparator.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIIPtidesReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIISRDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIISRDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIISequentialSDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIISequentialSDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIISystemCDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/MetroIISystemCDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/NonBlockingFire.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/Pair.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/ResumableFire.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/StartOrResumable.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/TimeScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.Event.Builder.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.Event.Status.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.Event.Time.Builder.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.Event.Time.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.Event.TimeOrBuilder.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.Event.Type.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.Event.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.EventOrBuilder.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.EventVector.Builder.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.EventVector.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.EventVectorOrBuilder.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/metroIIcomm.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/metroII/kernel/util/ProtoBuf/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/AbstractActionsAttribute.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/AbstractActionsAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/Action.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/Action.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ChoiceAction.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/CommitAction.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/CommitActionsAttribute.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/CommitActionsAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/CommitActionsAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ConfigurableEntity.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/Configurer.ContainmentExtender.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/Configurer.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/Configurer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/Configurer/ContainmentExtender.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ContainmentExtender.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ContainmentExtender.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMActor.PortScope.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMCausalityInterface.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMTransitionParameter.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMTransitionParameter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/FSMTransitionParameterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ModalDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ModalDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/MultipleEnabledTransitionsException.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/MultirateFSMDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/MultirateFSMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/NonStrictFSMDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/NonStrictFSMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/OutputActionsAttribute.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/OutputActionsAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/OutputActionsAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ParseTreeEvaluatorForGuardExpression.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/RefinementActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/RelationList.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/RelationNode.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/RelationType.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/State.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/State.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/StateEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/StateIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/TransientState.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/TransientState.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/Transition.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/Transition.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/TransitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/FmvAutomaton.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/FmvAutomaton.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/FmvAutomatonIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/FmvState.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/FmvState.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/FmvStateIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/fmv/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/InterfaceAutomaton.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/InterfaceAutomaton.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/InterfaceAutomatonIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/InterfaceAutomatonTransition.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/InterfaceAutomatonTransition.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/InterfaceAutomatonTransitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/StatePair.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/ia/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/Case.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/Case.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ClassComparator.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/MirrorCausalityInterface.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalBasePort.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalBasePort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalController.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalController.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalControllerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalModel.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalModel.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalRefinement.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalRefinement.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalRefinementIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalRefinementPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalRefinementPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/ModalRefinementPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/Refinement.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/Refinement.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/RefinementExtender.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/RefinementExtender.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/RefinementIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/RefinementPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/RefinementPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/RefinementPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/RefinementSuggestion.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/RefinementSuggestion.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/TransitionRefinement.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/TransitionRefinement.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/TransitionRefinementIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/TransitionRefinementPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/TransitionRefinementPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/TransitionRefinementPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/modal/modal/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ontologies/lib/UnitsConverter.html [junit] inflated: doc/codeDoc/ptolemy/domains/ontologies/lib/UnitsConverter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ontologies/lib/UnitsConverterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ontologies/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ontologies/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ontologies/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/PetriNetActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/PetriNetActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/PetriNetDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/PetriNetDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/PetriNetDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/PetriNetDisplayer.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/Place.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/Place.xml [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/PlaceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/Transition.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/Transition.xml [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/TransitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/PetriNetRecorder.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/PetriNetRecorder.xml [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/gui/PetriNetDisplay.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/gui/PetriNetDisplay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/gui/PetriNetDisplayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/petrinet/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/NondeterministicMerge.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/NondeterministicMerge.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/NondeterministicMergeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/PNDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/PNDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/PNDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/PNQueueReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/TimedPNDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/TimedPNDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/event/PNProcessEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/event/PNProcessListener.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/event/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/event/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/event/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/lib/Starver.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/lib/Starver.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pn/lib/StarverIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/pn/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/pn/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/psdf/kernel/PSDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/psdf/kernel/PSDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/psdf/kernel/PSDFDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/psdf/kernel/PSDFScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/psdf/kernel/PSDFScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/psdf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/psdf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/psdf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/ActionsAttribute.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/ActionsAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/ActionsAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/Event.EventParameter.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/Event.RefiringData.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/Event.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/Event.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/Event/EventParameter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/EventDebugEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/EventIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/EventQueueDebugListener.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/ParametersAttribute.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/ParametersAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/ParametersAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraController.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraController.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraControllerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraDebugEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraDirector.TimedEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraErrorEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraModalModel.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraModalModel.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/PteraModalModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/SchedulingRelation.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/SchedulingRelation.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/SchedulingRelationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/TimeAdvanceEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/VariableScope.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Configure.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Configure.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/DebuggerParameter.Mode.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/DebuggerParameter.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/DebuggerParameter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/EventQueueDebugger.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/EventQueueDebugger.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/EventUtils.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/ListDirectory.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/ListDirectory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Plot.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Plot.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/PlotIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/ReceiveInput.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/ReceiveInput.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Report.Mode.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Report.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Report.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/ReportIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/SetTableau.TableauState.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/SetTableau.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/SetTableau.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Sleep.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Sleep.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Stop.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Stop.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/StopIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/SynchronizeToRealtime.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/SynchronizeToRealtime.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/SynchronizeToRealtimeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/TableauParameter.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/TableauParameter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Test.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/Test.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/TestIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptera/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/JNI/ABF.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/JNI/ABFConstants.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/JNI/ABFJNI.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/JNI/TestJNI.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/JNI/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/JNI/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/JNI/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/kernel/PthalesDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/kernel/PthalesDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/kernel/PthalesDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/kernel/PthalesReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/kernel/PthalesScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/kernel/PthalesScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesAddHeaderActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesAddHeaderActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesAtomicActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesAtomicActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesCompositeActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesDynamicCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesDynamicCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesGenericActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesGenericActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesGenericActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesIOPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesRemoveHeaderActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesRemoveHeaderActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesWrapperCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/PthalesWrapperCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/pthales/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesListEventQueue.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatform.PtidesMirrorPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatform.PtidesNetworkModelTimeType.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatform.PtidesNetworkRealTimeType.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatform.PtidesPlatformContents.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatform.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatform.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatform/PtidesMirrorPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatform/PtidesPlatformContents.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesPlatformIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesReceiver.Event.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesReceiver.TagComparator.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/PtidesReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/Tag.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/ThrottleAttributes.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/ThrottleAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/ThrottleAttributesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/ActuationDevice.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/ActuatorSetup.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/ActuatorSetup.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/InputDevice.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/InputDevice.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/OutputDevice.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/OutputDevice.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/PtidesPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/PtidesPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/PtidesPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/SensorHandler.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/SensorHandler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/SensorHandlerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/DropSensorHandler.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/DropSensorHandler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/EncoderHandler.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/EncoderHandler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/GPInputHandler.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/GPInputHandler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/GPOutputSetup.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/GPOutputSetup.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/LuminarySensorHandler.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/LuminarySensorHandler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/MotorSetup.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/MotorSetup.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/SongWrapper.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/SongWrapper.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/SpeakerOutputDevice.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/SpeakerOutputDevice.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/TimeTriggeredEncoderHandler.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/TimeTriggeredEncoderHandler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/luminary/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/qm/TCPPacketReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/qm/TCPPacketReceiver.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/qm/TCPPacketTransmitter.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/qm/TCPPacketTransmitter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/qm/VariableDelaySwitch.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/qm/VariableDelaySwitch.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/qm/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/qm/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptides/lib/qm/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/gui/NCCompositeActorTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/gui/NCCompositeActorTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/NCCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/NCCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/PtinyOSCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/PtinyOSCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/PtinyOSDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/PtinyOSDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/PtinyOSLoader.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/PtinyOSNodeParameter.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/PtinyOSNodeParameter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/MicaCompositeActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/MicaCompositeActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/MicaLeds.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/MicaLeds.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/NCComponentBase.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/NCComponentBase.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/SurgeVisualizer.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/SurgeVisualizer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/util/nc2moml/MoMLLib.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/util/nc2moml/NC2MoML.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/util/nc2moml/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/util/nc2moml/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/util/nc2moml/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/util/ncapp2moml/NCApp2MoML.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/util/ncapp2moml/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/util/ncapp2moml/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/ptinyos/util/ncapp2moml/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/kernel/QSSDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/kernel/QSSDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/qss/kernel/QSSDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/qss/kernel/QSSIntegrator.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/kernel/QSSIntegrator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/qss/kernel/QSSIntegratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/qss/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/Align.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/Align.xml [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/SmoothSignal.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/SmoothSignal.xml [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/SmoothSignalIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/SmoothZeroCrossingDetector.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/SmoothZeroCrossingDetector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/SmoothZeroCrossingDetectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/qss/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/kernel/RendezvousDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/kernel/RendezvousDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/kernel/RendezvousDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/kernel/RendezvousReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/Barrier.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/Barrier.xml [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/BarrierIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/Buffer.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/Buffer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/BufferIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/Merge.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/Merge.xml [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/MergeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/ResourcePool.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/ResourcePool.xml [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/ResourcePoolIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/rendezvous/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/scr/SCRModel.html [junit] inflated: doc/codeDoc/ptolemy/domains/scr/SCRModel.xml [junit] inflated: doc/codeDoc/ptolemy/domains/scr/SCRModelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/scr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/scr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/scr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/ArrayFIFOQueue.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/BaseSDFScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/BaseSDFScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/CachedSDFScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/CachedSDFScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/SDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/SDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/SDFDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/SDFIOPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/SDFIOPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/SDFReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/SDFScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/SDFScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/SDFSchedulerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/ArrayToSequence.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/ArrayToSequence.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/ArrayToSequenceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/Autocorrelation.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/Autocorrelation.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/AutocorrelationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/BitsToInt.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/BitsToInt.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/BootstrapSampleDelay.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/BootstrapSampleDelay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/Chop.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/Chop.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/ChopIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/CountTrues.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/CountTrues.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/CountTruesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DelayLine.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DelayLine.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DotProduct.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DotProduct.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DotProductIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DoubleToMatrix.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DoubleToMatrix.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DoubleToMatrixIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DownSample.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DownSample.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/DownSampleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/FFT.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/FFT.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/FFTIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/FIR.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/FIR.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/FIRIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/IFFT.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/IFFT.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/IntToBits.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/IntToBits.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/LMSAdaptive.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/LMSAdaptive.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/LMSAdaptiveIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/LineCoder.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/LineCoder.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/LineCoderIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/MatrixJoin.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/MatrixJoin.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/MatrixSplit.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/MatrixSplit.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/MatrixToDouble.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/MatrixToDouble.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/MatrixToSequence.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/MatrixToSequence.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/MatrixToSequenceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/RaisedCosine.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/RaisedCosine.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/RaisedCosineIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/Repeat.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/Repeat.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/RepeatIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SDFConverter.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SDFConverter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SDFTransformer.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SDFTransformer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SampleDelay.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SampleDelay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SampleDelayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SequenceToArray.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SequenceToArray.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SequenceToArrayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SequenceToMatrix.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SequenceToMatrix.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/SequenceToMatrixIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/UpSample.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/UpSample.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/UpSampleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/VariableFIR.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/VariableFIR.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/VariableLattice.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/VariableLattice.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/VariableRecursiveLattice.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/VariableRecursiveLattice.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/VariableRecursiveLatticeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/HTVQEncode.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/HTVQEncode.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/HTVQEncodeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageContrast.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageContrast.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageDisplay.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageDisplay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageDisplayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageDisplayInterface.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageDisplayJavaSE.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImagePartition.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImagePartition.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImagePartitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageSequence.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageSequence.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageSequenceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageUnpartition.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageUnpartition.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/ImageUnpartitionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/PSNR.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/PSNR.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/PSNRIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/VQDecode.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/VQDecode.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/VQDecodeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/lib/vq/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/BufferingProfile.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/BufferingProfileFiring.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._Actor.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._Channel.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._ListOfActors.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._ListOfChannels.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._ListOfPorts.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._Port.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._SetOfStates.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._SortedSetOfStates.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._State.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._StateComparator.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._StateComparatorLowestValue.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._StateComparatorMaximumProgress.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder._TwoWayHashMap.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimalScheduleFinder.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimizingSDFDirector.OptimizationCriteria.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimizingSDFDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimizingSDFDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimizingSDFDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimizingSDFScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/OptimizingSDFScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/SharedBufferTransformer.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/SharedBufferTransformer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/DummyDisplay.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/DummyDisplay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/DummyFrame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/DummyReferenceToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/DummySource.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/DummySource.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/DummyTransformer.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/DummyTransformer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sdf/optimize/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/ActorCellRenderer.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/SequentialScheduleEditorPane.UpDownListener.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/SequentialScheduleEditorPane.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/VisualSequenceDirector.SequenceConfigureFactory.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/VisualSequenceDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/VisualSequenceDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/VisualSequenceDirector/SequenceConfigureFactory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/VisualSequenceDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/ControlActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/ControlActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/DijkstraSequenceEstimator.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/ListSchedulingSequenceEstimator.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/MultipleFireMethodsInterface.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/PartialSequenceScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/PartialSequenceScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/ProcessAttribute.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/ProcessAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/ProcessAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/ProcessDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/ProcessDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/ProcessDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/RegisterReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceAttribute.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceEstimator.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceFiring.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceSchedule.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequenceScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequencedModelDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/SequencedModelDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/BaseMultipleMethodsActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/BaseMultipleMethodsActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/Break.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/Break.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/IfThen.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/IfThen.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/IfThenElse.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/IfThenElse.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/IfThenIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/SequencedIntegrator.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/SequencedIntegrator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/SequencedIntegratorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/SequencedSharedMemoryActor.Scope.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/SequencedSharedMemoryActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/SequencedSharedMemoryActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/SequencedVariable.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/SequencedVariable.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/SequencedVariableIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/While.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/While.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sequence/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/space/Occupants.OccupantsConfigureFactory.html [junit] inflated: doc/codeDoc/ptolemy/domains/space/Occupants.html [junit] inflated: doc/codeDoc/ptolemy/domains/space/Occupants.xml [junit] inflated: doc/codeDoc/ptolemy/domains/space/Occupants/OccupantsConfigureFactory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/space/OccupantsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/space/Region.html [junit] inflated: doc/codeDoc/ptolemy/domains/space/Region.xml [junit] inflated: doc/codeDoc/ptolemy/domains/space/RegionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/space/Room.html [junit] inflated: doc/codeDoc/ptolemy/domains/space/Room.xml [junit] inflated: doc/codeDoc/ptolemy/domains/space/RoomIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/space/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/space/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/space/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/SRDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/SRDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/SRDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/SROptimizedScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/SROptimizedScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/SRRandomizedScheduler.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/SRRandomizedScheduler.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Absent.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Absent.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/BinaryNonStrictLogicGate.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/BinaryNonStrictLogicGate.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Combine.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Combine.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Current.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Current.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/EnabledComposite.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/EnabledComposite.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/EnabledCompositeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/InstantaneousDialogGenerator.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/InstantaneousDialogGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictAndGate.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictAndGate.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictDelay.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictDelay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictDelayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictLogicFunction.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictLogicFunction.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictLogicGate.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictLogicGate.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictLogicGateIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictOrGate.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictOrGate.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictThreeBitAdder.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictThreeBitAdder.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictXorGate.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/NonStrictXorGate.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Pre.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Pre.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/PreIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/SingleTokenDistributor.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/SingleTokenDistributor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Undefined.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/Undefined.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/When.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/When.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/WhenIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/gui/ButtonTime.ButtonListener.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/gui/ButtonTime.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/gui/ButtonTime.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/gui/NonStrictDisplay.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/gui/NonStrictDisplay.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/gui/NonStrictDisplayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sr/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLADirector.SysMLAReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLADirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLADirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLConcurrentDirector.SysMLAReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLConcurrentDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLConcurrentDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLSequentialDirector.SuperdenseTime.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLSequentialDirector.SysMLSequentialReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLSequentialDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/SysMLSequentialDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/sysml/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/PtrToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/TaskDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/TaskDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/TaskDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/TaskPtDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/TaskPtDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/ThreadDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/ThreadDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/ThreadDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/AddSubtractAll.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/AddSubtractAll.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Alloc.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Alloc.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/AllocIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/ChangePtr.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/ChangePtr.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/ChangePtrIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Load.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Load.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/LoadIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/LoadStore.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/LoadStore.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Memory.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Memory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/MemoryAccess.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/MemoryAccess.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Store.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Store.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/StoreIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Task.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/Task.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/TaskIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/gui/DisplayAll.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/gui/DisplayAll.xml [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/gui/DisplayAllIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/taskpt/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/kernel/Rejecting.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/kernel/TCSDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/kernel/TCSDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/kernel/TCSDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/kernel/TCSReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/AbstractSourceStation.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/AbstractSourceStation.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/AbstractStation.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/AbstractStation.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/AbstractTrack.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/AbstractTrack.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/InverseSourceStation.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/InverseSourceStation.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/InverseStation.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/InverseStation.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/InverseStationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/InverseTrack.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/InverseTrack.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/InverseTrackIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/SourceStation.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/SourceStation.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/SourceStationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/Station.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/Station.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/StationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/StationWriter.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/StationWriter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/Track.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/Track.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/TrackIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/tcs/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/LetTask.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLAction.TDLActionComparator.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLAction.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLActionsGraph.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLActor.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLCausalityInterface.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLCodeGenerator.TDLEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLCodeGenerator.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLCodeGenerator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLCodeGenerator/TDLEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLCodeGeneratorUtilities.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLController.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLController.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLMode.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLMode.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLModule.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLModule.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLModuleDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLModuleDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLRefinement.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLRefinement.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLRefinementPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLRefinementPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLTask.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLTask.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLTaskPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLTaskPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLTransition.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/TDLTransition.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/tdl/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/tester/kernel/TesterDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/tester/kernel/TesterDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tester/kernel/TesterDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/tester/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/tester/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/tester/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/tester/lib/Testable.html [junit] inflated: doc/codeDoc/ptolemy/domains/tester/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/tester/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/tester/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/ScheduleListener.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/SchedulePlotter.SchedulePlotterEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/SchedulePlotter.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/SchedulePlotter.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/SchedulePlotter/SchedulePlotterEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/SchedulePlotterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/TMActor.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/TMDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/TMDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/TMDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/TMEvent.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/TMEventComparator.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/TMReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/lib/TMCompositeFacade.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/lib/TMCompositeFacade.xml [junit] inflated: doc/codeDoc/ptolemy/domains/tm/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/tm/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/AtomicWirelessChannel.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/AtomicWirelessChannel.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/AtomicWirelessChannelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/ChannelListener.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/ChannelPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/ChannelPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/PropertyTransformer.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessChannel.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessComposite.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessComposite.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessCompositeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessDirector.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessDirector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessDirectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessIOPort.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessIOPort.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessIOPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/WirelessReceiver.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/CollisionDetector.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/CollisionDetector.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/CollisionDetectorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/DelayChannel.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/DelayChannel.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/ErasureChannel.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/ErasureChannel.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/GetProperties.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/GetProperties.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/GetPropertiesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/GraphicalLocator.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/GraphicalLocator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/GraphicalLocatorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/LimitedRangeChannel.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/LimitedRangeChannel.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/LimitedRangeChannelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/LinkVisualizer._LinkVisualizerThread.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/LinkVisualizer.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/LinkVisualizer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/LinkVisualizerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/Locator.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/Locator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/NodeRandomizer.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/NodeRandomizer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/NodeRandomizerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/PowerLossChannel.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/PowerLossChannel.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/PowerLossChannelIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/SetProperties.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/SetProperties.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/TerrainProperty.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/TerrainProperty.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/TerrainPropertyIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/TransmitPropertyTransformer.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/TransmitPropertyTransformer.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/TransmitPropertyTransformerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/Triangulator.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/Triangulator.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/TriangulatorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/WiredToWireless.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/WiredToWireless.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/WiredToWirelessIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/WirelessToWired.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/WirelessToWired.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/WirelessToWiredIdx.htm [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/BluetoothCommand.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/BluetoothDevice.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/BluetoothDevice.xml [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/BluetoothResponse.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/BluetoothResponseToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/BluetoothStatus.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/BluetoothStatusToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/BluetoothToken.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/bluetooth/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/domains/wireless/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/graph/CPO.BoundType.html [junit] inflated: doc/codeDoc/ptolemy/graph/CPO.html [junit] inflated: doc/codeDoc/ptolemy/graph/DirectedAcyclicGraph.html [junit] inflated: doc/codeDoc/ptolemy/graph/DirectedGraph.html [junit] inflated: doc/codeDoc/ptolemy/graph/Edge.html [junit] inflated: doc/codeDoc/ptolemy/graph/Element.html [junit] inflated: doc/codeDoc/ptolemy/graph/ElementList.html [junit] inflated: doc/codeDoc/ptolemy/graph/Graph.html [junit] inflated: doc/codeDoc/ptolemy/graph/GraphActionException.html [junit] inflated: doc/codeDoc/ptolemy/graph/GraphConstructionException.html [junit] inflated: doc/codeDoc/ptolemy/graph/GraphElementException.html [junit] inflated: doc/codeDoc/ptolemy/graph/GraphException.html [junit] inflated: doc/codeDoc/ptolemy/graph/GraphInvalidStateException.html [junit] inflated: doc/codeDoc/ptolemy/graph/GraphStateException.html [junit] inflated: doc/codeDoc/ptolemy/graph/GraphTopologyException.html [junit] inflated: doc/codeDoc/ptolemy/graph/GraphWeightException.html [junit] inflated: doc/codeDoc/ptolemy/graph/Inequality.html [junit] inflated: doc/codeDoc/ptolemy/graph/InequalitySolver.html [junit] inflated: doc/codeDoc/ptolemy/graph/InequalityTerm.html [junit] inflated: doc/codeDoc/ptolemy/graph/LabeledList.html [junit] inflated: doc/codeDoc/ptolemy/graph/Node.html [junit] inflated: doc/codeDoc/ptolemy/graph/NonLatticeCounterExample.ExampleType.html [junit] inflated: doc/codeDoc/ptolemy/graph/NonLatticeCounterExample.GraphExampleType.html [junit] inflated: doc/codeDoc/ptolemy/graph/NonLatticeCounterExample.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/AllPairShortestPathAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/Analysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/AnalysisException.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/ClusterNodesAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/CycleExistenceAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/CycleMeanAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/InvalidAnalyzerException.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/MaximumProfitToCostRatioAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/MirrorTransformation.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/NegativeLengthCycleAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/SelfLoopAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/SingleSourceLongestPathAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/SinkNodeAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/SourceNodeAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/TransitiveClosureAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/ZeroLengthCycleAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/AllPairShortestPathAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/Analyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/ClusterNodesTransformer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/CycleExistenceAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/CycleMeanAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/GraphAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/MaximumProfitToCostRatioAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/MirrorTransformer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/NegativeLengthCycleAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/SelfLoopAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/SingleSourceLongestPathAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/SinkNodeAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/SourceNodeAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/Transformer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/TransitiveClosureAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/ZeroLengthCycleAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/analyzer/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/AllEdgeSingleSourceLongestPathStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/CachedStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/ClusterNodesTransformerStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/FloydWarshallAllPairShortestPathStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/FloydWarshallCycleExistenceStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/FloydWarshallNegativeLengthCycleStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/FloydWarshallStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/FloydWarshallTransitiveClosureStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/FloydWarshallZeroLengthCycleStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/KarpCycleMeanStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/MirrorTransformerStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/ParhiMaximumProfitToCostRatioStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/SelfLoopStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/SinkNodeStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/SourceNodeStrategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/Strategy.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/graph/analysis/strategy/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/graph/mapping/MapMapping.html [junit] inflated: doc/codeDoc/ptolemy/graph/mapping/Mapping.html [junit] inflated: doc/codeDoc/ptolemy/graph/mapping/ToDoubleMapMapping.html [junit] inflated: doc/codeDoc/ptolemy/graph/mapping/ToDoubleMapping.html [junit] inflated: doc/codeDoc/ptolemy/graph/mapping/ToIntMapMapping.html [junit] inflated: doc/codeDoc/ptolemy/graph/mapping/ToIntMapping.html [junit] inflated: doc/codeDoc/ptolemy/graph/mapping/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/graph/mapping/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/graph/mapping/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/graph/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/graph/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/graph/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/graph/sched/Firing.html [junit] inflated: doc/codeDoc/ptolemy/graph/sched/Schedule.html [junit] inflated: doc/codeDoc/ptolemy/graph/sched/ScheduleAnalysis.html [junit] inflated: doc/codeDoc/ptolemy/graph/sched/ScheduleAnalyzer.html [junit] inflated: doc/codeDoc/ptolemy/graph/sched/ScheduleElement.html [junit] inflated: doc/codeDoc/ptolemy/graph/sched/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/graph/sched/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/graph/sched/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/gui/BasicJApplet.html [junit] inflated: doc/codeDoc/ptolemy/gui/CancelException.html [junit] inflated: doc/codeDoc/ptolemy/gui/CloseListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/ComponentDialog.PropChangeListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/ComponentDialog.WindowClosingAdapter.html [junit] inflated: doc/codeDoc/ptolemy/gui/ComponentDialog.html [junit] inflated: doc/codeDoc/ptolemy/gui/EditableParametersDialog.html [junit] inflated: doc/codeDoc/ptolemy/gui/ExtensionFilenameFilter.html [junit] inflated: doc/codeDoc/ptolemy/gui/GraphicalMessageHandler.html [junit] inflated: doc/codeDoc/ptolemy/gui/ImageExportable.html [junit] inflated: doc/codeDoc/ptolemy/gui/JFileChooserBugFix.html [junit] inflated: doc/codeDoc/ptolemy/gui/JTextAreaExec.html [junit] inflated: doc/codeDoc/ptolemy/gui/MacOSXAdapter.html [junit] inflated: doc/codeDoc/ptolemy/gui/MemoryCleaner.html [junit] inflated: doc/codeDoc/ptolemy/gui/MessageHandler.html [junit] inflated: doc/codeDoc/ptolemy/gui/PtFileChooser.html [junit] inflated: doc/codeDoc/ptolemy/gui/PtFilenameFilter.html [junit] inflated: doc/codeDoc/ptolemy/gui/PtGUIUtilities.html [junit] inflated: doc/codeDoc/ptolemy/gui/Query.QueryActionListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/Query.QueryColorChooser.html [junit] inflated: doc/codeDoc/ptolemy/gui/Query.QueryFileChooser.html [junit] inflated: doc/codeDoc/ptolemy/gui/Query.QueryFocusListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/Query.QueryItemListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/Query.QueryScrollPane.html [junit] inflated: doc/codeDoc/ptolemy/gui/Query.SliderListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/Query.html [junit] inflated: doc/codeDoc/ptolemy/gui/QueryChooser.html [junit] inflated: doc/codeDoc/ptolemy/gui/QueryChooserHelper.html [junit] inflated: doc/codeDoc/ptolemy/gui/QueryListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/SettableQueryChooser.html [junit] inflated: doc/codeDoc/ptolemy/gui/ShellInterpreter.html [junit] inflated: doc/codeDoc/ptolemy/gui/ShellTextArea.html [junit] inflated: doc/codeDoc/ptolemy/gui/StatusBar.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.CenterOnScreenRunnable.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.CloseWindowAdapter.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.CloseWindowRunnable.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.DeferredActionsRunnable.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.DoPackRunnable.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.FileMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.HelpMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.HistoryMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.SetBackgroundRunnable.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.ShowWindowRunnable.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.StatusBarMessageReportRunnable.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.StatusBarMessageRunnable.html [junit] inflated: doc/codeDoc/ptolemy/gui/Top.html [junit] inflated: doc/codeDoc/ptolemy/gui/UndeferredGraphicalMessageHandler.html [junit] inflated: doc/codeDoc/ptolemy/gui/UndoListener.RedoAction.html [junit] inflated: doc/codeDoc/ptolemy/gui/UndoListener.UndoAction.html [junit] inflated: doc/codeDoc/ptolemy/gui/UndoListener.html [junit] inflated: doc/codeDoc/ptolemy/gui/UserDialog.html [junit] inflated: doc/codeDoc/ptolemy/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/kernel/ComponentEntity.html [junit] inflated: doc/codeDoc/ptolemy/kernel/ComponentEntity.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/ComponentPort.html [junit] inflated: doc/codeDoc/ptolemy/kernel/ComponentPort.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/ComponentPortIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/ComponentRelation.html [junit] inflated: doc/codeDoc/ptolemy/kernel/ComponentRelation.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/CompositeEntity.ContainedObjectsIterator.html [junit] inflated: doc/codeDoc/ptolemy/kernel/CompositeEntity.html [junit] inflated: doc/codeDoc/ptolemy/kernel/CompositeEntity.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/CompositeEntityIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/Entity.ContainedObjectsIterator.html [junit] inflated: doc/codeDoc/ptolemy/kernel/Entity.html [junit] inflated: doc/codeDoc/ptolemy/kernel/Entity.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/InstantiableNamedObj.html [junit] inflated: doc/codeDoc/ptolemy/kernel/InstantiableNamedObj.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/Port.html [junit] inflated: doc/codeDoc/ptolemy/kernel/Port.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/Relation.html [junit] inflated: doc/codeDoc/ptolemy/kernel/Relation.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/Actionable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/FileAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/FileAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/FileOrURLAccessor.html [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/RequireVersion.html [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/RequireVersion.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/URIAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/URIAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/VersionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/VersionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/VersionAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/kernel/attributes/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/kernel/undo/RedoChangeRequest.html [junit] inflated: doc/codeDoc/ptolemy/kernel/undo/UndoAction.html [junit] inflated: doc/codeDoc/ptolemy/kernel/undo/UndoActionsList.html [junit] inflated: doc/codeDoc/ptolemy/kernel/undo/UndoChangeRequest.html [junit] inflated: doc/codeDoc/ptolemy/kernel/undo/UndoStackAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/undo/UndoStackAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/undo/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/kernel/undo/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/kernel/undo/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/AbstractSettableAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/AbstractSettableAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Attribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Attribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/AttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/util/BasicModelErrorHandler.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/ChangeListener.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/ChangeRequest.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Changeable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Configurable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/ConfigurableAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/ConfigurableAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/ConfigurableAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/util/CrossRefList.CrossRef.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/CrossRefList.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/DebugEvent.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/DebugListener.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Debuggable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Decorator.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/DecoratorAttributes.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/DecoratorAttributes.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/DecoratorAttributesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Derivable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/DropTargetHandler.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/ExceptionHandler.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Flowable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/HierarchyListener.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/IconAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/IllegalActionException.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Instantiable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/InternalErrorException.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/InvalidStateException.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/KernelException.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/KernelRuntimeException.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/LazyComposite.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Locatable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Location.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Location.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/LocationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/util/LoggerListener.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/MoMLExportable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/ModelErrorHandler.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Moveable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/NameDuplicationException.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Nameable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/NamedList.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/NamedObj.ContainedObjectsIterator.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/NamedObj.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/NamedObj.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/NoSuchItemException.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/PtolemyThread.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/RecorderListener.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/ScopeExtender.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Settable.Visibility.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Settable.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Singleton.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/SingletonAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/SingletonAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/SingletonAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/util/SingletonConfigurableAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/SingletonConfigurableAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/SingletonConfigurableAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/util/StreamChangeListener.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/StreamListener.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/StringAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/StringAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/StringAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/kernel/util/TransientSingletonConfigurableAttribute.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/TransientSingletonConfigurableAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/kernel/util/ValueListener.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/Workspace.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/kernel/util/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/math/Complex.html [junit] inflated: doc/codeDoc/ptolemy/math/ComplexArrayMath.html [junit] inflated: doc/codeDoc/ptolemy/math/ComplexBinaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/ComplexMatrixMath.html [junit] inflated: doc/codeDoc/ptolemy/math/ComplexUnaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/DoubleArrayMath.html [junit] inflated: doc/codeDoc/ptolemy/math/DoubleArrayStat.html [junit] inflated: doc/codeDoc/ptolemy/math/DoubleBinaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/DoubleMatrixMath.html [junit] inflated: doc/codeDoc/ptolemy/math/DoubleUnaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/ExtendedMath.html [junit] inflated: doc/codeDoc/ptolemy/math/FixPoint.Error.html [junit] inflated: doc/codeDoc/ptolemy/math/FixPoint.html [junit] inflated: doc/codeDoc/ptolemy/math/FixPointQuantization.html [junit] inflated: doc/codeDoc/ptolemy/math/FloatArrayMath.html [junit] inflated: doc/codeDoc/ptolemy/math/FloatBinaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/FloatMatrixMath.html [junit] inflated: doc/codeDoc/ptolemy/math/FloatUnaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/Fraction.html [junit] inflated: doc/codeDoc/ptolemy/math/FractionArrayMath.html [junit] inflated: doc/codeDoc/ptolemy/math/FractionMatrixMath.html [junit] inflated: doc/codeDoc/ptolemy/math/IntegerArrayMath.html [junit] inflated: doc/codeDoc/ptolemy/math/IntegerBinaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/IntegerMatrixMath.html [junit] inflated: doc/codeDoc/ptolemy/math/IntegerUnaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/Interpolation.html [junit] inflated: doc/codeDoc/ptolemy/math/LongArrayMath.html [junit] inflated: doc/codeDoc/ptolemy/math/LongBinaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/LongMatrixMath.html [junit] inflated: doc/codeDoc/ptolemy/math/LongUnaryOperation.html [junit] inflated: doc/codeDoc/ptolemy/math/Overflow.Grow.html [junit] inflated: doc/codeDoc/ptolemy/math/Overflow.Minimize.html [junit] inflated: doc/codeDoc/ptolemy/math/Overflow.Modulo.html [junit] inflated: doc/codeDoc/ptolemy/math/Overflow.Saturate.html [junit] inflated: doc/codeDoc/ptolemy/math/Overflow.ToZero.html [junit] inflated: doc/codeDoc/ptolemy/math/Overflow.Trap.html [junit] inflated: doc/codeDoc/ptolemy/math/Overflow.html [junit] inflated: doc/codeDoc/ptolemy/math/Precision.ExpressionLanguagePrecisionFormat.html [junit] inflated: doc/codeDoc/ptolemy/math/Precision.IntegerFractionPrecisionFormat.html [junit] inflated: doc/codeDoc/ptolemy/math/Precision.LengthExponentPrecisionFormat.html [junit] inflated: doc/codeDoc/ptolemy/math/Precision.LengthIntegerPrecisionFormat.html [junit] inflated: doc/codeDoc/ptolemy/math/Precision.PrecisionFormat.html [junit] inflated: doc/codeDoc/ptolemy/math/Precision.VHDLPrecisionFormat.html [junit] inflated: doc/codeDoc/ptolemy/math/Precision.html [junit] inflated: doc/codeDoc/ptolemy/math/Quantization.html [junit] inflated: doc/codeDoc/ptolemy/math/Quantizer.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.RoundCeiling.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.RoundDown.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.RoundFloor.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.RoundHalfCeiling.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.RoundHalfDown.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.RoundHalfEven.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.RoundHalfFloor.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.RoundHalfUp.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.RoundUp.html [junit] inflated: doc/codeDoc/ptolemy/math/Rounding.html [junit] inflated: doc/codeDoc/ptolemy/math/SignalProcessing.GaussianSampleGenerator.html [junit] inflated: doc/codeDoc/ptolemy/math/SignalProcessing.PolynomialSampleGenerator.html [junit] inflated: doc/codeDoc/ptolemy/math/SignalProcessing.RaisedCosineSampleGenerator.html [junit] inflated: doc/codeDoc/ptolemy/math/SignalProcessing.SawtoothSampleGenerator.html [junit] inflated: doc/codeDoc/ptolemy/math/SignalProcessing.SincSampleGenerator.html [junit] inflated: doc/codeDoc/ptolemy/math/SignalProcessing.SinusoidSampleGenerator.html [junit] inflated: doc/codeDoc/ptolemy/math/SignalProcessing.SqrtRaisedCosineSampleGenerator.html [junit] inflated: doc/codeDoc/ptolemy/math/SignalProcessing.html [junit] inflated: doc/codeDoc/ptolemy/math/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/math/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/math/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/media/Audio.html [junit] inflated: doc/codeDoc/ptolemy/media/Picture.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/LiveSound.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/LiveSoundCommon.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/LiveSoundEvent.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/LiveSoundInterface.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/LiveSoundJavaSE.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/LiveSoundListener.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/SoundCapture.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/SoundPlayback.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/SoundReader.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/SoundWriter.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/media/javasound/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/media/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/media/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/media/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/media/viewer/AudioViewer.html [junit] inflated: doc/codeDoc/ptolemy/media/viewer/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/media/viewer/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/media/viewer/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/moml/ConvertToLazy.html [junit] inflated: doc/codeDoc/ptolemy/moml/Documentation.html [junit] inflated: doc/codeDoc/ptolemy/moml/Documentation.xml [junit] inflated: doc/codeDoc/ptolemy/moml/EntityLibrary.html [junit] inflated: doc/codeDoc/ptolemy/moml/EntityLibrary.xml [junit] inflated: doc/codeDoc/ptolemy/moml/ErrorHandler.html [junit] inflated: doc/codeDoc/ptolemy/moml/HandlesInternalLinks.html [junit] inflated: doc/codeDoc/ptolemy/moml/IconLoader.html [junit] inflated: doc/codeDoc/ptolemy/moml/ImportAttribute.html [junit] inflated: doc/codeDoc/ptolemy/moml/ImportAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/moml/LibraryAttribute.html [junit] inflated: doc/codeDoc/ptolemy/moml/LibraryAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/moml/LibraryAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/moml/LibraryBuilder.html [junit] inflated: doc/codeDoc/ptolemy/moml/MissingClassException.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLAttribute.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLChangeRequest.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLCommandLineApplication.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLFilter.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLModelAttribute.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLModelAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLParser.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLSimpleApplication.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLSimpleTimeoutApplication.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLUndoEntry.html [junit] inflated: doc/codeDoc/ptolemy/moml/MoMLVariableChecker.html [junit] inflated: doc/codeDoc/ptolemy/moml/ParserAttribute.html [junit] inflated: doc/codeDoc/ptolemy/moml/ParserAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/moml/SimpleErrorHandler.html [junit] inflated: doc/codeDoc/ptolemy/moml/StreamErrorHandler.html [junit] inflated: doc/codeDoc/ptolemy/moml/UndoContext.html [junit] inflated: doc/codeDoc/ptolemy/moml/Vertex.html [junit] inflated: doc/codeDoc/ptolemy/moml/Vertex.xml [junit] inflated: doc/codeDoc/ptolemy/moml/filter/ActorIndex.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/AddEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/AddIcon.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/AddMissingParameter.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/BackwardCompatibility.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/ChangeFixedWidth1ToAuto.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/ClassChanges.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/DiscardDoubles.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/DiscardDoubles.xml [junit] inflated: doc/codeDoc/ptolemy/moml/filter/DiscardDoublesArray.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/DiscardDoublesArray.xml [junit] inflated: doc/codeDoc/ptolemy/moml/filter/DiscardGenerals.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/DiscardGenerals.xml [junit] inflated: doc/codeDoc/ptolemy/moml/filter/DocAttributeChanges.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/GRColorChanges.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/HideAnnotationNames.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/JavaScriptThisUpdate.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/LazyTypedCompositeActorChanges.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/MoMLFilterSimple.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/MultiportToSinglePort.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/NamedObjClassesSeen.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/ParameterNameChanges.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/PortClassChanges.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/PortNameChanges.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/PropertyClassChanges.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/RelationWidthChanges.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/RemoveClasses.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/RemoveGraphicalClasses.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/RemoveGraphicalClassesApplication.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/RemoveNonPtinyClasses.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/RemoveProperties.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/moml/filter/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/moml/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/moml/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/moml/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/Bindings.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/EquationVisitor.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/ExpandPortNames.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/ParseException.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/SimpleCharStream.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/Solution.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/Token.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/TokenMgrError.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UParser.JJCalls.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UParser.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UParserConstants.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UParserTokenManager.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/Unit.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitAttribute.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitConstraint.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitConstraints.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitEquation.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitExpr.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitInEquality.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitLibrary.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitPresentation.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/UnitTerm.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/moml/unit/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/plot/CmdLineArgException.html [junit] inflated: doc/codeDoc/ptolemy/plot/EPSGraphics.html [junit] inflated: doc/codeDoc/ptolemy/plot/EditListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/EditablePlot.EditMouseListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/EditablePlot.ModifyListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/EditablePlot.UndoListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/EditablePlot.html [junit] inflated: doc/codeDoc/ptolemy/plot/Histogram.html [junit] inflated: doc/codeDoc/ptolemy/plot/HistogramApplet.html [junit] inflated: doc/codeDoc/ptolemy/plot/Plot.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotApplet.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotApplication.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotBox.ButtonListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotBox.CommandListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotBox.DragListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotBox.MoveListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotBox.MoveMotionListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotBox.ZoomListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotBox.ZoomListener2.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotBox.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotBoxInterface.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotDataException.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotFormatter.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotFrame.EPSFileFilter.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotFrame.FileMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotFrame.FilterForGIF.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotFrame.FolderForLatex.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotFrame.FormatListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotFrame.PLTOrXMLFileFilter.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotFrame.SpecialMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotFrame.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotInterface.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotLive.StartButtonListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotLive.StopButtonListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotLive.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotLiveApplet.html [junit] inflated: doc/codeDoc/ptolemy/plot/PlotPoint.html [junit] inflated: doc/codeDoc/ptolemy/plot/compat/PxgraphApplet.html [junit] inflated: doc/codeDoc/ptolemy/plot/compat/PxgraphApplication.html [junit] inflated: doc/codeDoc/ptolemy/plot/compat/PxgraphParser.html [junit] inflated: doc/codeDoc/ptolemy/plot/compat/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/plot/compat/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/plot/compat/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/plot/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/plot/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/plot/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/EditablePlotMLApplet.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/EditablePlotMLApplication.SelectListener.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/EditablePlotMLApplication.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/HistogramMLApplet.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/HistogramMLApplication.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/HistogramMLParser.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/PlotBoxMLParser.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/PlotMLApplet.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/PlotMLApplication.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/PlotMLFrame.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/PlotMLParser.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/plot/plotml/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/util/CancelException.html [junit] inflated: doc/codeDoc/ptolemy/util/ClassUtilities.html [junit] inflated: doc/codeDoc/ptolemy/util/Diff.html [junit] inflated: doc/codeDoc/ptolemy/util/DoubleUtilities.html [junit] inflated: doc/codeDoc/ptolemy/util/ExecuteCommands.html [junit] inflated: doc/codeDoc/ptolemy/util/FileUtilities.StreamAndURL.html [junit] inflated: doc/codeDoc/ptolemy/util/FileUtilities.html [junit] inflated: doc/codeDoc/ptolemy/util/JVMBitWidth.html [junit] inflated: doc/codeDoc/ptolemy/util/MessageHandler.html [junit] inflated: doc/codeDoc/ptolemy/util/MultiHashMap.html [junit] inflated: doc/codeDoc/ptolemy/util/OrderedResourceBundle.html [junit] inflated: doc/codeDoc/ptolemy/util/RecursiveFileFilter.html [junit] inflated: doc/codeDoc/ptolemy/util/RunnableExceptionCatcher.html [junit] inflated: doc/codeDoc/ptolemy/util/SimpleMessageHandler.html [junit] inflated: doc/codeDoc/ptolemy/util/StatusHandler.html [junit] inflated: doc/codeDoc/ptolemy/util/StreamExec.html [junit] inflated: doc/codeDoc/ptolemy/util/StringBufferExec.html [junit] inflated: doc/codeDoc/ptolemy/util/StringUtilities.html [junit] inflated: doc/codeDoc/ptolemy/util/XSLTUtilities.html [junit] inflated: doc/codeDoc/ptolemy/util/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/util/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/util/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/Auto32Tests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGCInlineTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGCKnownFailedTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGCNoInlineArduinoTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGCNoInlineDuktapeTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGCNoInlineTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGCTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGFMIMAKnownFailedTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGFMIMANoInlineTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGJavaKnownFailedTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGJavaTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGKnownFailedTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGNoInlineAccessorTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoCGTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoKnownFailedTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoNameArchTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/AutoTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitAuto32Base.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitCGAccessorTestBase.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitCGCArduinoTestBase.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitCGCDuktapeTestBase.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitCGCNoInlineTestBase.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitCGCTestBase.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitCGFMIMATestBase.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitCGJavaTestBase.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitTclTest.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitTclTestBase.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/JUnitTclTestRun.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/ModelKnownFailedTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/ModelTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/TclTests.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/util/test/junit/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/MoMLViewerApplet.html [junit] inflated: doc/codeDoc/ptolemy/vergil/TypeAnimatorApplet.html [junit] inflated: doc/codeDoc/ptolemy/vergil/VergilApplet.html [junit] inflated: doc/codeDoc/ptolemy/vergil/VergilApplication.html [junit] inflated: doc/codeDoc/ptolemy/vergil/VergilErrorHandler.html [junit] inflated: doc/codeDoc/ptolemy/vergil/VergilGraphicalMessageHandler.html [junit] inflated: doc/codeDoc/ptolemy/vergil/VergilInitializer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorController.ListenToActorAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorEditorGraphController.LinkCreator.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorEditorGraphController.NewRelationAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorEditorGraphController.RelationCreator.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorEditorGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphFrame.DebugMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphFrame.InstantiateAttributeAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphFrame.InstantiateEntityAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphModel.ExternalPortModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphModel.IconModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphModel.LinkModel.LinkChangeListener.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphModel.LinkModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphModel.PortModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphModel.VertexModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorGraphTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorInstanceController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorInteractionAddon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorViewerGraphController.EntityLayout.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ActorViewerGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ClassDefinitionController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocApplicationSpecializer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilder.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilder.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilderEffigy.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilderEffigy.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilderEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilderEffigy/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilderGUI.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilderTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilderTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilderTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocBuilderTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocEffigy.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocEffigy.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocEffigy.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocEffigy/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocManager.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/DocViewer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ExternalIOPortController.PortRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/ExternalIOPortController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/FindPackages.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/IOPortController.EntityPortRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/IOPortController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/KielerLayoutConnector.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/KielerLayoutUtil.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/LayoutHint.LayoutHintItem.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/LayoutHint.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/LayoutHint.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/LayoutHintIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/LinkController.LinkDropper.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/LinkController.LinkRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/LinkController.LinkTarget.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/LinkController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/LinkManhattanConnector.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/PortConnectSite.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/PortTerminal.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/TypeOpaqueCompositeActorTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/TypeOpaqueCompositeActorTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/LEDMatrix.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/LEDMatrix.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/ModelDisplay.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/ModelDisplay.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/ModelDisplayIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/MonitorImage.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/MonitorImage.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/MonitorReceiverAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/MonitorReceiverAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/MonitorReceiverContents.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/MonitorReceiverContents.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/MonitorReceiverContentsIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/ShowTypes.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/ShowTypes.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/ShowTypesIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/VisualModelReference.LookInside.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/VisualModelReference.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/VisualModelReference.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/VisualModelReference/LookInside.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/VisualModelReferenceIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/lib/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/actor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/AbstractBasicGraphModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphController.OpenBaseClassAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphController.SchematicContextMenuFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphController.UnitSolverDialogAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.CopyAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.CutAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.EditPreferencesAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.ExportImageAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.FindAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.FolderFileFilter.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.HierarchyTreeCellRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.MousePressedLayerAdapter.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.MoveToBackAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.MoveToFrontAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.PasteAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphFrameExtension.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/BasicGraphPane.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/ContextMenuFactoryCreator.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/ContextMenuFactoryCreator.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/CustomizeDocumentationAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DependencyHighlighter.DependencyController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DependencyHighlighter.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DependencyHighlighter.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DependencyHighlighterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DependencyResultsDialog.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DocAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DocAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DocAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DocViewerFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DocViewerFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/DocViewerFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/EditorDropTarget.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/EditorDropTargetListener.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/ExportParameters.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/ExtendedGraphFrame.FullScreenAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/ExtendedGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/GetDocumentationAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/HTMLExportable.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/IGuiAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/IconController.IconRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/IconController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/KeplerDocumentationAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/KeplerDocumentationAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/KeplerDocumentationAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/LocatableNodeController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/LocatableNodeDragInteractor.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/LookInsideAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/MoMLModelAttributeController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/NamedObjController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/NamedObjNodeModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/NodeControllerFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/NodeControllerFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/NodeControllerFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/OffsetMoMLChangeRequest.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/ParameterizedNodeController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/PopupMouseFilter.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/PtolemyLayoutAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/RelativeLocatable.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/RelativeLocation.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/RelativeLocation.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/RelativeLocationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/RemoveCustomDocumentationAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/RunnableGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/SearchResultsDialog.NamedObjComparator.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/SearchResultsDialog.NamedObjRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/SearchResultsDialog.ResultsTableModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/SearchResultsDialog.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/WithIconGraphController.NewPortAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/WithIconGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/ExportModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/ExportHTMLAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/jsoup/HTMLPageAssembler.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/jsoup/HTMLPageAssembler.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/jsoup/HTMLPageAssemblerIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/jsoup/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/jsoup/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/jsoup/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/html/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/itextpdf/ExportPDFAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/itextpdf/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/itextpdf/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/itextpdf/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/AreaEventType.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/AreaEventType.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/AreaEventTypeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DefaultIconLink.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DefaultIconLink.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DefaultIconScript.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DefaultIconScript.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DefaultIconScriptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DefaultTitle.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DefaultTitle.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DefaultTitleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DygraphsJSPlotterAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/DygraphsJSPlotterAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/HTMLImage.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/HTMLImage.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/HTMLText.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/HTMLText.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/HTMLTextIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/HTMLTextPosition.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/HTMLTextPosition.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/HTMLTextPositionIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/IconLink.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/IconLink.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/IconLinkIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/IconScript.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/IconScript.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/IconScriptIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/JSPlotterAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/JSPlotterAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/LinkTarget.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/LinkTarget.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/LinkTargetIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/LinkToOpenTableaux.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/LinkToOpenTableaux.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/ParameterDisplayIconScript.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/ParameterDisplayIconScript.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/Script.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/Script.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/Title.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/Title.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/TitleIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebContent.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebContent.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebElement.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebElement.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebExportParameters.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebExportParameters.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebExportParametersIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebExportable.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/WebExporter.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/export/web/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/accessor/ImportAccessorAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/accessor/ReloadAccessors.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/accessor/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/accessor/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/accessor/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/fmu/ImportFMUAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/fmu/ImportFMUForQSSAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/fmu/ImportFMUHybridAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/fmu/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/fmu/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/fmu/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/g4ltl/G4LTL.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/g4ltl/ImportG4LTLAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/g4ltl/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/g4ltl/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/imprt/g4ltl/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/AbstractLayoutConfiguration.InteractionMode.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/AbstractLayoutConfiguration.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/AbstractLayoutConfiguration.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/ActorLayoutConfiguration.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/ActorLayoutConfiguration.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/ActorLayoutConfigurationIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/ModalLayoutConfiguration.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/ModalLayoutConfiguration.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/ApplyLayoutRequest.ConnectionEntry.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/ApplyLayoutRequest.CurveEntry.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/ApplyLayoutRequest.LocationEntry.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/ApplyLayoutRequest.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/KielerGraphUtil.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/KielerLayout.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/KielerLayoutAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/Parameters.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/PtolemyModelUtil.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/UndoLayoutAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/test/junit/JUnitTclTest.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/test/junit/KielerJUnitTest.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/test/junit/KielerJUnitTestExtendedModels.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/test/junit/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/test/junit/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/kieler/test/junit/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/layout/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/test/junit/ExportImageJUnitTest.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/test/junit/JUnitTclTest.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/test/junit/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/test/junit/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/basic/test/junit/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/debugger/BreakpointConfigurer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/debugger/BreakpointConfigurerDialog.html [junit] inflated: doc/codeDoc/ptolemy/vergil/debugger/BreakpointDialogFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/debugger/DebugController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/debugger/DebugController.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/debugger/DebugProfile.html [junit] inflated: doc/codeDoc/ptolemy/vergil/debugger/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/debugger/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/debugger/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/CellPanelEditor.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrame.ConfigureCriteriaAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrame.ConfigureIngredientsAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrame.ConfigureOperationsAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrameController.GTActorGraphModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrameController.GTFSMGraphModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrameController.UpdateController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrameController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrameTools.DelegatedUndoStackAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrameTools.ModelChangeRequest.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrameTools.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTFrameTools/DelegatedUndoStackAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTIngredientsEditor.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTIngredientsEditor.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTIngredientsEditor/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTTableau.ModalTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/GTTableau/ModalTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/IterativeParameterIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/IterativeParameterIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultRecorder.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.FileSelectionStatus.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.MatchResultActorController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.MatchResultActorGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.MatchResultExternalPortController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.MatchResultFSMGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.MatchResultLinkController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.MatchResultPortController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.MatchResultRelationController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.MatchResultStateController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.MatchResultTransitionController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/MatchResultViewer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/StateMatcherController.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/StateMatcherController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/StateMatcherController/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/StateMatcherIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/StateMatcherIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/StateMatcherIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformEventController.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformEventController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformEventController/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeController.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeController/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeEditorFactory.ExecutionThread.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeEditorFactory.TransformationListener.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationAttributeIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.MatchingAttributeActionsFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.TransformationActorController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.TransformationActorGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.TransformationExternalPortController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.TransformationFSMGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.TransformationLinkController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.TransformationPortController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.TransformationRelationController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.TransformationStateController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.TransformationTransitionController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/TransformationEditor.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/gt/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ActorNameIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ActorNameIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/AttributeValueIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/AttributeValueIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/AttributeValueIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/BoxedValueIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/BoxedValueIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/BoxedValueIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/BoxedValuesIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/BoxedValuesIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ConstraintMonitorIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ConstraintMonitorIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ConstraintMonitorIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/CopyCatIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/CopyCatIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/CopyCatIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/DesignPatternIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/DesignPatternIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/DynamicEditorIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/DynamicEditorIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/EditIconFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/EditIconGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/EditIconTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/EditIconTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/EditIconTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/EditIconTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/EditorIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/EditorIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/EditorIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ImageIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ImageIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/NameIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/NameIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/NameIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ResizableAttributeControllerFactory.ResizeAttributeController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ResizableAttributeControllerFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ResizableAttributeControllerFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/SVGIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/SVGIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ShapeIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ShapeIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/TableIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/TableIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/TextIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/TextIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/UpdatedValueIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/UpdatedValueIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/UpdatedValueIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ValueIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ValueIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/ValueIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/XMLIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/XMLIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/XMLIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/icon/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/AnimationRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/AttributeController.Access.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/AttributeController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/AttributeNodeModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/AttributeWithIconController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/CompositePtolemyModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/DebugRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/Link.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/ListenToAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/PortDialogAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/PortDialogFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/RelationController.RelationRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/RelationController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/RelativeLinkFigure.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/RenameDialogAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/RenameDialogFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/ShadowHighlighter.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/ShadowRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/VergilUtilities.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/AbstractTextAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/AbstractTextAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ArcAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ArcAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ArcAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ArrowAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ArrowAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ArrowAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/AttributeExpressionAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/AttributeExpressionAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/AttributeExpressionAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/AttributeValueAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/AttributeValueAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/AttributeValueAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/DocumentationAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/DocumentationAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/DocumentationAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/EllipseAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/EllipseAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/EllipseAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/FilledShapeAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/FilledShapeAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/IDAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/IDAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/IDAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ImageAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ImageAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ImageAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/LineAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/LineAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/LineAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/RectangleAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/RectangleAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/RectangleAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ResizablePolygonAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ResizablePolygonAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ResizablePolygonAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ShapeAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/ShapeAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/TextAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/TextAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/TextAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/UpdateAnnotations.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/VisibleAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/VisibleAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/attributes/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/Arc.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/CaseGraphFrame.AddCaseAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/CaseGraphFrame.CaseGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/CaseGraphFrame.RemoveCaseAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/CaseGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/CaseGraphTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/CaseGraphTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/CaseGraphTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/CaseGraphTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphController.LinkCreator.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphController.NewStateAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphFrame.DebugMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphModel.ArcModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphModel.PortModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphModel.StateModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMGraphTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/FSMViewerGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/KielerLayoutArcConnector.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/StateController.LookInsideAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/StateController.StateRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/StateController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/StateIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/StateIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/StateIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/TransitionController.LinkDropper.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/TransitionController.LinkRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/TransitionController.LinkTarget.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/TransitionController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphController.NewFmvStateAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphFrame.InvokeNuSMVAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphFrame.SMVFileFilter.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphFrame.TranslateSmvAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvAutomatonGraphTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvStateIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvStateIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/FmvStateIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/fmv/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/InterfaceAutomatonGraphController.ComposeWithAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/InterfaceAutomatonGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/InterfaceAutomatonGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/InterfaceAutomatonGraphTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/InterfaceAutomatonGraphTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/InterfaceAutomatonGraphTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/InterfaceAutomatonGraphTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/ia/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/HierarchicalStateController.AddRefinementAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/HierarchicalStateController.RemoveRefinementAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/HierarchicalStateController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/HierarchicalStateControllerFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/HierarchicalStateControllerFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/HierarchicalStateControllerFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/ModalTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/ModalTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/ModalTableauFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/ModalTransitionController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/modal/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/modal/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/AttributeInOntologyController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/ConceptController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/ConceptIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/ConceptIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/ConceptIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/ConceptRelationController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/MultipleConceptIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/MultipleConceptIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/MultipleConceptIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyEntityController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphFrame.DebugMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphModel.ConceptModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphModel.RelationModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologyGraphTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverGraphFrame.DebugMenuListener.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverGraphModel.OntologyModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverGraphModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/OntologySolverTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/ReportOntologyLatticeStatus.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ontologies/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/pdfrenderer/PDFAttribute.html [junit] inflated: doc/codeDoc/ptolemy/vergil/pdfrenderer/PDFAttribute.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/pdfrenderer/PDFAttributeIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/pdfrenderer/PDFIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/pdfrenderer/PDFIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/pdfrenderer/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/pdfrenderer/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/pdfrenderer/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/EventIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/EventIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/EventIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/OctagonEventIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/OctagonEventIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/OctagonEventIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/PteraGraphController.NewEventAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/PteraGraphController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/PteraGraphFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/PteraGraphTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/PteraGraphTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/PteraGraphTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/PteraGraphTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/SchedulingRelationController.SchedulingRelationRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/SchedulingRelationController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/TestIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/TestIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/TestIconIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/TimeAdvanceEventIcon.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/TimeAdvanceEventIcon.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/ptera/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/ConditionsTableModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/EventTableModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/ModeTransitionTableModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/SCRGraphTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/SCRGraphTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/SCRGraphTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/SCRGraphTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/SCRTableFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/SCRTableHelper.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/SCRTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/SCRTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/SCRTableauFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/VariableScope.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/scr/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/HierarchicalModeController.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/HierarchicalModeControllerFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/HierarchicalModeControllerFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/TdlTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/TdlTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/TdlTaskTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/TdlTaskTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tdl/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/AnnotationEditorFactory.AnnotationTextEditor.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/AnnotationEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/AnnotationEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/AnnotationEditorFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/ArrayOfRecordsConfigureFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/ArrayOfRecordsConfigureFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/ArrayOfRecordsConfigureFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/AttributeBoundsManipulator.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/ConfigureAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/EditIconAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/FigureAction.SourceType.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/FigureAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/FileEditorTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/FileEditorTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/FileEditorTableauFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/GraphicElement.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/MenuActionFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/MenuItemFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/MenuItemListener.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/MoMLModelAttributeControllerFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/MoMLModelAttributeControllerFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/MoMLModelAttributeControllerFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/MoveAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/PortSite.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/PtolemyListCellRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/PtolemyMenuFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/PtolemyTransferable.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/RadioMenuActionFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/RemoveIconAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/RotateOrFlipPorts.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/SnapConstraint.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/TextEditorConfigureFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/TextEditorConfigureFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/TextEditorConfigureFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/TextEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/TextEditorForStringAttributes.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/TextEditorTableauFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/TextEditorTableauFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/TextEditorTableauFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/VisibleParameterEditorFactory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/VisibleParameterEditorFactory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/VisibleParameterEditorFactoryIdx.htm [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/toolbox/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/ClassAndEntityTreeModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/CompositeTreeModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/EntityTreeModel.TreeUpdateListener.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/EntityTreeModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/FullTreeModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/PTree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/PTreeMenuCreator.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/PtolemyTreeCellRenderer.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/TreeEditor.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/TreeEditorPanel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/TreeTableau.Factory.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/TreeTableau.TreeFrame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/TreeTableau.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/TreeTableau.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/TreeTableau/Factory.xml [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/VisibleTreeModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/tree/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/vergil/unit/BasicEdgeHighlighter.html [junit] inflated: doc/codeDoc/ptolemy/vergil/unit/ConfigureUnitsAction.html [junit] inflated: doc/codeDoc/ptolemy/vergil/unit/UnitConstraintsDialog.UnitsTableModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/unit/UnitConstraintsDialog.html [junit] inflated: doc/codeDoc/ptolemy/vergil/unit/UnitSolverDialog.SolutionListModel.html [junit] inflated: doc/codeDoc/ptolemy/vergil/unit/UnitSolverDialog.html [junit] inflated: doc/codeDoc/ptolemy/vergil/unit/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/vergil/unit/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/vergil/unit/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/verification/gui/MathematicalModelConverterGUI.html [junit] inflated: doc/codeDoc/ptolemy/verification/gui/MathematicalModelConverterGUIFactory.html [junit] inflated: doc/codeDoc/ptolemy/verification/gui/MathematicalModelConverterGUIFactory.xml [junit] inflated: doc/codeDoc/ptolemy/verification/gui/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/verification/gui/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/verification/gui/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/MathematicalModelConverter.FormulaType.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/MathematicalModelConverter.ModelType.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/MathematicalModelConverter.OutputType.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/MathematicalModelConverter.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/MathematicalModelConverter.xml [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/MathematicalModelConverterIdx.htm [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/REDUtility.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/SMVUtility.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/RTMExpTranslator.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/RTMFragment.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/RTMList.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/RTMObject.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/RTMOpTerm.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/RTMOpTermGenerator.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/RTMPtExp.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/RTMTerm.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/RTMaudeUtility.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/maude/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/verification/kernel/package-tree.html [junit] inflated: doc/codeDoc/ptolemy/verification/lib/BoundedBufferNondeterministicDelay.html [junit] inflated: doc/codeDoc/ptolemy/verification/lib/BoundedBufferNondeterministicDelay.xml [junit] inflated: doc/codeDoc/ptolemy/verification/lib/BoundedBufferTimedDelay.html [junit] inflated: doc/codeDoc/ptolemy/verification/lib/BoundedBufferTimedDelay.xml [junit] inflated: doc/codeDoc/ptolemy/verification/lib/SMVLegacyCodeActor.html [junit] inflated: doc/codeDoc/ptolemy/verification/lib/SMVLegacyCodeActor.xml [junit] inflated: doc/codeDoc/ptolemy/verification/lib/SMVLegacyCodeActorIdx.htm [junit] inflated: doc/codeDoc/ptolemy/verification/lib/package-frame.html [junit] inflated: doc/codeDoc/ptolemy/verification/lib/package-summary.html [junit] inflated: doc/codeDoc/ptolemy/verification/lib/package-tree.html [junit] inflated: doc/codeDoc/script.js [junit] inflated: doc/codeDoc/serialized-form.html [junit] inflated: doc/codeDoc/stylesheet.css [junit] inflated: doc/codeDoc/thales/actor/gui/ModelValidator.html [junit] inflated: doc/codeDoc/thales/actor/gui/NavigableEffigy.Factory.html [junit] inflated: doc/codeDoc/thales/actor/gui/NavigableEffigy.FactoryWithoutNew.html [junit] inflated: doc/codeDoc/thales/actor/gui/NavigableEffigy.html [junit] inflated: doc/codeDoc/thales/actor/gui/NavigableEffigy.xml [junit] inflated: doc/codeDoc/thales/actor/gui/NavigableEffigy/Factory.xml [junit] inflated: doc/codeDoc/thales/actor/gui/NavigableEffigy/FactoryWithoutNew.xml [junit] inflated: doc/codeDoc/thales/actor/gui/ShortTitleTabbedPaneUI.html [junit] inflated: doc/codeDoc/thales/actor/gui/SingleWindowConfiguration.html [junit] inflated: doc/codeDoc/thales/actor/gui/SingleWindowConfiguration.xml [junit] inflated: doc/codeDoc/thales/actor/gui/SingleWindowHTMLViewer.html [junit] inflated: doc/codeDoc/thales/actor/gui/SingleWindowHTMLViewerTableau.Factory.html [junit] inflated: doc/codeDoc/thales/actor/gui/SingleWindowHTMLViewerTableau.html [junit] inflated: doc/codeDoc/thales/actor/gui/SingleWindowHTMLViewerTableau.xml [junit] inflated: doc/codeDoc/thales/actor/gui/SingleWindowHTMLViewerTableau/Factory.xml [junit] inflated: doc/codeDoc/thales/actor/gui/package-frame.html [junit] inflated: doc/codeDoc/thales/actor/gui/package-summary.html [junit] inflated: doc/codeDoc/thales/actor/gui/package-tree.html [junit] inflated: doc/codeDoc/thales/vergil/SingleWindowApplication.html [junit] inflated: doc/codeDoc/thales/vergil/navigable/NavigableActorGraphFrame.UpAction.html [junit] inflated: doc/codeDoc/thales/vergil/navigable/NavigableActorGraphFrame.html [junit] inflated: doc/codeDoc/thales/vergil/navigable/NavigableActorGraphTableau.Factory.html [junit] inflated: doc/codeDoc/thales/vergil/navigable/NavigableActorGraphTableau.html [junit] inflated: doc/codeDoc/thales/vergil/navigable/NavigableActorGraphTableau.xml [junit] inflated: doc/codeDoc/thales/vergil/navigable/NavigableActorGraphTableau/Factory.xml [junit] inflated: doc/codeDoc/thales/vergil/navigable/NavigationPTree.html [junit] inflated: doc/codeDoc/thales/vergil/navigable/NavigationTreeModel.html [junit] inflated: doc/codeDoc/thales/vergil/navigable/package-frame.html [junit] inflated: doc/codeDoc/thales/vergil/navigable/package-summary.html [junit] inflated: doc/codeDoc/thales/vergil/navigable/package-tree.html [junit] inflated: doc/codeDoc/thales/vergil/package-frame.html [junit] inflated: doc/codeDoc/thales/vergil/package-summary.html [junit] inflated: doc/codeDoc/thales/vergil/package-tree.html [junit] inflated: doc/codeDoc/util/testsuite/PrintThreads.html [junit] inflated: doc/codeDoc/util/testsuite/WatchDog.html [junit] inflated: doc/codeDoc/util/testsuite/package-frame.html [junit] inflated: doc/codeDoc/util/testsuite/package-summary.html [junit] inflated: doc/codeDoc/util/testsuite/package-tree.html [junit] Unjaring /home/travis/build/icyphy/ptII/doc/codeDocBcvtb.jar in /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel [junit] created: META-INF/ [junit] inflated: META-INF/MANIFEST.MF [junit] Unjaring /home/travis/build/icyphy/ptII/doc/codeDocCapeCode.jar in /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel [junit] created: META-INF/ [junit] inflated: META-INF/MANIFEST.MF [junit] Unjaring /home/travis/build/icyphy/ptII/doc/codeDocHyVisual.jar in /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel [junit] created: META-INF/ [junit] inflated: META-INF/MANIFEST.MF [junit] Unjaring /home/travis/build/icyphy/ptII/doc/codeDocViptos.jar in /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel [junit] created: META-INF/ [junit] inflated: META-INF/MANIFEST.MF [junit] Unjaring /home/travis/build/icyphy/ptII/doc/codeDocVisualSense.jar in /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel [junit] created: META-INF/ [junit] inflated: META-INF/MANIFEST.MF [junit] total 2436 [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:07 ant [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:09 bin [junit] -rw-rw-r-- 1 travis travis 84712 Jun 6 02:03 build.default.xml [junit] -rw-rw-r-- 1 travis travis 135044 Jun 6 02:09 build.xml [junit] -rw-rw-r-- 1 travis travis 119151 Jun 6 02:03 build.xml.in [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:09 certi1516e [junit] -rw-rw-r-- 1 travis travis 6487 Jun 6 02:03 cluster.xml [junit] drwxrwxr-x 6 travis travis 4096 Jun 6 02:08 com [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:09 config [junit] -rw-rw-r-- 1 travis travis 76531 Jun 6 02:09 config.log [junit] -rwxrwxr-x 1 travis travis 76324 Jun 6 02:09 config.status [junit] -rwxrwxr-x 1 travis travis 624107 Jun 6 02:09 configure [junit] -rw-rw-r-- 1 travis travis 303256 Jun 6 02:03 configure.in [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:07 contrib [junit] -rw-rw-r-- 1 travis travis 3712 Jun 6 02:03 CONTRIBUTING.md [junit] -rw-rw-r-- 1 travis travis 500255 Jun 6 02:03 copyright.htm [junit] -rw-rw-r-- 1 travis travis 1233 Jun 6 02:03 copyright.txt [junit] drwxrwxr-x 8 travis travis 4096 Jun 6 02:03 diva [junit] drwxrwxr-x 14 travis travis 4096 Jun 6 02:09 doc [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 edu [junit] -rw-rw-r-- 1 travis travis 339142 Jun 6 02:09 jars.xml [junit] drwxrwxr-x 7 travis travis 4096 Jun 6 02:07 lbnl [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:09 lib [junit] -rw-rw-r-- 1 travis travis 10782 Jun 6 02:03 makefile [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:07 META-INF [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:09 mk [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 net [junit] drwxrwxr-x 21 travis travis 4096 Jun 6 02:09 node_modules [junit] drwxrwxr-x 7 travis travis 4096 Jun 6 02:03 org [junit] -rw-rw-r-- 1 travis travis 12897 Jun 6 02:03 plugin.xml [junit] -rw-rw-r-- 1 travis travis 33139 Jun 6 02:03 pom.xml [junit] -rw-rw-r-- 1 travis travis 294 Jun 6 02:03 ptKeystore.properties [junit] drwxrwxr-x 24 travis travis 4096 Jun 6 02:07 ptolemy [junit] -rw-rw-r-- 1 travis travis 1135 Jun 6 02:03 README.md [junit] drwxrwxr-x 6 travis travis 4096 Jun 6 02:03 thales [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:03 util [junit] drwxrwxr-x 6 travis travis 4096 Jun 6 02:09 vendors [junit] -rw-rw-r-- 1 travis travis 1179 Jun 6 02:03 vergilBCVTB.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1784 Jun 6 02:03 vergilCapeCode.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1155 Jun 6 02:03 vergilCyPhySim.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1152 Jun 6 02:03 vergilDSP.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1361 Jun 6 02:03 vergilHyVisual.jnlp.in [junit] -rw-rw-r-- 1 travis travis 2161 Jun 6 02:03 vergil.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1205 Jun 6 02:03 vergilPtiny.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1242 Jun 6 02:03 vergilPtinyKepler.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1478 Jun 6 02:03 vergilPtinySandbox.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1237 Jun 6 02:03 vergilSpace.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1484 Jun 6 02:03 vergilVisualSense.jnlp.in [junit] total 38372 [junit] -rw-rw-r-- 1 travis travis 7348 Jun 6 02:03 acks.htm [junit] -rw-rw-r-- 1 travis travis 5175 Jun 6 02:03 authors.htm [junit] -rw-rw-r-- 1 travis travis 593 Jun 6 02:03 banner.htm [junit] -rw-rw-r-- 1 travis travis 518 Jun 6 02:03 body.htm [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:03 books [junit] -rw-rw-r-- 1 travis travis 273 Jun 6 02:03 buttons.htm [junit] -rw-rw-r-- 1 travis travis 7415 Jun 6 02:03 checkstyle-ptII.xml [junit] drwxrwxr-x 13 travis travis 4096 Jun 14 2018 codeDoc [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocBcvtb.jar [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocCapeCode.jar [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocHyVisual.jar [junit] -rw-rw-r-- 1 travis travis 28233332 Jun 6 02:07 codeDoc.jar [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocViptos.jar [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocVisualSense.jar [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:03 coding [junit] -rw-rw-r-- 1 travis travis 584 Jun 6 02:03 contents.css [junit] -rw-rw-r-- 1 travis travis 306 Jun 6 02:03 contentsheader.htm [junit] -rw-rw-r-- 1 travis travis 47590 Jun 6 02:03 copernicus.htm [junit] -rw-rw-r-- 1 travis travis 597 Jun 6 02:03 default.css [junit] -rw-rw-r-- 1 travis travis 2649 Jun 6 02:03 demoLink.js [junit] -rw-rw-r-- 1 travis travis 48582 Jun 6 02:03 deployJavaJNLP.js [junit] -rw-rw-r-- 1 travis travis 48722 Jun 6 02:03 deployJava.js [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:07 design [junit] -rw-rw-r-- 1 travis travis 702 Jun 6 02:03 docbody.htm [junit] -rw-rw-r-- 1 travis travis 295 Jun 6 02:03 docbuttons.htm [junit] -rw-rw-r-- 1 travis travis 7733059 Jun 6 02:07 docConfig.jar [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 doclets [junit] -rw-rw-r-- 1 travis travis 546 Jun 6 02:03 docs.htm [junit] -rw-rw-r-- 1 travis travis 840 Jun 6 02:03 doctoc.htm [junit] -rw-rw-r-- 1 travis travis 30684 Jun 6 02:03 domainCompatibility.htm [junit] -rw-rw-r-- 1 travis travis 64600 Jun 6 02:03 domains.htm [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:03 eclipse [junit] -rw-rw-r-- 1 travis travis 743 Jun 6 02:03 expressions.htm [junit] -rw-rw-r-- 1 travis travis 2589714 Jun 6 02:03 expressions.pdf [junit] -rw-rw-r-- 1 travis travis 619 Jun 6 02:03 footer.htm [junit] -rw-rw-r-- 1 travis travis 1646 Jun 6 02:03 help.htm [junit] -rw-rw-r-- 1 travis travis 28361 Jun 6 02:03 hudsonConfig.xml [junit] -rwxrwxr-x 1 travis travis 2297 Jun 6 02:03 hyVisualHtml.awk [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:09 img [junit] -rw-rw-r-- 1 travis travis 698 Jun 6 02:03 index.htm [junit] -rw-rw-r-- 1 travis travis 31627 Jun 6 02:03 install.htm [junit] -rw-rw-r-- 1 travis travis 827 Jun 6 02:03 install_index.htm [junit] -rw-rw-r-- 1 travis travis 5816 Jun 6 02:03 installJNLP.htm [junit] -rw-rw-r-- 1 travis travis 2256 Jun 6 02:03 javahtml.awk [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 jsdoc [junit] -rw-rw-r-- 1 travis travis 364 Jun 6 02:03 limitations.htm [junit] -rw-rw-r-- 1 travis travis 274 Jun 6 02:03 mainheader.htm [junit] -rw-rw-r-- 1 travis travis 10761 Jun 6 02:03 main.htm [junit] -rw-rw-r-- 1 travis travis 10265 Jun 6 02:03 mainVergil.htm [junit] -rw-rw-r-- 1 travis travis 9185 Jun 6 02:03 mainVergilPtiny.htm [junit] -rw-rw-r-- 1 travis travis 9214 Jun 6 02:03 mainVergilPtinyKepler.htm [junit] -rw-rw-r-- 1 travis travis 51454 Jun 6 02:09 makefile [junit] -rwxrwxr-x 1 travis travis 3807 Jun 6 02:03 mkDomains [junit] -rw-rw-r-- 1 travis travis 1219 Jun 6 02:03 openInstanceHelp.htm [junit] drwxrwxr-x 5 travis travis 4096 Jun 6 02:07 papers [junit] -rw-rw-r-- 1 travis travis 79497 Jun 6 02:03 ptIIfaq.htm [junit] -rwxrwxr-x 1 travis travis 2197 Jun 6 02:03 ptinyBcvtb.awk [junit] -rwxrwxr-x 1 travis travis 2283 Jun 6 02:03 ptinyKepler.awk [junit] -rw-rw-r-- 1 travis travis 354 Jun 6 02:03 README.txt [junit] -rw-rw-r-- 1 travis travis 835 Jun 6 02:03 release.htm [junit] -rwxrwxr-x 1 travis travis 1197 Jun 6 02:03 removeasd [junit] -rw-rw-r-- 1 travis travis 3333 Jun 6 02:03 sandbox.htm [junit] -rw-rw-r-- 1 travis travis 3253 Jun 6 02:03 spotbugs-exclude.xml [junit] -rw-rw-r-- 1 travis travis 247 Jun 6 02:03 spotbugs-include.xml [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 test [junit] -rw-rw-r-- 1 travis travis 584 Jun 6 02:03 toc.css [junit] -rw-rw-r-- 1 travis travis 4986 Jun 6 02:03 toc.htm [junit] drwxrwxr-x 5 travis travis 4096 Jun 6 02:06 tutorial [junit] -rw-rw-r-- 1 travis travis 3981 Jun 6 02:03 types.htm [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 ui [junit] total 5856 [junit] -rw-rw-r-- 1 travis travis 160018 Jun 14 2018 allclasses-frame.html [junit] -rw-rw-r-- 1 travis travis 138278 Jun 14 2018 allclasses-noframe.html [junit] -rw-rw-r-- 1 travis travis 11806 Jun 14 2018 allNamedObjs.txt [junit] drwxrwxr-x 6 travis travis 4096 Jun 14 2018 com [junit] -rw-rw-r-- 1 travis travis 118813 Jun 14 2018 constant-values.html [junit] -rw-rw-r-- 1 travis travis 52612 Jun 14 2018 deprecated-list.html [junit] drwxrwxr-x 7 travis travis 4096 Jul 22 2020 diva [junit] drwxrwxr-x 3 travis travis 4096 Jul 22 2020 doc [junit] drwxrwxr-x 3 travis travis 4096 Jun 14 2018 edu [junit] -rw-rw-r-- 1 travis travis 8129 Jun 14 2018 help-doc.html [junit] -rw-rw-r-- 1 travis travis 4803563 Jun 14 2018 index-all.html [junit] -rw-rw-r-- 1 travis travis 2879 Jun 14 2018 index.html [junit] drwxrwxr-x 3 travis travis 4096 Jul 22 2020 js [junit] drwxrwxr-x 5 travis travis 4096 Jun 14 2018 lbnl [junit] drwxrwxr-x 3 travis travis 4096 Jul 22 2020 net [junit] drwxrwxr-x 7 travis travis 4096 Jun 14 2018 org [junit] -rw-rw-r-- 1 travis travis 7489 Jun 14 2018 overview-frame.html [junit] -rw-rw-r-- 1 travis travis 18142 Jun 14 2018 overview-summary.html [junit] -rw-rw-r-- 1 travis travis 294254 Jun 14 2018 overview-tree.html [junit] -rw-rw-r-- 1 travis travis 1429 Jun 14 2018 package-list [junit] -rw-rw-r-- 1 travis travis 142238 Jun 14 2018 PtIndexer.ser [junit] drwxrwxr-x 19 travis travis 4096 Jun 14 2018 ptolemy [junit] -rw-rw-r-- 1 travis travis 827 Jun 14 2018 script.js [junit] -rw-rw-r-- 1 travis travis 150669 Jun 14 2018 serialized-form.html [junit] -rw-rw-r-- 1 travis travis 12842 Jun 14 2018 stylesheet.css [junit] drwxrwxr-x 4 travis travis 4096 Jul 22 2020 thales [junit] drwxrwxr-x 3 travis travis 4096 Jul 22 2020 util [junit] About to run ant jars: Mon Jun 6 02:09:52 UTC 2022 [junit] /home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ant/bin/ant jars [junit] Buildfile: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/build.xml [junit] [junit] jars: [junit] [junit] jars: [junit] [jar] Building MANIFEST-only jar: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/bin/Vergil.app/Contents/MacOS/universalJavaApplicationStub-license.jar [junit] [jar] Building jar: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy/ptsupport.jar [junit] [jar] Building jar: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy/domains/experimentalDomains.jar [junit] [jar] Building jar: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy/chic/chic.jar [junit] [jar] Building jar: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy/domains/space/space.jar [junit] [jar] Building jar: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/accessors.jar [junit] [jar] Building jar: /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy/domains/space/demo/DOPCenter/DOPCenter.jar [junit] [junit] BUILD SUCCESSFUL [junit] Total time: 6 seconds [junit] Rebuild ptiny.exe so that vergil_l4j.jar gets built so that /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist can use vergil_l4j.jar [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel' [junit] ./bin/mkl4j capecode ptolemy.vergil.VergilApplication \ [junit] doc/img/capecode.ico \ [junit] -capecode \ [junit] `echo ptolemy/ptsupport.jar doc/docConfig.jar lib/diva.jar lib/ptliblicenses.jar ptolemy/domains/domains.jar ant/apache-ant-license.jar com/cureos/cureos.jar doc/codeDocCapeCode.jar doc/design/usingVergil/usingVergil.jar edu/umich/eecs/april/april.jar lib/svgSalamander.jar com/jhlabs/jhlabs.jar org/json/json.jar org/terraswarm/accessor/accessor.jar org/terraswarm/accessor/accessors/accessors.jar org/terraswarm/accessor/demo/demo.jar org/terraswarm/ros/demo/demo.jar org/ptolemy/ssm/ssm.jar org/ptolemy/machineLearning/machineLearning.jar org/ptolemy/optimization/optimization.jar ptolemy/actor/lib/conversions/json/json.jar ptolemy/actor/lib/io/comm/comm.jar ptolemy/actor/lib/io/comm/demo/demo.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/asm-all-5.2.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/nashorn-core-15.3.jar ptolemy/actor/lib/jjs/jjs.jar ptolemy/actor/lib/jjs/demo/demo.jar ptolemy/actor/lib/jjs/modules/demo.jar ptolemy/actor/lib/jjs/modules/modules.jar ptolemy/actor/lib/jjs/node/node.jar ptolemy/actor/lib/mail/mail.jar ptolemy/demo/CapeCodeDemos.jar ptolemy/vergil/basic/imprt/accessor/accessor.jar ptolemy/cg/cgAccessor.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/asm-all-5.2.jar ptolemy/actor/lib/database/database.jar ptolemy/domains/space/space.jar ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jna-4.0.0-variadic.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/javax.mail.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/nashorn-core-15.3.jar lib/nrjavaserial-3.11.0.devel.jar org/ptolemy/opencv/opencv.jar lib/opencv-320.jar lib/opencv-341.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/org.eclipse.paho.client.mqttv3.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/slf4j-api-1.7.13.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/slf4j-simple-1.7.13.jar :/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-web-3.5.1.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/bridj-0.7.0.jar lib/xbjlib-1.1.0.nrjavaserial.jar lib/slf4j-simple-1.7.13.jar lib/slf4j-api-1.7.13.jar ptolemy/actor/lib/conversions/json/json.jar ptolemy/actor/lib/colt/colt.jar lib/ptcolt.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jsoup-1.14.2.jar ptolemy/vergil/basic/export/html/jsoup/jsoup.jar ptolemy/actor/gui/jnlp/CapeCodeApplication.jar lib/universalJavaApplicationStub-license.jar lib/kieler.jar ptolemy/vergil/basic/layout/layout.jar ptolemy/vergil/vergil.jar ptolemy/actor/parameters/demo/demo.jar doc/codeDoc.jar ptolemy/vergil/basic/export/html/html.jar ptolemy/vergil/basic/export/export.jar ptolemy/vergil/basic/export/web/web.jar ptolemy/vergil/pdfrenderer/pdfrenderer.jar lib/PDFRenderer.jar ptolemy/actor/gui/syntax/syntax.jar ptolemy/data/ontologies/ontologies.jar ptolemy/vergil/ontologies/ontologies.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jsoup-1.14.2.jar ptolemy/vergil/basic/export/html/jsoup/jsoup.jar | sed "s@/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/@@g" | sed 's/:/ /g'` > capecode_l4j.xml [junit] if [ ! -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/installer/PtolemyII_DigitalV1_02.pdf ]; then \ [junit] echo "Creating /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/installer/PtolemyII_DigitalV1_02.pdf: `date`"; \ [junit] wget --quiet -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/installer/PtolemyII_DigitalV1_02.pdf https://ptolemy.berkeley.edu/books/Systems/PtolemyII_DigitalV1_02.pdf; \ [junit] fi [junit] ./bin/mkl4j ptbook ptolemy.actor.gui.BrowserLauncher \ [junit] doc/img/pdf.ico \ [junit] doc/books/systems/ ptolemy/ptsupport.jar > ptbook_l4j.xml [junit] chmod a+x doc/books/systems/ [junit] ./bin/mkl4j hyvisual ptolemy.vergil.VergilApplication \ [junit] doc/img/hyvisual.ico \ [junit] -hyvisual \ [junit] `echo ptolemy/actor/gui/jnlp/HyVisualApplication.jar doc/design/hyvisual.jar doc/codeDocHyVisual.jar ptolemy/domains/continuous/continuous.jar ptolemy/domains/de/de.jar ptolemy/domains/gr/gr.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/j3d/lib/Linux/vecmath.jar: ptolemy/domains/gr/demo/demo.jar ptolemy/domains/modal/modal.jar ptolemy/domains/sdf/lib/lib.jar ptolemy/domains/sdf/kernel/kernel.jar ptolemy/domains/sr/sr.jar lib/saxon8.jar lib/saxon8-dom.jar ptolemy/domains/continuous/demo/demo.jar ptolemy/domains/continuous/doc/doc.jar ptolemy/domains/modal/doc/doc.jar ptolemy/domains/modal/demo/demo.jar ptolemy/domains/sdf/demo/demo.jar ptolemy/domains/sdf/doc/doc.jar doc/docConfig.jar lib/diva.jar lib/kieler.jar ptolemy/vergil/basic/layout/layout.jar ptolemy/ptsupport.jar ptolemy/vergil/vergil.jar | sed "s@/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/@@g" | sed 's/:/ /g'` > hyvisual_l4j.xml [junit] ./bin/mkl4j ptiny ptolemy.vergil.VergilApplication \ [junit] doc/img/ptiny.ico \ [junit] -ptiny \ [junit] `echo ptolemy/actor/gui/jnlp/PtinyApplication.jar ptolemy/ptsupport.jar doc/docConfig.jar lib/diva.jar lib/ptliblicenses.jar ptolemy/domains/domains.jar lib/universalJavaApplicationStub-license.jar lib/kieler.jar ptolemy/vergil/basic/layout/layout.jar ptolemy/vergil/vergil.jar ptolemy/actor/parameters/demo/demo.jar doc/codeDoc.jar doc/design/usingVergil/usingVergil.jar ptolemy/actor/lib/colt/demo/demo.jar ptolemy/actor/lib/security/demo/demo.jar ptolemy/actor/lib/comm/demo/demo.jar ptolemy/actor/lib/hoc/demo/demo.jar ptolemy/actor/lib/io/demo/demo.jar ptolemy/actor/lib/javasound/demo/demo.jar ptolemy/data/type/demo/demo.jar ptolemy/data/unit/demo/demo.jar ptolemy/moml/demo/demo.jar ptolemy/vergil/kernel/attributes/demo/demo.jar ptolemy/actor/ptalon/antlr/antlr.jar ptolemy/actor/ptalon/demo/demo.jar ptolemy/actor/ptalon/ptalon.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/asm-all-5.2.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/nashorn-core-15.3.jar ptolemy/actor/lib/jjs/jjs.jar ptolemy/actor/lib/jjs/demo/demo.jar ptolemy/actor/lib/jjs/modules/demo.jar ptolemy/actor/lib/jjs/modules/modules.jar ptolemy/actor/lib/jjs/node/node.jar lib/jython.jar ptolemy/actor/lib/python/python.jar ptolemy/actor/lib/python/demo/demo.jar ptolemy/domains/continuous/demo/demo.jar ptolemy/domains/continuous/doc/doc.jar ptolemy/domains/modal/doc/doc.jar ptolemy/domains/modal/demo/demo.jar ptolemy/domains/sdf/demo/demo.jar ptolemy/domains/sdf/doc/doc.jar ptolemy/domains/ddf/demo/demo.jar ptolemy/domains/ddf/doc/doc.jar ptolemy/domains/de/demo/demo.jar ptolemy/domains/de/doc/doc.jar ptolemy/domains/hdf/demo/demo.jar ptolemy/domains/hdf/doc/doc.jar ptolemy/domains/pn/demo/demo.jar ptolemy/domains/pn/doc/doc.jar ptolemy/domains/rendezvous/demo/demo.jar ptolemy/domains/rendezvous/doc/doc.jar ptolemy/domains/sr/demo/demo.jar ptolemy/domains/sr/doc/doc.jar ptolemy/actor/lib/conversions/json/json.jar ptolemy/actor/lib/colt/colt.jar lib/ptcolt.jar | sed "s@/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/@@g" | sed 's/:/ /g'` > ptiny_l4j.xml [junit] # Remove /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ for files like /var/lib/hudson/jobs/ptII/workspace/adm/dists/ptII11.0devel/vendors/oracle/javamail/javax.mail.jar and /home/hudson/jobs/ptII/workspace/adm/dists/ptII11.0.devel/lib/jsoup-1.7.3.jar [junit] ./bin/mkl4j vergil ptolemy.vergil.VergilApplication \ [junit] doc/img/vergil.ico \ [junit] "" \ [junit] `echo ptolemy/actor/gui/jnlp/FullApplication.jar lbnl/lbnl.jar lbnl/demo/demo.jar ant/apache-ant-license.jar com/cureos/cureos.jar doc/codeDocCapeCode.jar doc/design/usingVergil/usingVergil.jar edu/umich/eecs/april/april.jar lib/svgSalamander.jar com/jhlabs/jhlabs.jar org/json/json.jar org/terraswarm/accessor/accessor.jar org/terraswarm/accessor/accessors/accessors.jar org/terraswarm/accessor/demo/demo.jar org/terraswarm/ros/demo/demo.jar org/ptolemy/ssm/ssm.jar org/ptolemy/machineLearning/machineLearning.jar org/ptolemy/optimization/optimization.jar ptolemy/actor/lib/conversions/json/json.jar ptolemy/actor/lib/io/comm/comm.jar ptolemy/actor/lib/io/comm/demo/demo.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/asm-all-5.2.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/nashorn-core-15.3.jar ptolemy/actor/lib/jjs/jjs.jar ptolemy/actor/lib/jjs/demo/demo.jar ptolemy/actor/lib/jjs/modules/demo.jar ptolemy/actor/lib/jjs/modules/modules.jar ptolemy/actor/lib/jjs/node/node.jar ptolemy/actor/lib/mail/mail.jar ptolemy/demo/CapeCodeDemos.jar ptolemy/vergil/basic/imprt/accessor/accessor.jar ptolemy/cg/cgAccessor.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/asm-all-5.2.jar ptolemy/actor/lib/database/database.jar ptolemy/domains/space/space.jar ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jna-4.0.0-variadic.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/javax.mail.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/nashorn-core-15.3.jar lib/nrjavaserial-3.11.0.devel.jar org/ptolemy/opencv/opencv.jar lib/opencv-320.jar lib/opencv-341.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/org.eclipse.paho.client.mqttv3.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/slf4j-api-1.7.13.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/slf4j-simple-1.7.13.jar :/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/vertx-web-3.5.1.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/bridj-0.7.0.jar lib/xbjlib-1.1.0.nrjavaserial.jar lib/slf4j-simple-1.7.13.jar lib/slf4j-api-1.7.13.jar ptolemy/ptsupport.jar doc/docConfig.jar lib/diva.jar lib/ptliblicenses.jar ptolemy/domains/domains.jar lib/universalJavaApplicationStub-license.jar lib/kieler.jar ptolemy/vergil/basic/layout/layout.jar ptolemy/vergil/vergil.jar ptolemy/actor/parameters/demo/demo.jar doc/codeDoc.jar doc/design/usingVergil/usingVergil.jar ptolemy/actor/lib/colt/demo/demo.jar ptolemy/actor/lib/security/demo/demo.jar ptolemy/actor/lib/comm/demo/demo.jar ptolemy/actor/lib/hoc/demo/demo.jar ptolemy/actor/lib/io/demo/demo.jar ptolemy/actor/lib/javasound/demo/demo.jar ptolemy/data/type/demo/demo.jar ptolemy/data/unit/demo/demo.jar ptolemy/moml/demo/demo.jar ptolemy/vergil/kernel/attributes/demo/demo.jar ptolemy/actor/ptalon/antlr/antlr.jar ptolemy/actor/ptalon/demo/demo.jar ptolemy/actor/ptalon/ptalon.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/asm-all-5.2.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/nashorn-core-15.3.jar ptolemy/actor/lib/jjs/jjs.jar ptolemy/actor/lib/jjs/demo/demo.jar ptolemy/actor/lib/jjs/modules/demo.jar ptolemy/actor/lib/jjs/modules/modules.jar ptolemy/actor/lib/jjs/node/node.jar lib/jython.jar ptolemy/actor/lib/python/python.jar ptolemy/actor/lib/python/demo/demo.jar ptolemy/domains/continuous/demo/demo.jar ptolemy/domains/continuous/doc/doc.jar ptolemy/domains/modal/doc/doc.jar ptolemy/domains/modal/demo/demo.jar ptolemy/domains/sdf/demo/demo.jar ptolemy/domains/sdf/doc/doc.jar ptolemy/domains/ddf/demo/demo.jar ptolemy/domains/ddf/doc/doc.jar ptolemy/domains/de/demo/demo.jar ptolemy/domains/de/doc/doc.jar ptolemy/domains/hdf/demo/demo.jar ptolemy/domains/hdf/doc/doc.jar ptolemy/domains/pn/demo/demo.jar ptolemy/domains/pn/doc/doc.jar ptolemy/domains/rendezvous/demo/demo.jar ptolemy/domains/rendezvous/doc/doc.jar ptolemy/domains/sr/demo/demo.jar ptolemy/domains/sr/doc/doc.jar lib/sootclasses.jar ptolemy/copernicus/copernicus.jar contrib/contrib.jar doc/books/systems/vergil/vergil.jar doc/design/design.jar doc/img/img.jar doc/papers/papers.jar ptolemy/vergil/basic/export/html/html.jar ptolemy/vergil/basic/export/export.jar ptolemy/vergil/basic/export/web/web.jar lib/jcerti.jar org/hlacerti/hlacerti.jar org/ptolemy/qss/qss.jar org/ptolemy/qss/demo/demo.jar lib/jna.jar lib/jna-4.0.0-variadic.jar org/ptolemy/fmi/fmi.jar ptolemy/actor/lib/fmi/fmi.jar ptolemy/actor/lib/fmi/demo/demo.jar ptolemy/vergil/basic/imprt/fmu/fmu.jar ptolemy/actor/gt/gt.jar ptolemy/actor/gt/demo/demo.jar ptolemy/actor/lib/aspect/aspect.jar ptolemy/actor/lib/aspect/demo/demo.jar ptolemy/actor/lib/colt/colt.jar lib/ptcolt.jar ptolemy/actor/lib/fmi/demo/demo.jar ptolemy/actor/lib/gem5/gem5.jar ptolemy/actor/lib/gem5/demo/demo.jar ptolemy/actor/lib/jai/jai.jar ptolemy/actor/lib/jai/demo/demo.jar ptolemy/actor/lib/jmf/jmf.jar ptolemy/actor/lib/jmf/demo/demo.jar ptolemy/actor/lib/joystick/joystick.jar vendors/misc/joystick/Joystick.jar ptolemy/actor/lib/mail/mail.jar ptolemy/actor/lib/mail/demo/demo.jar ptolemy/actor/ptalon/gt/gt.jar ptolemy/actor/ptalon/gt/demo/demo.jar lib/ptCal.jar lib/saxon8.jar lib/saxon8-dom.jar lib/java_cup.jar ptolemy/caltrop/caltrop.jar ptolemy/caltrop/demo/demo.jar ptolemy/distributed/distributed.jar ptolemy/distributed/domains/sdf/sdf.jar ptolemy/distributed/demo/demo.jar ptolemy/demo/demo.jar ptolemy/domains/experimentalDomains.jar ptolemy/domains/algebraic/demo/demo.jar ptolemy/domains/ca/demo/demo.jar ptolemy/domains/ci/demo/demo.jar ptolemy/domains/ci/doc/doc.jar ptolemy/domains/csp/demo/demo.jar ptolemy/domains/csp/doc/doc.jar ptolemy/domains/curriculum/curriculum.jar ptolemy/domains/dde/demo/demo.jar ptolemy/domains/dde/doc/doc.jar ptolemy/domains/dt/demo/demo.jar ptolemy/domains/dt/doc/doc.jar ptolemy/domains/giotto/demo/demo.jar ptolemy/domains/giotto/doc/doc.jar ptolemy/domains/gr/gr.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/j3d/lib/Linux/vecmath.jar: ptolemy/domains/gr/demo/demo.jar ptolemy/domains/gr/doc/doc.jar ptolemy/domains/petrinet/demo/demo.jar ptolemy/domains/psdf/psdf.jar ptolemy/domains/psdf/demo/demo.jar ptolemy/domains/psdf/demo/BlindCommunication/BlindCommunication.jar ptolemy/domains/psdf/doc/doc.jar lib/mapss.jar ptolemy/domains/ptides/ptides.jar ptolemy/domains/ptides/demo/demo.jar ptolemy/domains/scr/scr.jar ptolemy/domains/scr/demo/demo.jar ptolemy/domains/sdf/lib/vq/vq.jar ptolemy/domains/sdf/lib/vq/data/data.jar ptolemy/domains/sdf/optimize/optimize.jar ptolemy/domains/sdf/optimize/demo/demo.jar ptolemy/domains/taskpt/taskpt.jar ptolemy/domains/taskpt/demo/demo.jar ptolemy/domains/taskpt/doc/doc.jar ptolemy/domains/tcs/tcs.jar ptolemy/domains/tcs/demo/demo.jar ptolemy/domains/tdl/tdl.jar ptolemy/domains/tdl/demo/demo.jar ptolemy/domains/tester/tester.jar ptolemy/domains/tm/demo/demo.jar ptolemy/domains/tm/doc/doc.jar ptolemy/domains/tm/tm.jar ptolemy/verification/verification.jar ptolemy/verification/demo/demo.jar ptolemy/domains/ptera/ptera.jar ptolemy/domains/ptera/demo/demo.jar ptolemy/domains/ptera/doc/doc.jar ptolemy/vergil/ptera/ptera.jar ptolemy/vergil/pdfrenderer/pdfrenderer.jar lib/PDFRenderer.jar ptolemy/vergil/basic/export/exportFull.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/jsoup-1.14.2.jar ptolemy/vergil/basic/export/html/jsoup/jsoup.jar ptolemy/vergil/modal/fmv/fmv.jar ptolemy/vergil/gt/gt.jar ptolemy/vergil/scr/scr.jar ptolemy/vergil/tdl/tdl.jar ptolemy/cg/cg.jar ptolemy/data/ontologies/ontologies.jar ptolemy/data/ontologies/demo/demo.jar ptolemy/vergil/ontologies/ontologies.jar ptolemy/domains/sequence/sequence.jar ptolemy/domains/sequence/demo/demo.jar ptolemy/domains/pthales/pthales.jar ptolemy/domains/pthales/demo/demo.jar org/ptolemy/faultModels/faultModels.jar org/ptolemy/machineImprovisation/machineImprovisation.jar org/ptolemy/machineImprovisation/demo/demo.jar org/ptolemy/osc/osc.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/oscP5.jar lib/protobuf-java-2.4.1.jar ptolemy/domains/metroII/metroII.jar ptolemy/domains/metroII/demo/demo.jar ptolemy/domains/atc/atc.jar ptolemy/domains/atc/demo/demo.jar ptolemy/domains/fmima/fmima.jar ptolemy/domains/scr/scr.jar ptolemy/domains/scr/demo/demo.jar ptolemy/vergil/scr/scr.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/g4ltl.jar ptolemy/vergil/basic/imprt/g4ltl/g4ltl.jar ptolemy/vergil/basic/imprt/g4ltl/demo/demo.jar org/ptolemy/classloading/classloading.jar org/ptolemy/commons/commons.jar org/ptolemy/qss/qss.jar org/ptolemy/qss/demo/demo.jar ptolemy/actor/gui/syntax/syntax.jar ptolemy/domains/qss/qss.jar ptolemy/domains/qss/demo/demo.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar :/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/JRI.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/commons-logging-1.1.1.jar ptolemy/actor/lib/r/r.jar ptolemy/actor/lib/r/demo/demo.jar ptolemy/actor/lib/database/database.jar ptolemy/domains/space/space.jar ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar com/jgoodies/jgoodies.jar lib/bsh-2.0b4.jar org/mlc/mlc.jar ptolemy/actor/gui/run/run.jar ptolemy/domains/wireless/wireless.jar ptolemy/domains/wireless/demo/demo.jar ptolemy/domains/wireless/doc/doc.jar com/jhlabs/jhlabs.jar | sed 's/:/ /g' | sed 's/C:/c:/g' | sed "s@/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/@@g" ` > vergil_l4j.xml [junit] ./bin/mkl4j histogram ptolemy.plot.plotml.HistogramMLApplication \ [junit] doc/img/histogram.ico \ [junit] "" ptolemy/plot/plotapplication.jar > histogram_l4j.xml [junit] ./bin/mkl4j ptplot ptolemy.plot.plotml.EditablePlotMLApplication \ [junit] doc/img/ptplot.ico \ [junit] "" ptolemy/plot/plotapplication.jar > ptplot_l4j.xml [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j [junit] -rwxr-xr-x 1 travis travis 160 May 30 2017 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j [junit] ls -l `dirname /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j` [junit] lrwxrwxrwx 1 travis travis 76 Jun 6 02:09 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j -> /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors [junit] total 28 [junit] lrwxrwxrwx 1 travis travis 77 Jun 6 02:09 installer -> /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer [junit] lrwxrwxrwx 1 travis travis 74 Jun 6 02:09 izpack -> /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:09 j3d [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:09 jogl [junit] lrwxrwxrwx 1 travis travis 76 Jun 6 02:09 launch4j -> /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:09 misc [junit] drwxrwxr-x 5 travis travis 4096 Jun 6 02:09 node [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j" `./bin/ptcygpath capecode_l4j.xml` [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/capecode.exe [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j" `./bin/ptcygpath ptbook_l4j.xml` [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptbook.exe [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j" `./bin/ptcygpath hyvisual_l4j.xml /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j` [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/hyvisual.exe [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j" `./bin/ptcygpath ptiny_l4j.xml` [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptiny.exe [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j" `./bin/ptcygpath vergil_l4j.xml` [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/vergil.exe [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j" `./bin/ptcygpath histogram_l4j.xml` [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/histogram.exe [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/launch4j/launch4j" `./bin/ptcygpath ptplot_l4j.xml` [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptplot.exe [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel' [junit] About to make jar_dist, PTII=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel' [junit] if [ -f lib/libbcvtb.jnilib ]; then \ [junit] (cd lib; \ [junit] "/usr/bin/jar" -cvf bcvtbMacOSX.jar libbcvtb.jnilib); \ [junit] else \ [junit] echo "$PTII/libbcvtb.jnilib does not exist creating dummy jar"; \ [junit] echo "$PTII/lib/libbcvtb.jnilib not found, see PTII/mk/jnlp.mk" \ [junit] > lib/README_bcvtb.txt; \ [junit] (cd lib; \ [junit] "/usr/bin/jar" -cvf bcvtbMacOSX.jar \ [junit] README_bcvtb.txt); \ [junit] rm -f lib/README_bcvtb.txt; \ [junit] fi [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/libbcvtb.jnilib does not exist creating dummy jar [junit] added manifest [junit] adding: README_bcvtb.txt(in = 136) (out= 112)(deflated 17%) [junit] if [ ! -d jar_dist ]; then \ [junit] mkdir -p jar_dist; \ [junit] fi [junit] # Remove /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ for files like /var/lib/hudson/jobs/ptII/workspace/vendors/oracle/javamail/mail.jar [junit] # Replace the CLASSPATHSEPARATOR with a space. [junit] # Copying vergil_l4j.jar to jar_dist/ [junit] # Copying lib/bcvtbMacOSX.jar to jar_dist/ [junit] # Copying lib/joystickWindows.jar to jar_dist/ [junit] # Copying lib/matlabMacOSX.jar to jar_dist/ [junit] # Copying lib/matlabLinux.jar to jar_dist/ [junit] # Copying lib/matlabSunOS.jar to jar_dist/ [junit] # Copying lib/matlabWindows.jar to jar_dist/ [junit] # Copying doc/codeDocBcvtb.jar to jar_dist/ [junit] # Copying ant/apache-ant-license.jar to jar_dist/ [junit] # Copying com/cureos/cureos.jar to jar_dist/ [junit] # Copying doc/codeDocCapeCode.jar to jar_dist/ [junit] # Copying doc/design/usingVergil/usingVergil.jar to jar_dist/ [junit] # Copying edu/umich/eecs/april/april.jar to jar_dist/ [junit] # Copying lib/svgSalamander.jar to jar_dist/ [junit] # Copying com/jhlabs/jhlabs.jar to jar_dist/ [junit] # Copying org/json/json.jar to jar_dist/ [junit] # Copying org/terraswarm/accessor/accessor.jar to jar_dist/ [junit] # Copying org/terraswarm/accessor/accessors/accessors.jar to jar_dist/ [junit] # Copying org/terraswarm/accessor/demo/demo.jar to jar_dist/ [junit] # Copying org/terraswarm/ros/demo/demo.jar to jar_dist/ [junit] # Copying org/ptolemy/ssm/ssm.jar to jar_dist/ [junit] # Copying org/ptolemy/machineLearning/machineLearning.jar to jar_dist/ [junit] # Copying org/ptolemy/optimization/optimization.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/conversions/json/json.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/io/comm/comm.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/io/comm/demo/demo.jar to jar_dist/ [junit] # Copying lib/asm-all-5.2.jar to jar_dist/ [junit] # Copying lib/nashorn-core-15.3.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/jjs/jjs.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/jjs/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/jjs/modules/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/jjs/modules/modules.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/jjs/node/node.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/mail/mail.jar to jar_dist/ [junit] # Copying ptolemy/demo/CapeCodeDemos.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/imprt/accessor/accessor.jar to jar_dist/ [junit] # Copying ptolemy/cg/cgAccessor.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/database/database.jar to jar_dist/ [junit] # Copying ptolemy/domains/space/space.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar to jar_dist/ [junit] # Copying lib/jna-4.0.0-variadic.jar to jar_dist/ [junit] # Copying lib/javax.mail.jar to jar_dist/ [junit] # Copying lib/nrjavaserial-3.11.0.devel.jar to jar_dist/ [junit] # Copying org/ptolemy/opencv/opencv.jar to jar_dist/ [junit] # Copying lib/opencv-320.jar to jar_dist/ [junit] # Copying lib/opencv-341.jar to jar_dist/ [junit] # Copying lib/org.eclipse.paho.client.mqttv3.jar to jar_dist/ [junit] # Copying lib/slf4j-api-1.7.13.jar to jar_dist/ [junit] # Copying lib/slf4j-simple-1.7.13.jar to jar_dist/ [junit] # Copying lib/hazelcast-3.8.2.jar to jar_dist/ [junit] # Copying lib/jackson-annotations-2.9.0.jar to jar_dist/ [junit] # Copying lib/jackson-core-2.9.3.jar to jar_dist/ [junit] # Copying lib/jackson-databind-2.9.3.jar to jar_dist/ [junit] # Copying lib/netty-buffer-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/netty-codec-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/netty-codec-dns-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/netty-codec-http-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/netty-codec-http2-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/netty-common-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/netty-handler-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/netty-resolver-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/netty-resolver-dns-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/netty-transport-4.1.19.Final.jar to jar_dist/ [junit] # Copying lib/vertx-codegen-3.5.1.jar to jar_dist/ [junit] # Copying lib/vertx-core-3.5.2-SNAPSHOT.jar to jar_dist/ [junit] # Copying lib/vertx-hazelcast-3.5.1.jar to jar_dist/ [junit] # Copying lib/vertx-lang-js-3.5.1.jar to jar_dist/ [junit] # Copying lib/vertx-service-proxy-3.5.1.jar to jar_dist/ [junit] # Copying lib/vertx-web-3.5.1.jar to jar_dist/ [junit] # Copying lib/webcam-capture-0.3.12.jar to jar_dist/ [junit] # Copying lib/bridj-0.7.0.jar to jar_dist/ [junit] # Copying lib/xbjlib-1.1.0.nrjavaserial.jar to jar_dist/ [junit] # Copying ptolemy/ptsupport.jar to jar_dist/ [junit] # Copying doc/docConfig.jar to jar_dist/ [junit] # Copying lib/diva.jar to jar_dist/ [junit] # Copying lib/ptliblicenses.jar to jar_dist/ [junit] # Copying ptolemy/domains/domains.jar to jar_dist/ [junit] # Copying lib/universalJavaApplicationStub-license.jar to jar_dist/ [junit] # Copying lib/kieler.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/layout/layout.jar to jar_dist/ [junit] # Copying ptolemy/vergil/vergil.jar to jar_dist/ [junit] # Copying ptolemy/actor/parameters/demo/demo.jar to jar_dist/ [junit] # Copying doc/codeDoc.jar to jar_dist/ [junit] # Copying lib/sootclasses.jar to jar_dist/ [junit] # Copying ptolemy/copernicus/copernicus.jar to jar_dist/ [junit] # Copying contrib/contrib.jar to jar_dist/ [junit] # Copying doc/books/systems/vergil/vergil.jar to jar_dist/ [junit] # Copying doc/design/design.jar to jar_dist/ [junit] # Copying doc/img/img.jar to jar_dist/ [junit] # Copying doc/papers/papers.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/export/html/html.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/export/export.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/export/web/web.jar to jar_dist/ [junit] # Copying lib/jcerti.jar to jar_dist/ [junit] # Copying org/hlacerti/hlacerti.jar to jar_dist/ [junit] # Copying org/ptolemy/qss/qss.jar to jar_dist/ [junit] # Copying org/ptolemy/qss/demo/demo.jar to jar_dist/ [junit] # Copying lib/jna.jar to jar_dist/ [junit] # Copying org/ptolemy/fmi/fmi.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/fmi/fmi.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/fmi/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/imprt/fmu/fmu.jar to jar_dist/ [junit] # Copying ptolemy/actor/gt/gt.jar to jar_dist/ [junit] # Copying ptolemy/actor/gt/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/aspect/aspect.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/aspect/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/colt/colt.jar to jar_dist/ [junit] # Copying lib/ptcolt.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/gem5/gem5.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/gem5/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/jai/jai.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/jai/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/jmf/jmf.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/jmf/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/joystick/joystick.jar to jar_dist/ [junit] # Copying vendors/misc/joystick/Joystick.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/mail/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/ptalon/gt/gt.jar to jar_dist/ [junit] # Copying ptolemy/actor/ptalon/gt/demo/demo.jar to jar_dist/ [junit] # Copying lib/ptCal.jar to jar_dist/ [junit] # Copying lib/saxon8.jar to jar_dist/ [junit] # Copying lib/saxon8-dom.jar to jar_dist/ [junit] # Copying lib/java_cup.jar to jar_dist/ [junit] # Copying ptolemy/caltrop/caltrop.jar to jar_dist/ [junit] # Copying ptolemy/caltrop/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/distributed/distributed.jar to jar_dist/ [junit] # Copying ptolemy/distributed/domains/sdf/sdf.jar to jar_dist/ [junit] # Copying ptolemy/distributed/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/experimentalDomains.jar to jar_dist/ [junit] # Copying ptolemy/domains/algebraic/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/ca/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/ci/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/ci/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/csp/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/csp/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/curriculum/curriculum.jar to jar_dist/ [junit] # Copying ptolemy/domains/dde/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/dde/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/dt/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/dt/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/giotto/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/giotto/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/gr/gr.jar to jar_dist/ [junit] # Copying vendors/j3d/lib/Linux/j3dcore.jar to jar_dist/ [junit] # Copying vendors/j3d/lib/Linux/j3dutils.jar to jar_dist/ [junit] # Copying vendors/j3d/lib/Linux/vecmath.jar to jar_dist/ [junit] # Copying ptolemy/domains/gr/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/gr/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/petrinet/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/psdf/psdf.jar to jar_dist/ [junit] # Copying ptolemy/domains/psdf/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/psdf/demo/BlindCommunication/BlindCommunication.jar to jar_dist/ [junit] # Copying ptolemy/domains/psdf/doc/doc.jar to jar_dist/ [junit] # Copying lib/mapss.jar to jar_dist/ [junit] # Copying ptolemy/domains/ptides/ptides.jar to jar_dist/ [junit] # Copying ptolemy/domains/ptides/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/scr/scr.jar to jar_dist/ [junit] # Copying ptolemy/domains/scr/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/sdf/lib/vq/vq.jar to jar_dist/ [junit] # Copying ptolemy/domains/sdf/lib/vq/data/data.jar to jar_dist/ [junit] # Copying ptolemy/domains/sdf/optimize/optimize.jar to jar_dist/ [junit] # Copying ptolemy/domains/sdf/optimize/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/taskpt/taskpt.jar to jar_dist/ [junit] # Copying ptolemy/domains/taskpt/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/taskpt/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/tcs/tcs.jar to jar_dist/ [junit] # Copying ptolemy/domains/tcs/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/tdl/tdl.jar to jar_dist/ [junit] # Copying ptolemy/domains/tdl/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/tester/tester.jar to jar_dist/ [junit] # Copying ptolemy/domains/tm/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/tm/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/tm/tm.jar to jar_dist/ [junit] # Copying ptolemy/verification/verification.jar to jar_dist/ [junit] # Copying ptolemy/verification/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/ptera/ptera.jar to jar_dist/ [junit] # Copying ptolemy/domains/ptera/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/ptera/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/vergil/ptera/ptera.jar to jar_dist/ [junit] # Copying ptolemy/vergil/pdfrenderer/pdfrenderer.jar to jar_dist/ [junit] # Copying lib/PDFRenderer.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/export/exportFull.jar to jar_dist/ [junit] # Copying lib/jsoup-1.14.2.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/export/html/jsoup/jsoup.jar to jar_dist/ [junit] # Copying ptolemy/vergil/modal/fmv/fmv.jar to jar_dist/ [junit] # Copying ptolemy/vergil/gt/gt.jar to jar_dist/ [junit] # Copying ptolemy/vergil/scr/scr.jar to jar_dist/ [junit] # Copying ptolemy/vergil/tdl/tdl.jar to jar_dist/ [junit] # Copying ptolemy/cg/cg.jar to jar_dist/ [junit] # Copying ptolemy/data/ontologies/ontologies.jar to jar_dist/ [junit] # Copying ptolemy/data/ontologies/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/vergil/ontologies/ontologies.jar to jar_dist/ [junit] # Copying ptolemy/domains/sequence/sequence.jar to jar_dist/ [junit] # Copying ptolemy/domains/sequence/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/pthales/pthales.jar to jar_dist/ [junit] # Copying ptolemy/domains/pthales/demo/demo.jar to jar_dist/ [junit] # Copying org/ptolemy/faultModels/faultModels.jar to jar_dist/ [junit] # Copying org/ptolemy/machineImprovisation/machineImprovisation.jar to jar_dist/ [junit] # Copying org/ptolemy/machineImprovisation/demo/demo.jar to jar_dist/ [junit] # Copying org/ptolemy/osc/osc.jar to jar_dist/ [junit] # Copying lib/oscP5.jar to jar_dist/ [junit] # Copying lib/protobuf-java-2.4.1.jar to jar_dist/ [junit] # Copying ptolemy/domains/metroII/metroII.jar to jar_dist/ [junit] # Copying ptolemy/domains/metroII/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/atc/atc.jar to jar_dist/ [junit] # Copying ptolemy/domains/atc/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/fmima/fmima.jar to jar_dist/ [junit] # Copying lib/g4ltl.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/imprt/g4ltl/g4ltl.jar to jar_dist/ [junit] # Copying ptolemy/vergil/basic/imprt/g4ltl/demo/demo.jar to jar_dist/ [junit] # Copying org/ptolemy/classloading/classloading.jar to jar_dist/ [junit] # Copying org/ptolemy/commons/commons.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/syntax/syntax.jar to jar_dist/ [junit] # Copying ptolemy/domains/qss/qss.jar to jar_dist/ [junit] # Copying ptolemy/domains/qss/demo/demo.jar to jar_dist/ [junit] # Copying lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar to jar_dist/ [junit] # Copying lib/JRI.jar to jar_dist/ [junit] # Copying lib/commons-lang-2.6.jar to jar_dist/ [junit] # Copying lib/commons-logging-1.1.1.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/r/r.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/r/demo/demo.jar to jar_dist/ [junit] # Copying com/jgoodies/jgoodies.jar to jar_dist/ [junit] # Copying lib/bsh-2.0b4.jar to jar_dist/ [junit] # Copying org/mlc/mlc.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/run/run.jar to jar_dist/ [junit] # Copying ptolemy/domains/wireless/wireless.jar to jar_dist/ [junit] # Copying ptolemy/domains/wireless/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/wireless/doc/doc.jar to jar_dist/ [junit] # Copying doc/design/hyvisual.jar to jar_dist/ [junit] # Copying doc/codeDocHyVisual.jar to jar_dist/ [junit] # Copying ptolemy/domains/continuous/continuous.jar to jar_dist/ [junit] # Copying ptolemy/domains/de/de.jar to jar_dist/ [junit] # Copying ptolemy/domains/modal/modal.jar to jar_dist/ [junit] # Copying ptolemy/domains/sdf/lib/lib.jar to jar_dist/ [junit] # Copying ptolemy/domains/sdf/kernel/kernel.jar to jar_dist/ [junit] # Copying ptolemy/domains/sr/sr.jar to jar_dist/ [junit] # Copying ptolemy/domains/continuous/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/continuous/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/modal/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/modal/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/sdf/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/sdf/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/comm/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/hoc/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/io/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/javasound/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/data/type/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/data/unit/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/moml/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/vergil/kernel/attributes/demo/demo.jar to jar_dist/ [junit] # Copying lbnl/lbnl.jar to jar_dist/ [junit] # Copying lbnl/demo/demo.jar to jar_dist/ [junit] # Copying doc/codeDocViptos.jar to jar_dist/ [junit] # Copying ptolemy/domains/ptinyos/ptinyos.jar to jar_dist/ [junit] # Copying ptolemy/domains/ptinyos/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/ptinyos/doc/doc.jar to jar_dist/ [junit] # Copying doc/design/visualsense.jar to jar_dist/ [junit] # Copying doc/codeDocVisualSense.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/colt/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/security/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/ptalon/antlr/antlr.jar to jar_dist/ [junit] # Copying ptolemy/actor/ptalon/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/actor/ptalon/ptalon.jar to jar_dist/ [junit] # Copying lib/jython.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/python/python.jar to jar_dist/ [junit] # Copying ptolemy/actor/lib/python/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/ddf/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/ddf/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/de/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/de/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/hdf/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/hdf/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/pn/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/pn/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/rendezvous/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/rendezvous/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/sr/demo/demo.jar to jar_dist/ [junit] # Copying ptolemy/domains/sr/doc/doc.jar to jar_dist/ [junit] # Copying ptolemy/domains/algebraic/algebraic.jar to jar_dist/ [junit] # Copying ptolemy/domains/ca/ca.jar to jar_dist/ [junit] # Copying ptolemy/domains/ci/ci.jar to jar_dist/ [junit] # Copying ptolemy/domains/csp/csp.jar to jar_dist/ [junit] # Copying ptolemy/domains/dde/dde.jar to jar_dist/ [junit] # Copying ptolemy/domains/ddf/ddf.jar to jar_dist/ [junit] # Copying ptolemy/domains/dt/dt.jar to jar_dist/ [junit] # Copying ptolemy/domains/giotto/giotto.jar to jar_dist/ [junit] # Copying ptolemy/domains/hdf/hdf.jar to jar_dist/ [junit] # Copying ptolemy/domains/pn/pn.jar to jar_dist/ [junit] # Copying ptolemy/domains/petrinet/petrinet.jar to jar_dist/ [junit] # Copying ptolemy/domains/rendezvous/rendezvous.jar to jar_dist/ [junit] # Copying ptolemy/domains/sdf/sdf.jar to jar_dist/ [junit] # Copying ptolemy/vergil/vergilApplet.jar to jar_dist/ [junit] # Copying ptolemy/plot/plotapplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/BCVTBApplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/CapeCodeApplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/DSPApplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/HyVisualApplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/PtinyApplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/PtinyKeplerApplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/PtinySandboxApplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/FullApplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/SpaceApplication.jar to jar_dist/ [junit] # Copying ptolemy/actor/gui/jnlp/ViptosApplication.jar to jar_dist/ [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel' [junit] Done creating PTIIDIST/jar_dist: Mon Jun 6 02:10:07 UTC 2022 [junit] make[1]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] # The /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist rule updates the docs, so we need not do it here. [junit] #@echo "Regenerate the documentation with comm, gr, JAI, JMF etc." [junit] #(cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc; make JAVADOC=javadoc install) [junit] # Regenerate TII/build.xml [junit] (cd /home/travis/build/icyphy/ptII; ./configure) [junit] For more verbose output, run ./configure --enable-verbose [junit] checking if your path has 'program files/java' instead of 'Program Files/Java' ... ok [junit] checking if $PTII ('/home/travis/build/icyphy/ptII') has backslashes... ok [junit] checking if $PTII ('/home/travis/build/icyphy/ptII') and the current directory are the same"... checking if $PTII ('/home/travis/build/icyphy/ptII') contains "cygdrive"... ok [junit] checking for find... /usr/bin/find [junit] checking for javac... /usr/local/lib/jvm/openjdk11/bin/javac [junit] Unrecognized option: -d32 [junit] Error: Could not create the Java Virtual Machine. [junit] Error: A fatal exception has occurred. Program will exit. [junit] checking for java32... no [junit] configure: WARNING: Running java -d32 -version failed, [junit] and ./bin/java does not exist. [junit] Perhaps you need to install a separate 32-bit JVM [junit] or rerun configure with --with-java32? [junit] The 32-bit JVM is only needed for certain 32-bit FMI tests. [junit] In general, under a 64-bit JVM, FMI will work fine without a 32-bit JVM. [junit] checking for the java runtime in /usr/local/lib/jvm/openjdk11/bin... ok [junit] checking for java... /usr/local/lib/jvm/openjdk11/bin/java [junit] checking for the java compiler in /usr/local/lib/jvm/openjdk11/bin... ok [junit] checking for javac... (cached) /usr/local/lib/jvm/openjdk11/bin/javac [junit] checking the Java compiler with a simple compile... ok [junit] checking the value of the java.version Property ... ok [junit] checking for Java version for use with -target and by Ant in build.xml... ok [junit] checking the JDK version... ok [junit] checking for java.home property by compiling a test program ... ok [junit] checking for java.home property by running a test program ... ok [junit] checking for the jar command... ok [junit] checking that /usr/local/lib/jvm/openjdk11/bin/jar can handle -i... ok [junit] checking for the jarsigner command... ok [junit] configure: WARNING: Cannot find '/usr/local/lib/jvm/openjdk11/bin/javaws'. [junit] or '/Commands/javaws', looking in the path. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the javaws command... checking for javaws... no [junit] configure: WARNING: The javaws command "" is not executable or not found. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the keytool command... ok [junit] checking for the proper CLASSPATH separator... ok [junit] checking Nashorn, the JavaScript engine, used by Accessors... ok [junit] checking Java version 11.0.2 > 10, checking for asm-all.jar, used by standalone Nashorn... ok [junit] checking Java version 11.0.2 > 10, checking for standalone Nashorn... ok [junit] checking Compiling a Nashorn test program with classpath /home/travis/build/icyphy/ptII/config:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar... ok [junit] checking for /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/, used by CapeCode and Accessors... ok [junit] checking Java 9 and later... ok [junit] checking for the Apache ant binary... ok [junit] checking for gawk... /usr/bin/gawk [junit] checking for mvn... /usr/local/maven-3.6.3/bin/mvn [junit] checking for maven ant task. This could take a minute the first time configure is run.... ok [junit] configure: WARNING: Failed to find /usr/local/include/boost/numeric/odeint.hpp [junit] This is only a problem if you want to rebuild the Functional [junit] Mock-up Interface ++ C files in actor/lib/fmi/fmipp. [junit] Most users can use the shared libraries in /home/travis/build/icyphy/ptII/lib or /home/travis/build/icyphy/ptII/bin. [junit] checking for websensor in $PTII/ptolemy/apps/websensor... checking for Boost... checking for BSH, the Java Bean Shell... ok [junit] checking for Cal, the actor language... ok [junit] checking for saxon8.jar (used by caltrop)... ok [junit] checking for saxon8-dom.jar (used by caltrop)... ok [junit] checking for java_cup.jar (used by caltrop)... ok [junit] configure: WARNING: Failed to find Checkstyle in /home/travis/build/icyphy/ptII/vendors/checkstyle-6.2 [junit] Checkstyle is only necessary for code cleaning. [junit] Checkstyle is LGPL'd, so while it could be in the ptII repo, we don't add it. [junit] Checkstyle may be downloaded from http://checkstyle.sourceforge.net/ [junit] checking for Checkstyle, optionally used to check the style of Java files.... checking for Chic, the model checker... ok [junit] checking for Ptolemy subset of Colt, the scientific computing lib... ok [junit] configure: WARNING: Did not find /home/travis/build/icyphy/ptII/vendors/misc/colt/colt.jar, [junit] using /home/travis/build/icyphy/ptII/lib/ptcolt.jar [junit] CORBATest.java:28: error: package org.omg.CORBA does not exist [junit] import org.omg.CORBA.Object; [junit] ^ [junit] CORBATest.java:46: error: package org.omg.CORBA does not exist [junit] public static org.omg.CORBA.Object corbaObject = null; [junit] ^ [junit] 2 errors [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" CORBATest.java' failed. [junit] perhaps you are running an JDK 1.9? [junit] You will not be able to run the ptolemy.actor.corba actors, [junit] which is probably not a problem. [junit] configure: WARNING: Failed to find Cobertura in /home/travis/build/icyphy/ptII/vendors/corbertura-2.0.3 [junit] Cobertura is only necessary to for code coverage. [junit] Cobertura is GPL'd, so we don't check it in to the ptII repository. [junit] Cobertura may be downloaded from http://cobertura.github.io/cobertura/ [junit] configure: WARNING: Failed to find CUnit in /usr/local or [junit] /home/travis/build/icyphy/ptII/vendors/CUnit. [junit] CUnit is only necessary to test the C templates of the code generation facility [junit] configure: WARNING: Could not find tools.jar, checking for classes.jar [junit] configure: WARNING: Could not find tools.jar or classes.jar in [junit] PTJAVA_HOME = /usr/local/lib/jvm/openjdk11 [junit] Usually, tools.jar is in PTJAVA_HOME/../lib/tools.jar [junit] or classes.jar is in PTJAVA_HOME/../Classes/classes.jar [junit] Since tools.jar and classes.jar cannot be found, [junit] we will not use doclets from ptII/doc/doclets, which [junit] means that the actor documentation index system will not work. [junit] checking for Full version of Colt, the scientific computing lib... checking for CORBA... checking for Cobertura, optionally used for Java code coverage.... checking for CUnit to be used to test the C cg templates... checking for tools.jar for use with doclets... checking for classes.jar for use with doclets... checking for javadoc... /usr/local/lib/jvm/openjdk11/bin/javadoc [junit] configure: WARNING: Failed to find /home/travis/build/icyphy/ptII/vendors/mbed/gcc-arm/bin/arm-none-eabi-gcc [junit] so the Mbed CG facility will not be run. [junit] checking for arm-none-eabi-gcc... checking for the iText PDF jar... ok [junit] checking G4LTL... ok [junit] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [junit] import com.sun.image.codec.jpeg.JPEGCodec; [junit] ^ [junit] JAITest.java:28: error: package javax.media.jai does not exist [junit] import javax.media.jai.*; [junit] ^ [junit] 2 errors [junit] configure: WARNING: JAI not found in the default classpath [junit] checking for Java Advanced Imaging (JAI) API... checking for JAI in /home/travis/build/icyphy/ptII/vendors... ok [junit] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [junit] import com.sun.image.codec.jpeg.JPEGCodec; [junit] ^ [junit] 1 error [junit] configure: WARNING: JAI not found in /home/travis/build/icyphy/ptII/vendors/jai-1_1_3 [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" JAITest.java' failed and JAI jars were not found [junit] in /home/travis/build/icyphy/ptII/vendors [junit] perhaps the Java Advanced Imaging API is not installed? [junit] [junit] Note that JAI does not work in Java 9 and later because Java 9 removed [junit] internal classes used by JAI. [junit] See https://wiki.eecs.berkeley.edu/ptexternal/Main/JAI [junit] [junit] You need not download Jai unless you plan on using the video [junit] actors in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jai [junit] The JAI API can be downloaded from [junit] http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-java-client-419417.html [junit] checking for JAI using jars in /home/travis/build/icyphy/ptII/vendors/jai-1_1_3/lib... checking for Jcerti, used by hlacerti ... ok [junit] checking for JavaMail directory... ok [junit] configure: WARNING: Failed to find /usr/local/jmodelica/include/jmi.h [junit] which is part of JModelica. [junit] Ptolemy optionally includes one or more FMUs that use JModelica. [junit] To install JModelica, see https://svn.jmodelica.org/trunk/INSTALL [junit] checking for JModelica... TMP_JAVAFX_DIR=/home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2 [junit] /home/travis/build/icyphy/ptII/vendors/javafx: total 4 [junit] drwxr-xr-x 4 travis travis 4096 Jan 16 2019 javafx-sdk-11.0.2 [junit] JavaFXTest.java:28: error: package javafx.embed.swing does not exist [junit] import javafx.embed.swing.JFXPanel; [junit] ^ [junit] JavaFXTest.java:29: error: package javafx.scene.media does not exist [junit] import javafx.scene.media.Media; [junit] ^ [junit] JavaFXTest.java:49: error: cannot find symbol [junit] public static JFXPanel fxPanel = null; [junit] ^ [junit] symbol: class JFXPanel [junit] location: class JavaFXTest [junit] 3 errors [junit] configure: WARNING: JavaFX not yet found [junit] checking for JavaFX... checking checking for JavaFX in the default classpath... checking checking for JavaFX in a module... ok [junit] JMFTest.java:28: error: package javax.media does not exist [junit] import javax.media.CaptureDeviceInfo; [junit] ^ [junit] 1 error [junit] configure: WARNING: JMF not found in the default classpath, will check elsewhere next. [junit] checking for Java Media Framework (JMF) in the default classpath... checking for JMF in /home/travis/build/icyphy/ptII/vendors/JMF*... ok [junit] checking for the JMF directory... ok [junit] checking for Java Native Access (JNA) jar... ok [junit] checking for joystick jar file... ok [junit] checking for ptjacl.jar... ok [junit] checking for how to run jacl with "/usr/local/lib/jvm/openjdk11/bin/java"... % ok [junit] checking for JSoup, used when exporting html pages. ... ok [junit] checking for the JUnit - the Java Unit Testing Framework... ok [junit] checking for the JUnitParams, needed by our JUnit tests... ok [junit] checking for the Java Excel API (JXL)... ok [junit] checking for jython... no [junit] checking for jython.bat... no [junit] checking for Jython, the Java implementation of Python... ok [junit] checking for kieler jar file used by layout ... ok [junit] checking for node... checking for node... /home/travis/build/icyphy/ptII/bin/node [junit] checking for npm... checking for npm... /home/travis/build/icyphy/ptII/bin/npm [junit] checking for npm before 5.x... ok [junit] checking for OpenCV Java API... ok [junit] checking for OpenCV by compiling and running a small OpenCV program... About to load opencv_java320 [junit] Exception in thread "main" java.lang.RuntimeException: Could not load opencv_java320. [junit] java.library.path = /home/travis/pthla/certi-tools/lib:/usr/lib/jni:/usr/local/share/OpenCV/java/:/usr/share/OpenCV/java::/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib [junit] at OpenCVTest.main(OpenCVTest.java:79) [junit] Caused by: java.lang.UnsatisfiedLinkError: no opencv_java320 in java.library.path: [/home/travis/pthla/certi-tools/lib, /usr/lib/jni, /usr/local/share/OpenCV/java/, /usr/share/OpenCV/java, ., /usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib] [junit] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660) [junit] at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:829) [junit] at java.base/java.lang.System.loadLibrary(System.java:1867) [junit] at OpenCVTest.main(OpenCVTest.java:52) [junit] configure: WARNING: Failed to run OpenCV test program in /home/travis/build/icyphy/ptII/config with [junit] /usr/local/lib/jvm/openjdk11/bin/java -classpath /home/travis/build/icyphy/ptII/lib/opencv-320.jar:. OpenCVTest [junit] so we will try other jars. [junit] checking for opencv-*.jar in /home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java /home/travis/build/icyphy/ptII/lib /opt/local/share/OpenCV/java /usr/share/OpenCV/java /usr/local/share/OpenCV/java... ok [junit] checking /home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar... About to load opencv_java341 [junit] Imgproc.LINE_8: 8 [junit] Loaded opencv_java341 [junit] ok [junit] checking if org/ptolemy/opencv will be compiled.... ok [junit] checking for Open Sound Control/Processing.org interface (oscP5). ... ok [junit] checking for rxtx serial port interface... ok [junit] configure: WARNING: Could not find directory [junit] '/home/travis/build/icyphy/ptII/vendors/sun/javacc-5.0' [junit] so we search for the jjtree command. [junit] configure: WARNING: Failed to find jjtree [junit] configure: WARNING: Failed to find javacc, perhaps JavaCC is not installed? [junit] You need not download JavaCC unless you plan on modifying .jjt files [junit] in ptolemy/data/expr. [junit] JavaCC is available from [junit] https://javacc.org [junit] [junit] Note that the zip file that gets downloaded is actually an installer [junit] that must be run to install the JavaCC.zip file that contains the classes. [junit] [junit] Note that JavaCC-4.1 and 4.2 will not work, there are problems with [junit] ReInit() being static or not static. [junit] [junit] JavaCC-6.0 seems to not include the jjtree and javacc scripts, so [junit] we recommend JavaCC-5.0. [junit] [junit] Try: [junit] cd /home/travis/build/icyphy/ptII/vendors/sun [junit] wget https://javacc.org/downloads/javacc-5.0.tar.gz [junit] tar -zxf javacc-5.0.tar.gz [junit] cd /home/travis/build/icyphy/ptII [junit] ./configure [junit] [junit] Configure looks for JavaCC in /home/travis/build/icyphy/ptII/vendors/sun/javacc-5.0 [junit] so either install JavaCC in that location or use the --with-javacc= flag [junit] and then rerun configure.' [junit] checking for JavaCC... checking for jjtree... no [junit] checking for Java3D... ok [junit] checking for Jogl... ok [junit] ok [junit] ok [junit] ok [junit] ls: cannot access '/home/travis/build/icyphy/ptII/vendors/jogl/lib/natives/linux-amd64/*.jar': No such file or directory [junit] checking for jini directory... ok [junit] checking for jars used by jini... ...ok [junit] checking for the proper JNI architecture... checking for gcc... /usr/bin/gcc [junit] checking for cc... (cached) /usr/bin/gcc [junit] checking for javah... /usr/bin/javah [junit] checking for the cc for JNI... checking for that the pieces for JNI have been found... ok [junit] configure: WARNING: /usr/local/lib/jvm/openjdk11/../include was not found. As a result, compilation of JNI actors will fail. [junit] checking for the proper JNI architecture include directory... checking for the proper JNI library architecture... ok [junit] checking for if the -mno-cygwin flag is available... ok [junit] checking for the proper shared library gcc flag... ok [junit] checking for the proper shared library cc flag... ok [junit] checking for the proper shared library link flag... ok [junit] checking for the proper shared library prefix... ok [junit] checking for the proper shared library suffix... ok [junit] checking for JNI libraries needed to link JNI... ok [junit] checking for jode directory... ok [junit] checking for $JODE_DIR/jode.jar... ok [junit] checking for json directory... ok [junit] checking for matlab... no [junit] configure: WARNING: Failed to find matlab executable in the path. [junit] Perhaps Matlab is not installed? [junit] If Matlab is not present, then the Ptolemy II/Matlab interface in [junit] $PTII/ptolemy/matlab will not be usable. [junit] configure: WARNING: Matlab was not found, but compiling the .java files in ptolemy/matlab/ should be ok. [junit] checking for Protocol Buffers (ProtoBuf)... ok [junit] checking for the Paho MQTT jar... ok [junit] checking for mapss.jar, used by the PSDF domain... ok [junit] checking for anltr.jar, used by the Ptalon... ok [junit] checking for scalac... no [junit] configure: WARNING: Failed to find the scalac binary, [junit] so org/ptolemy/scala will be excluded [junit] checking for soot directory... ok [junit] checking for $SOOT_DIR/sootclasses.jar... ok [junit] checking for rt.jar by compiling config/SystemJar.java... ok [junit] checking the location or rt.jar... ok [junit] checking for mysql jar, used by the database actors... ok [junit] SystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableSystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableconfigure: WARNING: ojdbc6.jar not found, [junit] but only necessary to use database actors with Oracle. [junit] If the mysql jar file is present, then the Oracle Java Database Connector is not necessary [junit] To install ojdbc5.jar or ojdbc6.jar, [junit] download it from https://www.oracle.com/technetwork/database/features/jdbc/jdbc-drivers-12c-download-1958347.html [junit] copy it to ptolemy/actor/lib/database [junit] and rerun ./configure [junit] checking for ojdbc6.jar... checking for Sphinx4 Speech recognition data jar API... ok [junit] checking for Sphinx4 Speech recognition core jar API... ok [junit] checking for PDFRenderer... ok [junit] configure: WARNING: Failed to find Batik Jar file [junit] You need only have Batik if you are planning on rebuilding diva.jar [junit] for use with Kepler. [junit] Batik can be downloaded from http://xmlgraphics.apache.org/batik/, [junit] batike-1.9/lib/batik-all-1.9.jar copied to /home/travis/build/icyphy/ptII/lib [junit] and ./configure rerun. [junit] checking for Batik SVG... checking for svgSalamander... ok [junit] checking for RSyntaxEditor... ok [junit] configure: WARNING: $TOSROOT is not set. It must be set to use PtinyOS. [junit] configure: WARNING: $TOSROOT is set to '', [junit] but there is no directory by that name, so we will not set up for PtinyOS. [junit] For details, see /home/travis/build/icyphy/ptII/ptolemy/domains/ptinyos/README.txt. [junit] configure: WARNING: Failed to find giotto/gdk.jar [junit] perhaps Giotto is not installed? [junit] You need not download Giotto unless you plan on generating code for [junit] Giotto models. [junit] The Giotto SDK can be [junit] downloaded from https://embedded.eecs.berkeley.edu/giotto/ [junit] Copy gdk.jar to /home/travis/build/icyphy/ptII/vendors/giotto, for example: [junit] mkdir -p /home/travis/build/icyphy/ptII/vendors/giotto [junit] cp C:/Program\ Files/Giotto*/gdk.jar /home/travis/build/icyphy/ptII/vendors/giotto/ [junit] checking the for TinyOS... checking for giotto directory... checking for the Vertx application platform interface. ... ok [junit] checking for slf4-api... ok [junit] checking for slf4-simple... ok [junit] checking for webcam-capture... ok [junit] checking for xbjlib directory... ok [junit] checking for gcc... /usr/bin/gcc [junit] checking for libexpat... ok [junit] checking for expat.h... ok [junit] configure: WARNING: Failed to find boost/numeric/odeint.hpp, so FMI ++ [junit] will not be compiled. FMI++ is an extension of the [junit] Functional Mockup Interface, see [junit] http://sourceforge.net/p/fmipp/wiki/Home/ [junit] configure: creating ./config.status [junit] config.status: creating mk/ptII.mk [junit] config.status: creating bin/ptinvoke [junit] config.status: creating build.xml [junit] config.status: creating .classpath [junit] config.status: creating bin/comm.policy [junit] config.status: creating lib/ptII.properties [junit] config.status: creating ptolemy/util/test/junit/javachdir [junit] config.status: creating ptolemy/util/test/junit/javachdir32 [junit] config.status: executing default commands [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/lib*.so [junit] -rwxrwxr-x 1 travis travis 19964 Jun 6 02:09 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/libJNIFMU.so [junit] -rwxrwxr-x 1 travis travis 31898 Jun 6 02:09 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/libptmatlab.so [junit] # [junit] # Now creating PTII_FULL: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.tar [junit] # [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.tar Mon Jun 6 02:10:25 UTC 2022 [junit] 02:10:25 up 7 min, 1 user, load average: 1.93, 1.39, 0.66 [junit] chmod [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; chmod -R a+rX .) [junit] For some reason under Cygwin, we need to build the compressed [junit] tar file or we get errors [junit] Don't use -v with tar and Jenkins, avoid '/bin/tar: write error'. See http://stackoverflow.com/questions/37540792/jenkins-script-tar-write-error [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/..; \ [junit] rm -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/build.xml build.xml; \ [junit] /usr/local/bin/tar -c --no-anchored -X /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/src.ex \ [junit] -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.tar \ [junit] ptII11.1.devel) [junit] #(cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/..; \ [junit] #/usr/local/bin/tar -c -X /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/src.ex \ [junit] # -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel \ [junit] #ptII11.1.devel) [junit] #@echo "We will provide gzipped and non-gzipped tars" [junit] #cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.bak [junit] #gzip /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel [junit] #mv /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.bak /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel [junit] #chmod g+w /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.tar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel [junit] #-chgrp ptolemy /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.tar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel [junit] #ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.tar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel [junit] # [junit] # Now creating PTII_SRC: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.tar [junit] # [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.tar Mon Jun 6 02:10:37 UTC 2022 [junit] 02:10:37 up 7 min, 1 user, load average: 1.79, 1.38, 0.66 [junit] rm -rf src/ptII11.1.devel [junit] mkdir src [junit] (cd src; \ [junit] /usr/local/bin/tar -xf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.tar; \ [junit] cd ptII11.1.devel; \ [junit] echo "About to configure `pwd`"; \ [junit] echo "PATH: /home/travis/pthla/certi-tools/share/scripts:/home/travis/.rvm/gems/ruby-2.5.3/bin:/home/travis/.rvm/gems/ruby-2.5.3@global/bin:/home/travis/.rvm/rubies/ruby-2.5.3/bin:/home/travis/.rvm/bin:./node_modules/.bin:/home/travis/build/icyphy/ptII/bin:/home/travis/pthla/certi-tools/bin:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v7.10.1/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.3/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin"; \ [junit] PTII=`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpwd` ./configure --enable-verbose; make -k clean; \ [junit] touch mk/ptII.mk.in; \ [junit] echo "(0)About to remove class files in `pwd`"; \ [junit] find . -name "*.class" -exec rm {} \; ;\ [junit] cd ptolemy; \ [junit] echo "(1)About to remove jars in `pwd`"; \ [junit] find . \( -name ptinyos -o -name jini -o -name extractJarFileTest.jar -o -name antlr.jar -o -name "ojdbc5.jar" -o -name "ojdbc6.jar" -o -name "mysql-connector-java-5.1.6-bin.jar" -o -name PDFSample.jar \) -prune -o -name "*.jar" -ls -exec rm {} \; ;\ [junit] cd ..; \ [junit] cd ptolemy/domains/ptinyos; \ [junit] echo "(2)About to remove jars in `pwd`"; \ [junit] find . -name jdom.jar -prune -o -name nesc.jar -prune -o -name "*.jar" -ls -exec rm {} \; ;\ [junit] cd ../../../doc; \ [junit] echo "(3)About to remove jars in `pwd`"; \ [junit] find . -name "*.jar" -ls -exec rm {} \; ;\ [junit] cd ..; \ [junit] echo "(4)About to remove files named core `pwd`"; \ [junit] find . -type f -name core -ls -exec rm {} \; ;\ [junit] rm -rf doc/codeDoc*; \ [junit] rm -rf `cat /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/src.ex`; \ [junit] echo "About to remove unneeded sources from `pwd`"; \ [junit] rm -rf META-INF bin/ptcg.bat bin/comm.policy bin/convertToLazy bin/convertToLazy.bat bin/copernicus.bat bin/decompile.bat bin/emachine.bat bin/giottoc.bat bin/histogram.bat bin/jode.bat bin/mescal.bat bin/moml.bat bin/obfuscate.bat bin/ptcg bin/ptexecute.bat bin/ptjacl.bat bin/ptjaclapp.bat bin/ptjg bin/ptjg.bat bin/ptolemy.bat bin/ptinvoke bin/ptplot.bat bin/ptstartjini.bat bin/pxgraph.bat bin/soot.bat bin/startjini.gui.bat bin/tinic.bat bin/tinicomm.bat bin/tiniconverter.bat bin/vergil.bat config/jarTest.jar diva/build.xml diva/canvas/test/alljsimpletests.tcl diva/canvas/tutorial/doc-files diva/graph/test/alljsimpletests.tcl diva/util/test/alljsimpletests.tcl doc/img/banner.psd doc/img/ptIIbanner2.psd doc/img/PtolemyIICD.ec3 doc/img/PtolemyIISplash.psd doc/design/hyvisual.jar doc/design/visualsense.jar jar_dist lib/cachedir lib/ptII.properties lib/ptvr.jar mk/ptII.mk ptolemy/actor/gui/style/test/alljsimpletests.tcl ptolemy/actor/gui/test/alljsimpletests.tcl ptolemy/actor/lib/security/demo/Signature/ptKeystore ptolemy/actor/lib/security/test/foo.keystore ptolemy/actor/lib/test/Const.txt ptolemy/actor/lib/test/ReadFile1Output.txt ptolemy/component ptolemy/domains/coroutine ptolemy/domains/fmi ptolemy/vergil/basic/imprt/fmu/ImportFMUAsJavaFMUAction.java ptolemy/domains/gr/demo/Demo1 ptolemy/domains/gr/lib/vr ptolemy/domains/hs ptolemy/domains/metroII ptolemy/domains/openmodelica ptolemy/matlab/ptmatlab.exp ptolemy/matlab/ptmatlab.lib ptolemy/matlab/ptmatlab.obj ptolemy/media/test/tmp2_7.au ptolemy/moml/jxta/demo/EPtolemyA/EPtolemy.properties ptolemy/moml/jxta/JXTAClassLoader.class ptolemy/moml/jxta/JXTALibrary.class ptolemy/plot/ptplotlocales ptolemy/util/test/FileUtilities-1.1.tmp ptolemy/vergil/toolbox/test/alljsimpletests.tcl signed; \ [junit] ls META-INF bin/ptcg.bat bin/comm.policy bin/convertToLazy bin/convertToLazy.bat bin/copernicus.bat bin/decompile.bat bin/emachine.bat bin/giottoc.bat bin/histogram.bat bin/jode.bat bin/mescal.bat bin/moml.bat bin/obfuscate.bat bin/ptcg bin/ptexecute.bat bin/ptjacl.bat bin/ptjaclapp.bat bin/ptjg bin/ptjg.bat bin/ptolemy.bat bin/ptinvoke bin/ptplot.bat bin/ptstartjini.bat bin/pxgraph.bat bin/soot.bat bin/startjini.gui.bat bin/tinic.bat bin/tinicomm.bat bin/tiniconverter.bat bin/vergil.bat config/jarTest.jar diva/build.xml diva/canvas/test/alljsimpletests.tcl diva/canvas/tutorial/doc-files diva/graph/test/alljsimpletests.tcl diva/util/test/alljsimpletests.tcl doc/img/banner.psd doc/img/ptIIbanner2.psd doc/img/PtolemyIICD.ec3 doc/img/PtolemyIISplash.psd doc/design/hyvisual.jar doc/design/visualsense.jar jar_dist lib/cachedir lib/ptII.properties lib/ptvr.jar mk/ptII.mk ptolemy/actor/gui/style/test/alljsimpletests.tcl ptolemy/actor/gui/test/alljsimpletests.tcl ptolemy/actor/lib/security/demo/Signature/ptKeystore ptolemy/actor/lib/security/test/foo.keystore ptolemy/actor/lib/test/Const.txt ptolemy/actor/lib/test/ReadFile1Output.txt ptolemy/component ptolemy/domains/coroutine ptolemy/domains/fmi ptolemy/vergil/basic/imprt/fmu/ImportFMUAsJavaFMUAction.java ptolemy/domains/gr/demo/Demo1 ptolemy/domains/gr/lib/vr ptolemy/domains/hs ptolemy/domains/metroII ptolemy/domains/openmodelica ptolemy/matlab/ptmatlab.exp ptolemy/matlab/ptmatlab.lib ptolemy/matlab/ptmatlab.obj ptolemy/media/test/tmp2_7.au ptolemy/moml/jxta/demo/EPtolemyA/EPtolemy.properties ptolemy/moml/jxta/JXTAClassLoader.class ptolemy/moml/jxta/JXTALibrary.class ptolemy/plot/ptplotlocales ptolemy/util/test/FileUtilities-1.1.tmp ptolemy/vergil/toolbox/test/alljsimpletests.tcl signed; \ [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/findclean; \ [junit] (cd org/terraswarm/accessor/accessors/web; ant clean.duktape); \ [junit] cd ..;) [junit] About to configure /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel [junit] PATH: /home/travis/pthla/certi-tools/share/scripts:/home/travis/.rvm/gems/ruby-2.5.3/bin:/home/travis/.rvm/gems/ruby-2.5.3@global/bin:/home/travis/.rvm/rubies/ruby-2.5.3/bin:/home/travis/.rvm/bin:./node_modules/.bin:/home/travis/build/icyphy/ptII/bin:/home/travis/pthla/certi-tools/bin:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v7.10.1/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.3/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin [junit] checking if your path has 'program files/java' instead of 'Program Files/Java' ... ok [junit] checking if $PTII ('/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel') has backslashes... ok [junit] '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel' does not contain backslashes [junit] checking if $PTII ('/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel') and the current directory are the same"... checking if $PTII ('/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel') contains "cygdrive"... ok [junit] '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel' does not contain cygdrive or cygwin, which is right. [junit] checking for find... /usr/bin/find [junit] PTJAVA_DIR environment variable was not set, [junit] so we search for the java compiler. [junit] checking for javac... /usr/local/lib/jvm/openjdk11/bin/javac [junit] PTJAVA32_DIR environment variable was not set, [junit] so we search for the java compiler. [junit] Unrecognized option: -d32 [junit] Error: Could not create the Java Virtual Machine. [junit] Error: A fatal exception has occurred. Program will exit. [junit] checking for java32... no [junit] configure: WARNING: Running java -d32 -version failed, [junit] and ./bin/java does not exist. [junit] Perhaps you need to install a separate 32-bit JVM [junit] or rerun configure with --with-java32? [junit] The 32-bit JVM is only needed for certain 32-bit FMI tests. [junit] In general, under a 64-bit JVM, FMI will work fine without a 32-bit JVM. [junit] checking for the java runtime in /usr/local/lib/jvm/openjdk11/bin... /usr/local/lib/jvm/openjdk11/bin/java [junit] checking for java... /usr/local/lib/jvm/openjdk11/bin/java [junit] You have the right java in your path, [junit] "/usr/local/lib/jvm/openjdk11/bin/java" [junit] = "/usr/local/lib/jvm/openjdk11/bin/java" [junit] checking for the java compiler in /usr/local/lib/jvm/openjdk11/bin... /usr/local/lib/jvm/openjdk11/bin/javac [junit] checking for javac... (cached) /usr/local/lib/jvm/openjdk11/bin/javac [junit] You have the right javac in your path, [junit] "/usr/local/lib/jvm/openjdk11/bin/javac" [junit] = "/usr/local/lib/jvm/openjdk11/bin/javac" [junit] checking the Java compiler with a simple compile... confTest.java compiled [junit] checking the value of the java.version Property ... 11.0.2 [junit] checking for Java version for use with -target and by Ant in build.xml... 11 [junit] checking the JDK version... ok, you are running 11.0.2 [junit] checking for java.home property by compiling a test program ... JavaHome.java compiled [junit] checking for java.home property by running a test program ... /usr/local/lib/jvm/openjdk11 [junit] checking for the jar command... /usr/local/lib/jvm/openjdk11/bin/jar [junit] checking that /usr/local/lib/jvm/openjdk11/bin/jar can handle -i... /usr/local/lib/jvm/openjdk11/bin/jar -i worked [junit] checking for the jarsigner command... /usr/local/lib/jvm/openjdk11/bin/jarsigner [junit] configure: WARNING: Cannot find '/usr/local/lib/jvm/openjdk11/bin/javaws'. [junit] or '/Commands/javaws', looking in the path. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the javaws command... checking for javaws... no [junit] configure: WARNING: The javaws command "" is not executable or not found. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the keytool command... /usr/local/lib/jvm/openjdk11/bin/keytool [junit] checking for the proper CLASSPATH separator... ':' [junit] ptolemy/backtrack/eclipse/ is not present, [junit] no need to print message about Darwin. [junit] checking Nashorn, the JavaScript engine, used by Accessors... Java version 11.0.2 > 10, checking for asm-all.jar and nashorn-core.jar [junit] checking Java version 11.0.2 > 10, checking for asm-all.jar, used by standalone Nashorn... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/asm-all-5.2.jar [junit] checking Java version 11.0.2 > 10, checking for standalone Nashorn... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/nashorn-core-15.3.jar [junit] checking Compiling a Nashorn test program with classpath /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/config:/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/nashorn-core-15.3.jar... NashornTest.java compiled [junit] checking for /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/accessors/, used by CapeCode and Accessors... ok [junit] checking Java 9 and later... Java version is 11.0.2, Java 9 or later present, so certain internal sun.* packages are not accessible [junit] checking for the Apache ant binary... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ant/bin/ant [junit] checking for gawk... /usr/bin/gawk [junit] checking for mvn... /usr/local/maven-3.6.3/bin/mvn [junit] checking for maven ant task. This could take a minute the first time configure is run.... ok [junit] configure: WARNING: Failed to find /usr/local/include/boost/numeric/odeint.hpp [junit] This is only a problem if you want to rebuild the Functional [junit] Mock-up Interface ++ C files in actor/lib/fmi/fmipp. [junit] Most users can use the shared libraries in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib or /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/bin. [junit] checking for websensor in $PTII/ptolemy/apps/websensor... checking for Boost... checking for BSH, the Java Bean Shell... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/bsh-2.0b4.jar [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/c is not present, [junit] so we need not find the CaffeineMark Kit. [junit] checking for Cal, the actor language... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib [junit] checking for saxon8.jar (used by caltrop)... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/saxon8.jar [junit] checking for saxon8-dom.jar (used by caltrop)... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/saxon8-dom.jar [junit] checking for java_cup.jar (used by caltrop)... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/java_cup.jar [junit] configure: WARNING: Failed to find Checkstyle in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/checkstyle-6.2 [junit] Checkstyle is only necessary for code cleaning. [junit] Checkstyle is LGPL'd, so while it could be in the ptII repo, we don't add it. [junit] Checkstyle may be downloaded from http://checkstyle.sourceforge.net/ [junit] checking for Checkstyle, optionally used to check the style of Java files.... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/chic is not present, [junit] so we need not find Chic, the modular verifier for [junit] behavioral compatibility checking of software and hardware components. [junit] checking for Ptolemy subset of Colt, the scientific computing lib... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/colt.jar [junit] configure: WARNING: Did not find /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/misc/colt/colt.jar, [junit] using /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/ptcolt.jar [junit] checking for Full version of Colt, the scientific computing lib... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/corba is not present, [junit] so we need not check for CORBA. [junit] configure: WARNING: Failed to find Cobertura in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/corbertura-2.0.3 [junit] Cobertura is only necessary to for code coverage. [junit] Cobertura is GPL'd, so we don't check it in to the ptII repository. [junit] Cobertura may be downloaded from http://cobertura.github.io/cobertura/ [junit] configure: WARNING: Failed to find CUnit in /usr/local or [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/CUnit. [junit] CUnit is only necessary to test the C templates of the code generation facility [junit] configure: WARNING: Could not find tools.jar, checking for classes.jar [junit] configure: WARNING: Could not find tools.jar or classes.jar in [junit] PTJAVA_HOME = /usr/local/lib/jvm/openjdk11 [junit] Usually, tools.jar is in PTJAVA_HOME/../lib/tools.jar [junit] or classes.jar is in PTJAVA_HOME/../Classes/classes.jar [junit] Since tools.jar and classes.jar cannot be found, [junit] we will not use doclets from ptII/doc/doclets, which [junit] means that the actor documentation index system will not work. [junit] checking for Cobertura, optionally used for Java code coverage.... checking for CUnit to be used to test the C cg templates... checking for tools.jar for use with doclets... checking for classes.jar for use with doclets... checking for javadoc... /usr/local/lib/jvm/openjdk11/bin/javadoc [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/backtrack/eclipse is not present, [junit] so we need not find Eclipse. [junit] You are running under Mac OS X, and backtracking [junit] is not currently supported. See [junit] http://chess.eecs.berkeley.edu/ptexternal/wiki/Main/Mac [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/c is not present, [junit] so we need not find the Boehm GC. [junit] configure: WARNING: Failed to find /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/mbed/gcc-arm/bin/arm-none-eabi-gcc [junit] so the Mbed CG facility will not be run. [junit] configure: WARNING: Failed to find iText.jar [junit] as /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/misc/itext/iText.jar. [junit] Perhaps the iText is not installed? [junit] You need not download the iText interface unless you [junit] would like to export PDF from Vergil. [junit] Note that the iText jar file has the Affero General Public License (AGPL), [junit] which is an extension of the GNU Public License. [junit] To use the iText interface, download iText from http://itextpdf.com [junit] place iText.jar in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/misc/itext/ and then rerun configure. [junit] checking for arm-none-eabi-gcc... checking for the iText PDF jar... checking G4LTL... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/g4ltl.jar [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/mescal/relsat is not present, [junit] so we need not find GMP. [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/homer is not present, [junit] so we need not find the Netbeans visual gui interface. [junit] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [junit] import com.sun.image.codec.jpeg.JPEGCodec; [junit] ^ [junit] JAITest.java:28: error: package javax.media.jai does not exist [junit] import javax.media.jai.*; [junit] ^ [junit] 2 errors [junit] configure: WARNING: JAI not found in the default classpath [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" JAITest.java' failed and JAI jars were not found [junit] in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors [junit] perhaps the Java Advanced Imaging API is not installed? [junit] [junit] Note that JAI does not work in Java 9 and later because Java 9 removed [junit] internal classes used by JAI. [junit] See https://wiki.eecs.berkeley.edu/ptexternal/Main/JAI [junit] [junit] You need not download Jai unless you plan on using the video [junit] actors in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jai [junit] The JAI API can be downloaded from [junit] http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-java-client-419417.html [junit] checking for Java Advanced Imaging (JAI) API... checking for JAI in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors... checking for Jcerti, used by hlacerti ... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/jcerti.jar [junit] checking for JavaMail directory... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib [junit] configure: WARNING: Failed to find /usr/local/jmodelica/include/jmi.h [junit] which is part of JModelica. [junit] Ptolemy optionally includes one or more FMUs that use JModelica. [junit] To install JModelica, see https://svn.jmodelica.org/trunk/INSTALL [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/javafx/*': No such file or directory [junit] checking for JModelica... TMP_JAVAFX_DIR= [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/javafx': No such file or directory [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/javafx: [junit] JavaFXTest.java:28: error: package javafx.embed.swing does not exist [junit] import javafx.embed.swing.JFXPanel; [junit] ^ [junit] JavaFXTest.java:29: error: package javafx.scene.media does not exist [junit] import javafx.scene.media.Media; [junit] ^ [junit] JavaFXTest.java:49: error: cannot find symbol [junit] public static JFXPanel fxPanel = null; [junit] ^ [junit] symbol: class JFXPanel [junit] location: class JavaFXTest [junit] 3 errors [junit] configure: WARNING: Failed to find JavaFX. [junit] [junit] Perhaps you are running an OpenJDK JDK instead of an Oracle JDK? [junit] Or, perhaps you are using an Oracle JDK later than JDK 10 that [junit] no longer includes JavaFX. [junit] To download JavaFX, see https://openjfx.io/ [junit] [junit] The ./configure script searches for [junit] so please install OpenFX at one of those locations or use [junit] --with-javafx-jar=JARFILE [junit] [junit] If OpenFX is not present, then the audio accessors will not work under CapeCode. [junit] [junit] JMFTest.java:28: error: package javax.media does not exist [junit] import javax.media.CaptureDeviceInfo; [junit] ^ [junit] 1 error [junit] configure: WARNING: JMF not found in the default classpath, will check elsewhere next. [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" JMFTest.java' failed. [junit] perhaps the Java Media Framework (JMF) is not installed? [junit] You need not download the JMF unless you plan on using the video [junit] actors in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jmf [junit] The JMF SDK can be downloaded from [junit] http://www.oracle.com/technetwork/java/javase/download-142937.html [junit] checking for JavaFX... checking checking for JavaFX in the default classpath... checking for Java Media Framework (JMF) in the default classpath... checking for JMF in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/JMF*... checking for Java Native Access (JNA) jar... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/jna-4.0.0-variadic.jar [junit] checking for joystick jar file... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/misc/joystick/Joystick.jar [junit] checking for ptjacl.jar... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/ptjacl.jar [junit] checking for how to run jacl with "/usr/local/lib/jvm/openjdk11/bin/java"... % /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/ptjacl.jar [junit] checking for JSoup, used when exporting html pages. ... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/jsoup-1.14.2.jar [junit] checking for the JUnit - the Java Unit Testing Framework... [junit] checking for the JUnitParams, needed by our JUnit tests... [junit] checking for the Java Excel API (JXL)... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/excel/jxl.jar [junit] checking for jython... no [junit] checking for jython.bat... no [junit] checking for Jython, the Java implementation of Python... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib [junit] checking for kieler jar file used by layout ... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/kieler.jar [junit] checking for node... checking for node... /home/travis/build/icyphy/ptII/bin/node [junit] checking for npm... checking for npm... /home/travis/build/icyphy/ptII/bin/npm [junit] checking for npm before 5.x... ok, npm is version /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] 4.2.0 [junit] checking for OpenCV Java API... OpenCV found at /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/opencv-320.jar. [junit] checking for OpenCV by compiling and running a small OpenCV program... About to load opencv_java320 [junit] Exception in thread "main" java.lang.RuntimeException: Could not load opencv_java320. [junit] java.library.path = /home/travis/pthla/certi-tools/lib:/usr/lib/jni:/usr/local/share/OpenCV/java/:/usr/share/OpenCV/java::/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib [junit] at OpenCVTest.main(OpenCVTest.java:79) [junit] Caused by: java.lang.UnsatisfiedLinkError: no opencv_java320 in java.library.path: [/home/travis/pthla/certi-tools/lib, /usr/lib/jni, /usr/local/share/OpenCV/java/, /usr/share/OpenCV/java, ., /usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib] [junit] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660) [junit] at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:829) [junit] at java.base/java.lang.System.loadLibrary(System.java:1867) [junit] at OpenCVTest.main(OpenCVTest.java:52) [junit] configure: WARNING: Failed to run OpenCV test program in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/config with [junit] /usr/local/lib/jvm/openjdk11/bin/java -classpath /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/opencv-320.jar:. OpenCVTest [junit] so we will try other jars. [junit] checking for opencv-*.jar in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/opencv/share/OpenCV/java /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib /opt/local/share/OpenCV/java /usr/share/OpenCV/java /usr/local/share/OpenCV/java... OpenCV jars: /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/opencv-341.jar /usr/share/OpenCV/java/opencv-341.jar [junit] checking /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/opencv-341.jar... About to load opencv_java341 [junit] Imgproc.LINE_8: 8 [junit] Loaded opencv_java341 [junit] OpenCV found at /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/opencv-341.jar. [junit] checking if org/ptolemy/opencv will be compiled.... ok [junit] checking for Open Sound Control/Processing.org interface (oscP5). ... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/oscP5.jar [junit] checking for rxtx serial port interface... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/nrjavaserial-3.11.0.devel.jar [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/apps/lejos is not present, [junit] so we need not find lejos. [junit] configure: WARNING: Could not find directory [junit] '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/sun/javacc-5.0' [junit] so we search for the jjtree command. [junit] checking for JavaCC... checking for jjtree... no [junit] configure: WARNING: Failed to find jjtree [junit] configure: WARNING: Failed to find javacc, perhaps JavaCC is not installed? [junit] You need not download JavaCC unless you plan on modifying .jjt files [junit] in ptolemy/data/expr. [junit] JavaCC is available from [junit] https://javacc.org [junit] [junit] Note that the zip file that gets downloaded is actually an installer [junit] that must be run to install the JavaCC.zip file that contains the classes. [junit] [junit] Note that JavaCC-4.1 and 4.2 will not work, there are problems with [junit] ReInit() being static or not static. [junit] [junit] JavaCC-6.0 seems to not include the jjtree and javacc scripts, so [junit] we recommend JavaCC-5.0. [junit] [junit] Try: [junit] cd /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/sun [junit] wget https://javacc.org/downloads/javacc-5.0.tar.gz [junit] tar -zxf javacc-5.0.tar.gz [junit] cd /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel [junit] ./configure [junit] [junit] Configure looks for JavaCC in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/sun/javacc-5.0 [junit] so either install JavaCC in that location or use the --with-javacc= flag [junit] and then rerun configure.' [junit] checking for Java3D... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/j3d/lib/Linux/vecmath.jar: [junit] configure: WARNING: Could not find the Jogl directory. [junit] This could be a problem under Linux and JDK 9 or 10 and later [junit] [junit] To install, [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/jogl/lib/natives/linux-amd64 [junit] cd /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/jogl/lib/natives/linux-amd64 [junit] wget https://jogamp.org/deployment/v2.3.2/jar/jogl-all-natives-linux-amd64.jar [junit] wget https://jogamp.org/deployment/v2.3.2/jar/gluegen-rt-natives-linux-amd64.jar [junit] [junit] cd /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel [junit] ./configure [junit] [junit] [junit] checking for Jogl... checking for jini directory... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/jini [junit] checking for jars used by jini... jini-core.jar jini-ext.jar sun-util.jar ok [junit] checking for the proper JNI architecture... checking for gcc... /usr/bin/gcc [junit] checking for cc... (cached) /usr/bin/gcc [junit] checking for javah... /usr/bin/javah [junit] checking for the cc for JNI... checking for that the pieces for JNI have been found... 'linux' [junit] configure: WARNING: /usr/local/lib/jvm/openjdk11/../include was not found. As a result, compilation of JNI actors will fail. [junit] checking for the proper JNI architecture include directory... checking for the proper JNI library architecture... 'amd64' [junit] checking for if the -mno-cygwin flag is available... '' [junit] checking for the proper shared library gcc flag... '-shared' [junit] checking for the proper shared library cc flag... '-fPIC' [junit] checking for the proper shared library link flag... '-fPIC' [junit] checking for the proper shared library prefix... 'lib' [junit] checking for the proper shared library suffix... 'so' [junit] checking for JNI libraries needed to link JNI... '' [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/jode is not present, [junit] so we need not find Jode, which is a java disassembler. [junit] checking for json directory... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/json [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/apps/kvm is not present, [junit] so we need not find the PalmOS kvm. [junit] checking for matlab... no [junit] configure: WARNING: Failed to find matlab executable in the path. [junit] Perhaps Matlab is not installed? [junit] If Matlab is not present, then the Ptolemy II/Matlab interface in [junit] $PTII/ptolemy/matlab will not be usable. [junit] configure: WARNING: Matlab was not found, but compiling the .java files in ptolemy/matlab/ should be ok. [junit] checking for Protocol Buffers (ProtoBuf)... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/protobuf-java-2.4.1.jar [junit] checking for the Paho MQTT jar... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/org.eclipse.paho.client.mqttv3.jar [junit] checking for mapss.jar, used by the PSDF domain... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib [junit] checking for anltr.jar, used by the Ptalon... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/antlr [junit] checking for scalac... no [junit] configure: WARNING: Failed to find the scalac binary, [junit] so org/ptolemy/scala will be excluded [junit] checking for soot directory... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib [junit] checking for $SOOT_DIR/sootclasses.jar... ok [junit] ${SOOT_DIR}/sootclasses.jar${CLASSPATHSEPARATOR}${CLASSPATHSEPARATOR}${JAVA_SYSTEM_JAR}${CLASSPATHSEPARATOR}${JAVAX_CRYPTO_JAR} [junit] checking for rt.jar by compiling config/SystemJar.java... SystemJar.java compiled [junit] checking the location or rt.jar... '' [junit] checking for mysql jar, used by the database actors... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar [junit] SystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableSystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableconfigure: WARNING: ojdbc6.jar not found, [junit] but only necessary to use database actors with Oracle. [junit] If the mysql jar file is present, then the Oracle Java Database Connector is not necessary [junit] To install ojdbc5.jar or ojdbc6.jar, [junit] download it from https://www.oracle.com/technetwork/database/features/jdbc/jdbc-drivers-12c-download-1958347.html [junit] copy it to ptolemy/actor/lib/database [junit] and rerun ./configure [junit] configure: WARNING: Could not find the sphinx4 jar files. [junit] These files are only necessary for the accessor in [junit] ptolemy/actor/lib/jjs/modules/speechRecognition. [junit] To install Sphinx4: [junit] 1. mkdir /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/misc/sphinx4 [junit] 2. Download these .jar files and place in ptolemy/vendors/misc/sphinx: [junit] [junit] wget -O /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar 'https://oss.sonatype.org/service/local/artifact/maven/redirect?r=releases&g=net.sf.phat&a=sphinx4-core&v=5prealpha&e=jar' [junit] [junit] wget -O /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar 'https://oss.sonatype.org/service/local/artifact/maven/redirect?r=releases&g=net.sf.phat&a=sphinx4-data&v=5prealpha&e=jar' [junit] [junit] 3. Rerun [junit] (cd /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel; ./configure) [junit] checking for ojdbc6.jar... checking for Sphinx4 Speech recognition data jar API... checking for PDFRenderer... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/PDFRenderer.jar [junit] configure: WARNING: Failed to find Batik Jar file [junit] You need only have Batik if you are planning on rebuilding diva.jar [junit] for use with Kepler. [junit] Batik can be downloaded from http://xmlgraphics.apache.org/batik/, [junit] batike-1.9/lib/batik-all-1.9.jar copied to /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib [junit] and ./configure rerun. [junit] checking for Batik SVG... checking for svgSalamander... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/svgSalamander.jar [junit] checking for RSyntaxEditor... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/apps/tini is not present, [junit] so we need not find the Dallas Semiconductor tini. [junit] configure: WARNING: $TOSROOT is not set. It must be set to use PtinyOS. [junit] configure: WARNING: $TOSROOT is set to '', [junit] but there is no directory by that name, so we will not set up for PtinyOS. [junit] For details, see /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/README.txt. [junit] configure: WARNING: Failed to find giotto/gdk.jar [junit] perhaps Giotto is not installed? [junit] You need not download Giotto unless you plan on generating code for [junit] Giotto models. [junit] The Giotto SDK can be [junit] downloaded from https://embedded.eecs.berkeley.edu/giotto/ [junit] Copy gdk.jar to /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/giotto, for example: [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/giotto [junit] cp C:/Program\ Files/Giotto*/gdk.jar /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/vendors/giotto/ [junit] checking the for TinyOS... checking for giotto directory... checking for the Vertx application platform interface. ... ${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/hazelcast-3.8.2.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/jackson-annotations-2.9.0.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/jackson-core-2.9.3.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/jackson-databind-2.9.3.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-buffer-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-codec-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-codec-dns-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-codec-http-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-codec-http2-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-common-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-handler-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-resolver-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-resolver-dns-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/netty-transport-4.1.19.Final.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/vertx-codegen-3.5.1.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/vertx-core-3.5.2-SNAPSHOT.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/vertx-hazelcast-3.5.1.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/vertx-lang-js-3.5.1.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/vertx-service-proxy-3.5.1.jar${CLASSPATHSEPARATOR}/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/vertx-web-3.5.1.jar [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/apps/kvm is not present, [junit] so we need not find the PalmOS waba. [junit] checking for slf4-api... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/slf4j-api-1.7.13.jar [junit] checking for slf4-simple... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/slf4j-simple-1.7.13.jar [junit] checking for webcam-capture... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/webcam-capture-0.3.12.jar [junit] checking for xbjlib directory... /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib/xbjlib-1.1.0.nrjavaserial.jar [junit] checking for gcc... /usr/bin/gcc [junit] checking for libexpat... /usr/lib/x86_64-linux-gnu/libexpat.so} [junit] checking for expat.h... /usr/include/expat.h [junit] configure: WARNING: Failed to find boost/numeric/odeint.hpp, so FMI ++ [junit] will not be compiled. FMI++ is an extension of the [junit] Functional Mockup Interface, see [junit] http://sourceforge.net/p/fmipp/wiki/Home/ [junit] configure: creating ./config.status [junit] config.status: creating mk/ptII.mk [junit] config.status: creating bin/ptinvoke [junit] config.status: creating build.xml [junit] config.status: creating .classpath [junit] config.status: creating bin/comm.policy [junit] config.status: creating lib/ptII.properties [junit] config.status: creating ptolemy/util/test/junit/javachdir [junit] config.status: creating ptolemy/util/test/junit/javachdir32 [junit] config.status: executing default commands [junit] make[1]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptII.jar config/*.class vergil.jnlp vergilDSP.jnlp vergilHyVisual.jnlp vergilPtiny.jnlp vergilPtinySandbox.jnlp vergilVisualSense.jnlp ptKeystore capecode.exe ptbook.exe hyvisual.exe ptiny.exe vergil.exe histogram.exe ptplot.exe capecode_l4j.xml ptbook_l4j.xml hyvisual_l4j.xml ptiny_l4j.xml vergil_l4j.xml histogram_l4j.xml ptplot_l4j.xml [junit] rm -f core [junit] making clean in ./util [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in util/testsuite [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/util/testsuite' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PrintThreads.class WatchDog.class [junit] rm -f core [junit] making clean in util/testsuite/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/util/testsuite/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/util/testsuite/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/util/testsuite' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/util' [junit] making clean in ./com [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in com/cureos [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/cureos' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp cureos.jar [junit] rm -f core [junit] making clean in com/cureos/numerics [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/cureos/numerics' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Calcfc.class Cobyla.class CobylaExitStatus.class numerics.jar numerics.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/cureos/numerics' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/cureos' [junit] making clean in com/jhlabs [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp jhlabs.jar [junit] rm -f core [junit] making clean in com/jhlabs/composite [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/composite' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AddComposite.class AverageComposite.class BurnComposite.class ColorBurnComposite.class ColorComposite.class ColorDodgeComposite.class ContourComposite.class DarkenComposite.class DifferenceComposite.class DodgeComposite.class ExclusionComposite.class HardLightComposite.class HueComposite.class LightenComposite.class MiscComposite.class MiscCompositeContext.class MultiplyComposite.class NegationComposite.class OverlayComposite.class PinLightComposite.class RGBComposite.class SaturationComposite.class ScreenComposite.class SoftLightComposite.class SubtractComposite.class ValueComposite.class composite.jar composite.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/composite' [junit] making clean in com/jhlabs/image [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/image' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractBufferedImageOp.class ApplyMaskFilter.class ArrayColormap.class AverageFilter.class BicubicScaleFilter.class BinaryFilter.class BlockFilter.class BlurFilter.class BorderFilter.class BoxBlurFilter.class BrushedMetalFilter.class BumpFilter.class CausticsFilter.class CellularFilter.class ChannelMixFilter.class CheckFilter.class ChromaKeyFilter.class ChromeFilter.class CircleFilter.class ColorHalftoneFilter.class Colormap.class CompositeFilter.class CompoundFilter.class ContourFilter.class ContrastFilter.class ConvolveFilter.class CropFilter.class CrystallizeFilter.class CurlFilter.class Curve.class CurvesFilter.class DeinterlaceFilter.class DespeckleFilter.class DiffuseFilter.class DiffusionFilter.class DilateFilter.class DisplaceFilter.class DissolveFilter.class DitherFilter.class DoGFilter.class EdgeFilter.class EmbossFilter.class EqualizeFilter.class ErodeAlphaFilter.class ErodeFilter.class ExposureFilter.class FBMFilter.class FadeFilter.class FeedbackFilter.class FieldWarpFilter.class FillFilter.class FlareFilter.class FlipFilter.class Flush3DFilter.class FourColorFilter.class GainFilter.class GammaFilter.class GaussianFilter.class GlintFilter.class GlowFilter.class Gradient.class GradientFilter.class GradientWipeFilter.class GrayFilter.class GrayscaleColormap.class GrayscaleFilter.class HSBAdjustFilter.class HalftoneFilter.class HighPassFilter.class Histogram.class ImageCombiningFilter.class ImageMath.class ImageUtils.class InterpolateFilter.class InvertAlphaFilter.class InvertFilter.class IteratedFilter.class JavaLnFFilter.class KaleidoscopeFilter.class KeyFilter.class LaplaceFilter.class LensBlurFilter.class LevelsFilter.class LifeFilter.class LightFilter.class LinearColormap.class LookupFilter.class MapColorsFilter.class MapFilter.class MarbleFilter.class MarbleTexFilter.class MaskFilter.class MaximumFilter.class MedianFilter.class MinimumFilter.class MirrorFilter.class MotionBlurFilter.class MotionBlurOp.class MotionDetectorFilter.class MutatableFilter.class NoiseFilter.class OctTreeQuantizer.class OffsetFilter.class OilFilter.class OpacityFilter.class OutlineFilter.class PerspectiveFilter.class PinchFilter.class PixelUtils.class PlasmaFilter.class PointFilter.class PointillizeFilter.class PolarFilter.class PosterizeFilter.class PremultiplyFilter.class QuantizeFilter.class Quantizer.class QuiltFilter.class RGBAdjustFilter.class RaysFilter.class ReduceNoiseFilter.class RenderTextFilter.class RescaleFilter.class RippleFilter.class RotateFilter.class SaturationFilter.class ScaleFilter.class ScratchFilter.class ShadeFilter.class ShadowFilter.class ShapeFilter.class SharpenFilter.class ShatterFilter.class ShearFilter.class ShineFilter.class SkeletonFilter.class SkyFilter.class SmartBlurFilter.class SmearFilter.class SolarizeFilter.class SparkleFilter.class Spectrum.class SpectrumColormap.class SphereFilter.class SplineColormap.class StampFilter.class SwimFilter.class SwizzleFilter.class TextureFilter.class ThresholdFilter.class TileImageFilter.class TransferFilter.class TransformFilter.class TransitionFilter.class TritoneFilter.class TwirlFilter.class UnpremultiplyFilter.class UnsharpFilter.class VariableBlurFilter.class WarpFilter.class WarpGrid.class WaterFilter.class WeaveFilter.class WholeImageFilter.class WoodFilter.class image.jar [junit] rm -f core [junit] making clean in com/jhlabs/image/svg [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/image/svg' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AnnotateFilter.class svg.jar svg.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/image/svg' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/image' [junit] making clean in com/jhlabs/math [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/math' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BinaryFunction.class BlackFunction.class CellularFunction2D.class CompositeFunction1D.class CompoundFunction2D.class FBM.class FFT.class FractalSumFunction.class Function1D.class Function2D.class Function3D.class ImageFunction2D.class MarbleFunction.class MathFunction1D.class Noise.class RidgedFBM.class SCNoise.class TurbulenceFunction.class VLNoise.class math.jar math.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/math' [junit] making clean in com/jhlabs/vecmath [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/vecmath' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AxisAngle4f.class Color4f.class Matrix4f.class Point3f.class Point4f.class Quat4f.class Tuple3f.class Tuple4f.class Vector3f.class Vector4f.class vecmath.jar vecmath.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs/vecmath' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jhlabs' [junit] making clean in com/jgoodies [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp jgoodies.jar [junit] rm -f core [junit] making clean in com/jgoodies/forms [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp forms.jar [junit] rm -f core [junit] making clean in com/jgoodies/forms/builder [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/builder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractFormBuilder.class ButtonBarBuilder.class ButtonStackBuilder.class DefaultFormBuilder.class I15dPanelBuilder.class PanelBuilder.class builder.jar builder.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/builder' [junit] making clean in com/jgoodies/forms/debug [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/debug' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FormDebugPanel.class FormDebugUtils.class debug.jar debug.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/debug' [junit] making clean in com/jgoodies/forms/factories [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/factories' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Borders.class ButtonBarFactory.class ComponentFactory.class DefaultComponentFactory.class FormFactory.class factories.jar factories.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/factories' [junit] making clean in com/jgoodies/forms/layout [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/layout' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BoundedSize.class CellConstraints.class ColumnSpec.class ConstantSize.class FormLayout.class FormSpec.class RowSpec.class Size.class Sizes.class layout.jar layout.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/layout' [junit] making clean in com/jgoodies/forms/util [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractUnitConverter.class DefaultUnitConverter.class LayoutStyle.class MacLayoutStyle.class UnitConverter.class Utilities.class WindowsLayoutStyle.class util.jar util.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms/util' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies/forms' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/jgoodies' [junit] making clean in com/microstar [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/microstar' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in com/microstar/xml [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/microstar/xml' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HandlerBase.class XmlException.class XmlHandler.class XmlParser.class xml.jar xml.jar [junit] rm -f core [junit] making clean in com/microstar/xml/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/microstar/xml/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DtdDemo.class EventDemo.class ReaderDemo.class StreamDemo.class TimerDemo.class XmlApp.class XmlApplet.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/microstar/xml/demo' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/microstar/xml' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com/microstar' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/com' [junit] making clean in ./diva [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp diva.jar [junit] rm -f core [junit] making clean in diva/canvas [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractFigure.class AbstractFigureContainer.class AbstractSite.class BasicZList.class CanvasComponent.class CanvasDebugUtilities.class CanvasLayer.class CanvasPane.class CanvasUtilities.class CompositeFigure.class DamageRegion.class Figure.class FigureContainer.class FigureDecorator.class FigureLayer.class FigureSet.class FigureWrapper.class GeometricSet.class GraphicsPane.class JCanvas.class OverlayLayer.class PaneWrapper.class Site.class SiteDecorator.class TransformContext.class VisibleComponent.class ZList.class canvas.jar [junit] rm -f core [junit] making clean in diva/canvas/connector [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/connector' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractConnector.class AbstractConnectorTarget.class ArcConnector.class ArcInteractor.class ArcManipulator.class ArcMidpointSite.class Arrowhead.class AutonomousSite.class BasicManhattanRouter.class Blob.class BoundsSite.class CenterSite.class CenterTarget.class Connector.class ConnectorAdapter.class ConnectorEnd.class ConnectorEvent.class ConnectorInteractor.class ConnectorListener.class ConnectorManipulator.class ConnectorTarget.class FixedNormalSite.class IncrManhattanRouter.class ManhattanConnector.class ManhattanRouter.class NullSite.class ParametricSite.class PerimeterSite.class PerimeterTarget.class Router.class StraightConnector.class StraightTerminal.class Terminal.class TerminalFigure.class connector.jar connector.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/connector' [junit] making clean in diva/canvas/demo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SimplePane.class demo.jar demo.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/demo' [junit] making clean in diva/canvas/event [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/event' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp EventAcceptor.class EventLayer.class ExtendedMouseFilter.class LayerAdapter.class LayerConsumer.class LayerEvent.class LayerEventMulticaster.class LayerListener.class LayerMotionAdapter.class LayerMotionListener.class LayerMouseAdapter.class MouseFilter.class event.jar event.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/event' [junit] making clean in diva/canvas/interactor [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/interactor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractInteractor.class ActionInteractor.class BasicGrabHandle.class BasicGrabHandleFactory.class BasicSelectionModel.class BasicSelectionRenderer.class BoundedDragInteractor.class BoundsConstraint.class BoundsGeometry.class BoundsManipulator.class CircleGeometry.class CircleManipulator.class CompositeInteractor.class DragInteractor.class Geometry.class GrabHandle.class GrabHandleFactory.class Interactor.class Manipulator.class MoveHandle.class PathGeometry.class PathManipulator.class PointConstraint.class QuadrantConstraint.class SelectionDragger.class SelectionEvent.class SelectionInteractor.class SelectionListener.class SelectionModel.class SelectionRenderer.class ShapedFigure.class interactor.jar interactor.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/interactor' [junit] making clean in diva/canvas/toolbox [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/toolbox' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BasicCanvasPane.class BasicController.class BasicEllipse.class BasicFigure.class BasicHighlighter.class BasicRectangle.class GraphicsParser.class GridLayer.class IconFigure.class ImageFigure.class LabelFigure.class LabelWrapper.class PaintedFigure.class PathFigure.class RoundedRectangle.class SVGParser.class SVGUtilities.class SwingWrapper.class TypedDecorator.class VectorFigure.class toolbox.jar toolbox.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/toolbox' [junit] making clean in diva/canvas/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp All.class ConcreteFigures.class FigureTest.class JCanvasTest.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/test' [junit] making clean in diva/canvas/tutorial [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/tutorial' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ArcTutorial.class CompositeFigureTutorial.class ConnectorTutorial.class DragTutorial.class FigureTutorial.class IconTutorial.class LabelTutorial.class ManipulatorTutorial.class SimpleTutorial.class TerminalTutorial.class TransformedFigureTutorial.class VectorFigureTutorial.class tutorial.jar tutorial.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas/tutorial' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/canvas' [junit] making clean in diva/graph [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractGraphController.class AbstractGraphModel.class BasicEdgeController.class BasicNodeController.class EdgeController.class EdgeCreator.class EdgeInteractor.class EdgeRenderer.class GraphController.class GraphEvent.class GraphException.class GraphListener.class GraphModel.class GraphPane.class GraphUtilities.class GraphViewEvent.class GraphViewListener.class JGraph.class MutableGraphModel.class NodeController.class NodeDragInteractor.class NodeInteractor.class NodeRenderer.class SimpleGraphController.class graph.jar [junit] rm -f core [junit] making clean in diva/graph/basic [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/basic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ArcRenderer.class BasicEdgeRenderer.class BasicGraphController.class BasicGraphDemo.class BasicGraphDemoApplet.class BasicGraphModel.class BasicLayoutTarget.class BasicNodeRenderer.class BubbleGraphController.class BubbleGraphDemo.class BubbleGraphDemoApplet.class BubblePane.class BubbleRenderer.class basic.jar basic.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/basic' [junit] making clean in diva/graph/layout [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/layout' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractGlobalLayout.class GlobalLayout.class GridAnnealingLayout.class IncrLayoutAdapter.class IncrementalLayout.class IncrementalLayoutListener.class LayoutTarget.class LayoutUtilities.class LevelLayout.class ProxyIncrLayout.class RandomIncrLayout.class RandomLayout.class layout.jar layout.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/layout' [junit] making clean in diva/graph/modular [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/modular' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BasicModularGraphModel.class CompositeModel.class CompositeNode.class CompositeNodeModel.class Edge.class EdgeModel.class Graph.class ModularGraphModel.class MutableCompositeNodeModel.class MutableEdgeModel.class MutableModularGraphModel.class MutableNodeModel.class Node.class NodeModel.class modular.jar modular.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/modular' [junit] making clean in diva/graph/toolbox [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/toolbox' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DeletionListener.class GraphEventMulticaster.class GraphLogger.class StateBubble.class TypedNodeRenderer.class toolbox.jar toolbox.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/toolbox' [junit] making clean in diva/graph/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp All.class BasicGraphModelTest.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/test' [junit] making clean in diva/graph/tutorial [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/tutorial' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp EditorTutorial.class NestedTutorial.class NodeRendererTutorial.class PrepopulatedTutorial.class SimpleTutorial.class tutorial.jar tutorial.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph/tutorial' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/graph' [junit] making clean in diva/gui [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractDocument.class AbstractStoragePolicy.class AbstractView.class AppContext.class AppContextDelegate.class AppletContext.class Application.class ApplicationContext.class ApplicationExceptionHandler.class ApplicationResources.class BasicFrame.class BasicPage.class BasicStoragePolicy.class ContextView.class DefaultActions.class DefaultStoragePolicy.class DesktopContext.class Document.class DocumentFactory.class GUIUtilities.class MDIContext.class MultipageDocument.class MultipageModel.class MultipageParser.class MultipageWriter.class Page.class StoragePolicy.class View.class ViewAdapter.class ViewEvent.class ViewListener.class gui.jar [junit] rm -f core [junit] making clean in diva/gui/toolbox [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/gui/toolbox' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FigureIcon.class FocusMouseListener.class JCanvasPalette.class JCanvasPanner.class JContextMenu.class JPalette.class JPanner.class JPseudoFrame.class JShadePane.class JStatusBar.class JTreePane.class ListDataModel.class MenuCreator.class MenuFactory.class toolbox.jar toolbox.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/gui/toolbox' [junit] making clean in diva/gui/tutorial [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/gui/tutorial' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractApplication.class MDIApplication.class TextDocument.class TextView.class AppletTutorial.class ApplicationTutorial.class MDIApplicationTutorial.class tutorial.jar tutorial.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/gui/tutorial' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/gui' [junit] making clean in diva/resource [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/resource' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DefaultBundle.class RelativeBundle.class resource.jar resource.jar [junit] rm -f core [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/resource' [junit] making clean in diva/util [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ArrayIterator.class BasicPropertyContainer.class CompoundIterator.class Filter.class FilteredArrayIterator.class FilteredIterator.class IteratorAdapter.class IteratorIterator.class IteratorUtilities.class LoggableOp.class ModelParser.class ModelWriter.class NullArrayIterator.class NullIterator.class PropertyChangeMulticaster.class PropertyContainer.class ProxyIterator.class ReverseIterator.class SemanticObjectContainer.class UnitIterator.class UserObjectContainer.class util.jar [junit] rm -f core [junit] making clean in diva/util/java2d [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/java2d' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractPaintedGraphic.class PaintedGraphic.class PaintedImage.class PaintedList.class PaintedObject.class PaintedPath.class PaintedShape.class PaintedString.class Polygon2D.class PolygonIterator.class Polyline2D.class PolylineIterator.class ShapeUtilities.class java2d.jar java2d.jar [junit] rm -f core [junit] making clean in diva/util/java2d/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/java2d/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in diva/util/java2d/test/junit [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/java2d/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Polygon2DJUnitTest.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/java2d/test/junit' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/java2d/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/java2d' [junit] making clean in diva/util/xml [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/xml' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractXmlBuilder.class CompositeBuilder.class XmlBuilder.class XmlDemo.class XmlDocument.class XmlElement.class XmlReader.class XmlUtilities.class XmlWriter.class xml.jar xml.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/xml' [junit] making clean in diva/util/jester [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/jester' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp EventPlayer.class EventRecorder.class TestCase.class TestFailedException.class TestHarness.class TestSuite.class TestUtilities.class jester.jar jester.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/jester' [junit] making clean in diva/util/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp All.class ShapeUtilitiesTest.class XMLElementTest.class XMLParserTest.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva/util' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/diva' [junit] making clean in ./edu [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in edu/umich [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in edu/umich/eecs [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in edu/umich/eecs/april [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp april.jar [junit] rm -f core [junit] making clean in edu/umich/eecs/april/image [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/image' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AprilTagFilter.class FloatImage.class Homography33b.class SigProc.class image.jar image.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/image' [junit] making clean in edu/umich/eecs/april/jmat [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/jmat' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CSRVec.class DenseVec.class LUDecomposition.class LinAlg.class MathUtil.class Matrix.class Permutation.class SingularValueDecomposition.class Vec.class jmat.jar [junit] rm -f core [junit] making clean in edu/umich/eecs/april/jmat/geom [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/jmat/geom' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp GLine2D.class GLineSegment2D.class geom.jar geom.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/jmat/geom' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/jmat' [junit] making clean in edu/umich/eecs/april/tag [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/tag' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Tag16h5.class Tag25h7.class Tag25h9.class Tag36h10.class Tag36h11.class Tag36h9.class TagDetection.class TagFamily.class tag.jar tag.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/tag' [junit] making clean in edu/umich/eecs/april/util [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Gridder.class Normalize2D.class ReflectUtil.class Tic.class UnionFindSimple.class util.jar util.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april/util' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs/april' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich/eecs' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu/umich' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/edu' [junit] making clean in ./net [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/net' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in net/jimblackler [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/net/jimblackler' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in jimblackler/Utils [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/net/jimblackler/Utils' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CollectionAbortedException.class Collector.class ReferenceYieldAdapter.class ResultHandler.class ThreadedYieldAdapter.class YieldAdapter.class YieldAdapterIterable.class YieldAdapterIterator.class Utils.jar Utils.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/net/jimblackler/Utils' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/net/jimblackler' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/net' [junit] making clean in ./org [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in org/mlc [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/mlc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp mlc.jar [junit] rm -f core [junit] making clean in org/mlc/swing [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/mlc/swing' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp swing.jar [junit] rm -f core [junit] making clean in org/mlc/swing/example [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/mlc/swing/example' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CustomerPanel.class ExamplePanel.class example.jar example.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/mlc/swing/example' [junit] making clean in org/mlc/swing/layout [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/mlc/swing/layout' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BeanProperty.class ButtonBarComponentBuilder.class ComponentBuilder.class ComponentDef.class ContainerLayout.class DefaultComponentBuilder.class DnDTable.class DndList.class FormDebugPanel.class FormEditor.class JListComponentBuilder.class JTableComponentBuilder.class JToolBarComponentBuilder.class JTreeComponentBuilder.class LayoutConstraintsManager.class LayoutFrame.class MultiContainerFrame.class NewComponentDialog.class SeparatorComponentBuilder.class TransferableWrapper.class UserPrefs.class layout.jar layout.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/mlc/swing/layout' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/mlc/swing' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/mlc' [junit] making clean in org/json [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/json' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CDL.class Cookie.class CookieList.class HTTP.class HTTPTokener.class JSONArray.class JSONException.class JSONML.class JSONObject.class JSONString.class JSONStringer.class JSONTokener.class JSONWriter.class Test.class XML.class XMLTokener.class json.jar json.jar [junit] rm -f core [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/json' [junit] making clean in org/ptolemy [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in org.ptolemy/classloading [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/classloading' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorOrientedClassProvider.class ClassLoadingStrategy.class ModelElementClassProvider.class SimpleClassLoadingStrategy.class classloading.jar [junit] rm -f core [junit] making clean in org/ptolemy/classloading/osgi [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/classloading/osgi' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DefaultModelElementClassProvider.class OSGiClassLoadingStrategy.class PackageBasedModelElementClassProvider.class osgi.jar osgi.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/classloading/osgi' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/classloading' [junit] making clean in org.ptolemy/commons [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/commons' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FutureValue.class ThreeDigitVersionSpecification.class VersionSpecification.class commons.jar commons.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/commons' [junit] making clean in org.ptolemy/faultModels [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/faultModels' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PacketDropFaultGenerator.class StuckAtFaultGenerator.class faultModels.jar faultModels.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/faultModels' [junit] making clean in org.ptolemy/fmi [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/fmi' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMI20CallbackFunctions.class FMI20ContinuousStateDerivative.class FMI20CoSimulationCapabilities.class FMI20ModelExchangeCapabilities.class FMI20ModelInstance.class FMI20Output.class FMICallbackFunctions.class FMICapabilities.class FMICoSimulationCapabilities.class FMIEventInfo.class FMI20EventInfo.class FMILibrary.class FMIModelDescription.class FMIScalarVariable.class FMUBuilder.class FMUFile.class FMULibrary.class FMULog.class FMULogUtilities.class NativeSizeT.class fmi.jar jfmi2.0.0.tar.gz jfmi2.0.0.zip [junit] rm -f core [junit] making clean in org/ptolemy/fmi/driver [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/fmi/driver' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMUCoSimulation.class FMUDriver.class FMUModelExchange.class OutputRow.class driver.jar driver.jar [junit] rm -f core [junit] making clean in org/ptolemy/fmi/driver/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/fmi/driver/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/fmi/driver/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/fmi/driver' [junit] making clean in org/ptolemy/fmi/type [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/fmi/type' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMIBooleanType.class FMIIntegerType.class FMIRealType.class FMIStringType.class FMIType.class type.jar type.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/fmi/type' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/fmi' [junit] making clean in org.ptolemy/machineImprovisation [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineImprovisation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Chord.class ChordFollower.class ChordParser.class FactorOracle.class FactorOracleGenerator.class FactorOracleTop.class MidiKeyToNote.class MusicSpecs.class Note.class NoteParser.class NoteToMidiKey.class OracleModel.class machineImprovisation.jar machineImprovisation.jar [junit] rm -f core [junit] making clean in org/ptolemy/machineImprovisation/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineImprovisation/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in org/ptolemy/machineImprovisation/demo/JazzImprovisation [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineImprovisation/demo/JazzImprovisation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JazzImprovisation.jar JazzImprovisation.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineImprovisation/demo/JazzImprovisation' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineImprovisation/demo' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineImprovisation' [junit] making clean in org.ptolemy/machineLearning [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Algorithms.class machineLearning.jar [junit] rm -f core [junit] making clean in org/ptolemy/machineLearning/clustering [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/clustering' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp KMeans.class clustering.jar clustering.jar [junit] rm -f core [junit] making clean in org/ptolemy/machineLearning/clustering/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/clustering/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar *.jar [junit] rm -f core [junit] making clean in org/ptolemy/machineLearning/clustering/demo/KMeans [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/clustering/demo/KMeans' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp KMeans.jar KMeans.jar *.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/clustering/demo/KMeans' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/clustering/demo' [junit] making clean in org/ptolemy/machineLearning/clustering/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/clustering/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/clustering/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/clustering' [junit] making clean in org/ptolemy/machineLearning/hmm [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HMMExponentialClassifier.class HMMExponentialEstimator.class HMMGaussianClassifier.class HMMGaussianEstimator.class HMMMultinomialClassifier.class HMMMultinomialEstimator.class ObservationClassifier.class ParameterEstimator.class hmm.jar hmm.jar [junit] rm -f core [junit] making clean in org/ptolemy/machineLearning/hmm/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar *.jar [junit] rm -f core [junit] making clean in org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionAOM [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionAOM' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CommunicationAnomalyDetectionAOM.jar CommunicationAnomalyDetectionAOM.jar *.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionAOM' [junit] making clean in org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionCQM [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionCQM' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CommunicationAnomalyDetectionCQM.jar CommunicationAnomalyDetectionCQM.jar *.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionCQM' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm/demo' [junit] making clean in org/ptolemy/machineLearning/hmm/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmm' [junit] making clean in org/ptolemy/machineLearning/hmmAOM [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmmAOM' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HMMGaussianEstimator.class ParameterEstimator.class hmmAOM.jar hmmAOM.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hmmAOM' [junit] making clean in org/ptolemy/machineLearning/hsmm [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hsmm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HSMMGaussianEstimator.class HSMMGenerator.class HSMMGeneratorGaussianEmissions.class HSMMGeneratorMultinomialEmissions.class HSMMMultinomialEstimator.class HSMMParameterEstimator.class HSMMTimeAwareGenerator.class HSMMTimeAwareMultinomialEstimator.class HSMMTimeAwareMultinomialEstimatorWithCodegen.class hsmm.jar hsmm.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/hsmm' [junit] making clean in org/ptolemy/machineLearning/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AFTEDiscriminant.class AFTEFast.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/lib' [junit] making clean in org/ptolemy/machineLearning/particleFilter [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractParticleFilter.class AbstractPredictor.class AbstractStateSpaceSimulator.class AbstractUnscentedKalmanFilter.class ConstraintsCalculator.class ConvertParticlesToCovarianceMatrix.class MutualInformationCalculator.class Optimizer.class ParticleFilter.class ParticleFilterRange.class Particle.class ParticleMutualInformation.class particleFilter.jar particleFilter.jar [junit] rm -f core [junit] making clean in org/ptolemy/machineLearning/particleFilter/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar *.jar [junit] rm -f core [junit] making clean in org/ptolemy/machineLearning/particleFilter/demo/MultiRobotIntruderTracking [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/MultiRobotIntruderTracking' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MultiRobotIntruderTracking.jar MultiRobotIntruderTracking.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/MultiRobotIntruderTracking' [junit] making clean in org/ptolemy/machineLearning/particleFilter/demo/OnlineTrajectoryOptimization [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/OnlineTrajectoryOptimization' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OnlineTrajectoryOptimization.jar OnlineTrajectoryOptimization.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/OnlineTrajectoryOptimization' [junit] making clean in org/ptolemy/machineLearning/particleFilter/demo/OpenLoopSingleRobotTargetLocalization [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopSingleRobotTargetLocalization' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OpenLoopSingleRobotTargetLocalization.jar OpenLoopSingleRobotTargetLocalization.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopSingleRobotTargetLocalization' [junit] making clean in org/ptolemy/machineLearning/particleFilter/demo/OpenLoopTwoRobotTargetLocalization [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopTwoRobotTargetLocalization' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OpenLoopTwoRobotTargetLocalization.jar OpenLoopTwoRobotTargetLocalization.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopTwoRobotTargetLocalization' [junit] making clean in org/ptolemy/machineLearning/particleFilter/demo/ParticleFilterRange [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/ParticleFilterRange' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ParticleFilterRange.jar ParticleFilterRange.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo/ParticleFilterRange' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/demo' [junit] making clean in org/ptolemy/machineLearning/particleFilter/doc [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/doc' [junit] making clean in org/ptolemy/machineLearning/particleFilter/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/particleFilter' [junit] making clean in org/ptolemy/machineLearning/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/machineLearning' [junit] making clean in org.ptolemy/opencv [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/opencv' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ComputerVision.class FaceRecognizer.class OpenCVLoader.class opencv.jar opencv.jar [junit] rm -f core [junit] making clean in org/ptolemy/opencv/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/opencv/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SimpleSample.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/opencv/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/opencv' [junit] making clean in org.ptolemy/optimization [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ApproximatedObjectiveFunction.class BarrierMethod.class CompositeOptimizer.class CompositeOptimizerUsingGradient.class ObjectiveFunction.class ObjectiveFunctionWithSoftConstraints.class PositionConstraintCalculator.class optimization.jar optimization.jar [junit] rm -f core [junit] making clean in org/ptolemy/optimization/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in org/ptolemy/optimization/demo/LeastSquaresNodeLocalization [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/demo/LeastSquaresNodeLocalization' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LeastSquaresNodeLocalization.jar LeastSquaresNodeLocalization.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/demo/LeastSquaresNodeLocalization' [junit] making clean in org/ptolemy/optimization/demo/LinearRegression [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/demo/LinearRegression' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LinearRegression.jar LinearRegression.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/demo/LinearRegression' [junit] making clean in org/ptolemy/optimization/demo/SimpleOptimization [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/demo/SimpleOptimization' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SimpleOptimization.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/demo/SimpleOptimization' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/demo' [junit] making clean in org/ptolemy/optimization/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/doc' [junit] making clean in org/ptolemy/optimization/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in ptolemy/optimization/test/junit [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/test/junit' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/optimization' [junit] making clean in org.ptolemy/osc [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/osc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OscReceiver.class OscSender.class osc.jar osc.jar [junit] rm -f core [junit] making clean in org/ptolemy/osc/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/osc/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in org/ptolemy/osc/demo/OscSendReceive [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/osc/demo/OscSendReceive' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OscSendReceive.jar OscSendReceive.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/osc/demo/OscSendReceive' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/osc/demo' [junit] making clean in org/ptolemy/osc/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/osc/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/osc/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/osc' [junit] making clean in org.ptolemy/qss [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp QSSIntegrator.class qss.jar [junit] rm -f core [junit] making clean in org/ptolemy/qss/util [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DerivativeFunction.class ModelPolynomial.class PolynomialRoot.class util.jar util.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/util' [junit] making clean in org/ptolemy/qss/solver [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/solver' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LIQSS1.class LIQSS2Fd.class QSS1.class QSS2Fd.class QSS2FdJac.class QSS2Pts.class QSS2Qts.class QSS3Fd.class QSS3Pts.class QSSBase.class solver.jar solver.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/solver' [junit] making clean in org/ptolemy/qss/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/test' [junit] making clean in org/ptolemy/qss/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar *.jar [junit] rm -f core [junit] making clean in org/ptolemy/qss/demo/RLC [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/demo/RLC' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RLC.jar RLC.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/demo/RLC' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss/demo' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/qss' [junit] making clean in org.ptolemy/ssm [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/ssm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CovarianceStatePredictor.class GaussianMeasurementModel.class GaussianModel.class InferenceActor.class Map.class MapAttributes.class MapConstrained.class MeasurementModel.class MeasurementModelAttributes.class MirrorDecorator.class MirrorDecoratorAttributes.class MirrorDecoratorListener.class ParticleFilter.class Predictor.class StateSpaceActor.class StateSpaceModel.class StateSpaceSimulator.class StatePredictorWithAccControl.class StatePredictorWithControl.class TrainableGaussianModel.class UnscentedKalmanFilterSSM.class ssm.jar ssm.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy/ssm' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/ptolemy' [junit] making clean in org/terraswarm [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp terraswarm.jar [junit] rm -f core [junit] making clean in org.terraswarm/accessor [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AccessorIconLoader.class AccessorLibrary.class JSAccessor.class accessor.jar accessor.jar [junit] rm -f core [junit] making clean in org/terraswarm/accessor/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in org/terraswarm/accessor/demo/AugmentedReality [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/AugmentedReality' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AugmentedReality.jar AugmentedReality.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/AugmentedReality' [junit] making clean in org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AugmentedRealityVideoSOHO.jar AugmentedRealityVideoSOHO.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO' [junit] making clean in org/terraswarm/accessor/demo/AugmentedRealityVideoTerra [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/AugmentedRealityVideoTerra' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AugmentedRealityVideoTerra.jar AugmentedRealityVideoTerra.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/AugmentedRealityVideoTerra' [junit] making clean in org/terraswarm/accessor/demo/ConnectedCar [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/ConnectedCar' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConnectedCar.jar ConnectedCar.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/ConnectedCar' [junit] making clean in org/terraswarm/accessor/demo/DynamicTopologyUpdate [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/DynamicTopologyUpdate' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DynamicTopologyUpdate.jar DynamicTopologyUpdate.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/DynamicTopologyUpdate' [junit] making clean in org/terraswarm/accessor/demo/Hue [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/Hue' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Hue.jar Hue.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/Hue' [junit] making clean in org/terraswarm/accessor/demo/IndoorLocationAwareDiscovery [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/IndoorLocationAwareDiscovery' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IndoorLocationAwareDiscovery.jar IndoorLocationAwareDiscovery.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/IndoorLocationAwareDiscovery' [junit] making clean in org/terraswarm/accessor/demo/SemanticRepository [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/SemanticRepository' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SemanticRepository.jar SemanticRepository.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/SemanticRepository' [junit] making clean in org/terraswarm/accessor/demo/Lifx [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/Lifx' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Lifx.jar Lifx.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/Lifx' [junit] making clean in org/terraswarm/accessor/demo/NaturalLanguage [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/NaturalLanguage' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp NaturalLanguage.jar NaturalLanguage.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/NaturalLanguage' [junit] making clean in org/terraswarm/accessor/demo/Scarab [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/Scarab' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Scarab.jar Scarab.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/Scarab' [junit] making clean in org/terraswarm/accessor/demo/WatchHandRaisingLight [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/WatchHandRaisingLight' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WatchHandRaisingLight.jar WatchHandRaisingLight.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo/WatchHandRaisingLight' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/demo' [junit] making clean in org/terraswarm/accessor/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/doc' [junit] making clean in org/terraswarm/accessor/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor' [junit] making clean in org.terraswarm/ros [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/ros' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ros.jar ros.jar [junit] rm -f core [junit] making clean in org.terraswarm.ros/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/ros/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in org/terraswarm/ros/demo/Ros [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/ros/demo/Ros' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Ros.jar Ros.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/ros/demo/Ros' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/ros/demo' [junit] making clean in org.terraswarm.ros/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/ros/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/ros/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/ros' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm' [junit] making clean in org/hlacerti [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp hlacerti.jar [junit] rm -f core [junit] making clean in org/hlacerti/lib [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AutomaticSimulation.class CertiRtig.class HlaAttributeReflector.class HlaAttributeUpdater.class HlaManager.class HlaManager1516e.class HlaManager1_3.class HlaManagerDelegate.class HlaPublisher.class HlaReflectable.class HlaReporter.class HlaSubscriber.class HlaUpdatable.class MessageProcessing.class HlaTimedEvent.class lib.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/lib' [junit] making clean in org/hlacerti/demo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in org/hlacerti/demo/Billard [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/Billard' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Billard.jar [junit] rm -f core [junit] making clean in org/hlacerti/demo/Billard/2Billes1Fed [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/Billard/2Billes1Fed' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp 2Billes1Fed.jar 2Billes1Fed.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/Billard/2Billes1Fed' [junit] making clean in org/hlacerti/demo/Billard/2Billes2Fed [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/Billard/2Billes2Fed' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp 2Billes2Fed.jar 2Billes2Fed.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/Billard/2Billes2Fed' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/Billard' [junit] making clean in org/hlacerti/demo/f14HLA [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/f14HLA' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp f14HLA.jar [junit] rm -f core [junit] making clean in org/hlacerti/demo/f14HLA/AllFederatesNER [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/f14HLA/AllFederatesNER' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AllFederatesNER.jar AllFederatesNER.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/f14HLA/AllFederatesNER' [junit] making clean in org/hlacerti/demo/f14HLA/AllFederatesTAR [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/f14HLA/AllFederatesTAR' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AllFederatesTAR.jar AllFederatesTAR.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/f14HLA/AllFederatesTAR' [junit] making clean in org/hlacerti/demo/f14HLA/initialCentralizedF14 [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/f14HLA/initialCentralizedF14' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp initialCentralizedF14.jar initialCentralizedF14.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/f14HLA/initialCentralizedF14' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/f14HLA' [junit] making clean in org/hlacerti/demo/IntegrationTests [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/IntegrationTests' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IntegrationTests.jar IntegrationTests.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/IntegrationTests' [junit] making clean in org/hlacerti/demo/SynchronizeToRealTime [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/SynchronizeToRealTime' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SynchronizeToRealTime.jar SynchronizeToRealTime.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo/SynchronizeToRealTime' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/demo' [junit] making clean in org/hlacerti/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/hlacerti' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org' [junit] making clean in ./ptolemy [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar ptsupport.jar [junit] rm -f core [junit] making clean in ptolemy/util [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CancelException.class ClassUtilities.class Diff.class DoubleUtilities.class ExecuteCommands.class FileUtilities.class JVMBitWidth.class MessageHandler.class MultiHashMap.class OrderedResourceBundle.class RecursiveFileFilter.class RunnableExceptionCatcher.class SimpleMessageHandler.class StatusHandler.class StreamExec.class StringBufferExec.class StringUtilities.class XSLTUtilities.class util.jar util.jar [junit] rm -f core [junit] making clean in ptolemy/util/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/util/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp InnerClassTest.class RecorderMessageHandler.class ThreadStreamExec.class WatchDog.class test.jar [junit] rm -f core [junit] making clean in ptolemy/util/test/junit [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/util/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AutoCGNoInlineAccessorTests.class AutoCGCKnownFailedTests.class AutoCGCInlineTests.class AutoCGCNoInlineTests.class AutoCGCNoInlineArduinoTests.class AutoCGCNoInlineDuktapeTests.class AutoCGCTests.class AutoCGFMIMANoInlineTests.class AutoCGFMIMAKnownFailedTests.class AutoCGJavaKnownFailedTests.class AutoCGJavaTests.class AutoCGKnownFailedTests.class AutoCGTests.class AutoKnownFailedTests.class AutoNameArchTests.class Auto32Tests.class AutoTests.class JUnitAuto32Base.class JUnitCGAccessorTestBase.class JUnitCGCArduinoTestBase.class JUnitCGCDuktapeTestBase.class JUnitCGCTestBase.class JUnitCGCNoInlineTestBase.class JUnitCGFMIMATestBase.class JUnitCGJavaTestBase.class JUnitTclTest.class JUnitTclTestBase.class JUnitTclTestRun.class ModelKnownFailedTests.class ModelTests.class TclTests.class junit.jar junit.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/util/test/junit' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/util/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/util' [junit] making clean in ptolemy/math [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/math' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Complex.class ComplexArrayMath.class ComplexBinaryOperation.class ComplexMatrixMath.class ComplexUnaryOperation.class DoubleArrayMath.class DoubleArrayStat.class DoubleBinaryOperation.class DoubleMatrixMath.class DoubleUnaryOperation.class ExtendedMath.class FixPoint.class FixPointQuantization.class FloatArrayMath.class FloatBinaryOperation.class FloatMatrixMath.class FloatUnaryOperation.class Fraction.class FractionArrayMath.class FractionMatrixMath.class IntegerArrayMath.class IntegerBinaryOperation.class IntegerMatrixMath.class IntegerUnaryOperation.class Interpolation.class LongArrayMath.class LongBinaryOperation.class LongMatrixMath.class LongUnaryOperation.class Overflow.class Precision.class Quantization.class Quantizer.class Rounding.class SignalProcessing.class math.jar math.jar [junit] rm -f core [junit] making clean in ptolemy/math/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/math/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TestComplexBinaryOperation.class TestComplexUnaryOperation.class TestDoubleBinaryOperation.class TestDoubleUnaryOperation.class TestFloatBinaryOperation.class TestFloatUnaryOperation.class TestIntegerBinaryOperation.class TestIntegerUnaryOperation.class TestLongBinaryOperation.class TestLongUnaryOperation.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/math/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/math' [junit] making clean in ptolemy/kernel [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ComponentEntity.class ComponentPort.class ComponentRelation.class CompositeEntity.class Entity.class InstantiableNamedObj.class Port.class Relation.class kernel.jar [junit] rm -f core [junit] making clean in ptolemy/kernel/util [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractSettableAttribute.class Attribute.class BasicModelErrorHandler.class Changeable.class ChangeListener.class ChangeRequest.class Configurable.class ConfigurableAttribute.class CrossRefList.class DebugEvent.class Debuggable.class DebugListener.class Decorator.class DecoratorAttributes.class Derivable.class DropTargetHandler.class ExceptionHandler.class Flowable.class HierarchyListener.class IconAttribute.class IllegalActionException.class Instantiable.class InternalErrorException.class InvalidStateException.class KernelException.class KernelRuntimeException.class LazyComposite.class Locatable.class Location.class LoggerListener.class ModelErrorHandler.class MoMLExportable.class Moveable.class Nameable.class NamedList.class NamedObj.class NameDuplicationException.class NoSuchItemException.class PtolemyThread.class RecorderListener.class ScopeExtender.class Settable.class Singleton.class SingletonAttribute.class SingletonConfigurableAttribute.class StreamChangeListener.class StreamListener.class StringAttribute.class TransientSingletonConfigurableAttribute.class ValueListener.class Workspace.class util.jar util.jar [junit] rm -f core [junit] making clean in ptolemy/kernel/util/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/util/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AccessAction.class AccessThread.class InvalidStringAttribute.class PtestWorkspace.class StreamValueListener.class TestDebugEvent.class TestInstantiableAttribute.class TestInstantiableNamedObj.class TestNullNamedObj.class TestPtolemyThread.class TestWorkspaceBase.class TestWorkspace.class TestWorkspace2.class TestWorkspace3.class TestWorkspace4.class TestWorkspace5.class TestWorkspace6.class [junit] rm -f core [junit] making clean in ptolemy/kernel/util/test/system [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/util/test/system' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ChangeRequestTest.class TestDE.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/util/test/system' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/util/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/util' [junit] making clean in ptolemy/kernel/attributes [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/attributes' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Actionable.class FileAttribute.class FileOrURLAccessor.class RequireVersion.class URIAttribute.class VersionAttribute.class attributes.jar attributes.jar [junit] rm -f core [junit] making clean in ptolemy/kernel/attributes/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/attributes/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/attributes/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/attributes' [junit] making clean in ptolemy/kernel/undo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/undo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RedoChangeRequest.class UndoAction.class UndoActionsList.class UndoChangeRequest.class UndoStackAttribute.class undo.jar undo.jar [junit] rm -f core [junit] making clean in ptolemy/kernel/undo/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/undo/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp UndoActionTest.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/undo/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/undo' [junit] making clean in ptolemy/kernel/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ComponentEntityTimeTest.class ExampleSystem.class PortNameProblem.class PortHasNoContainer.class TestComponentPort.class TestComponentRelation.class TestCompositeEntity.class TestSerializable.class [junit] rm -f core [junit] making clean in ptolemy/kernel/test/junit [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExampleSystemJUnitTest.class JUnitTclTest.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/test/junit' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/kernel' [junit] making clean in ptolemy/plot [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CmdLineArgException.class EditablePlot.class EditListener.class EPSGraphics.class Histogram.class HistogramApplet.class Plot.class PlotApplet.class PlotApplication.class PlotBox.class PlotBoxInterface.class PlotInterface.class PlotDataException.class PlotFormatter.class PlotFrame.class PlotLive.class PlotLiveApplet.class PlotPoint.class plotapplet.jar plot.jar ptplot5.11.devel.tar.gz ptplot5.11.devel.zip vergil.jnlp plotapplication.jar plotmlapplet.jar pxgraphapplet.jar [junit] rm -f core [junit] making clean in ptolemy/plot/demo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HistogramDemo.class PlotDemo.class PlotFourierSeries.class PlotLiveDemo.class PlotLiveDemoApplet.class TwoPlotExample.class demo.jar demo.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/demo' [junit] making clean in ptolemy/plot/doc [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/doc' [junit] making clean in ptolemy/plot/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/test' [junit] making clean in ptolemy/plot/plotml [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/plotml' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp EditablePlotMLApplet.class EditablePlotMLApplication.class HistogramMLApplet.class HistogramMLApplication.class HistogramMLParser.class PlotBoxMLParser.class PlotMLApplet.class PlotMLApplication.class PlotMLFrame.class PlotMLParser.class plotml.jar plotml.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/plotml' [junit] making clean in ptolemy/plot/compat [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/compat' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PxgraphApplet.class PxgraphApplication.class PxgraphParser.class compat.jar compat.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/compat' [junit] making clean in ptolemy/plot/img [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/img' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp img.jar img.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot/img' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/plot' [junit] making clean in ptolemy/graph [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CPO.class DirectedAcyclicGraph.class DirectedGraph.class Edge.class Element.class ElementList.class Graph.class GraphActionException.class GraphInvalidStateException.class GraphConstructionException.class GraphElementException.class GraphException.class GraphStateException.class GraphTopologyException.class GraphWeightException.class LabeledList.class Inequality.class InequalitySolver.class InequalityTerm.class Node.class NonLatticeCounterExample.class graph.jar [junit] rm -f core [junit] making clean in ptolemy/graph/analysis [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AllPairShortestPathAnalysis.class Analysis.class AnalysisException.class ClusterNodesAnalysis.class CycleExistenceAnalysis.class CycleMeanAnalysis.class MaximumProfitToCostRatioAnalysis.class MirrorTransformation.class NegativeLengthCycleAnalysis.class SingleSourceLongestPathAnalysis.class TransitiveClosureAnalysis.class SinkNodeAnalysis.class SelfLoopAnalysis.class SourceNodeAnalysis.class ZeroLengthCycleAnalysis.class InvalidAnalyzerException.class analysis.jar [junit] rm -f core [junit] making clean in ptolemy/graph/analysis/analyzer [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/analyzer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AllPairShortestPathAnalyzer.class Analyzer.class ClusterNodesTransformer.class CycleExistenceAnalyzer.class CycleMeanAnalyzer.class GraphAnalyzer.class MaximumProfitToCostRatioAnalyzer.class MirrorTransformer.class NegativeLengthCycleAnalyzer.class SelfLoopAnalyzer.class SingleSourceLongestPathAnalyzer.class SinkNodeAnalyzer.class SourceNodeAnalyzer.class Transformer.class TransitiveClosureAnalyzer.class ZeroLengthCycleAnalyzer.class analyzer.jar analyzer.jar [junit] rm -f core [junit] making clean in ptolemy/graph/analysis/analyzer/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/analyzer/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/analyzer/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/analyzer' [junit] making clean in ptolemy/graph/analysis/strategy [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/strategy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AllEdgeSingleSourceLongestPathStrategy.class CachedStrategy.class ClusterNodesTransformerStrategy.class FloydWarshallAllPairShortestPathStrategy.class FloydWarshallCycleExistenceStrategy.class FloydWarshallNegativeLengthCycleStrategy.class FloydWarshallStrategy.class FloydWarshallTransitiveClosureStrategy.class FloydWarshallZeroLengthCycleStrategy.class KarpCycleMeanStrategy.class MirrorTransformerStrategy.class ParhiMaximumProfitToCostRatioStrategy.class SelfLoopStrategy.class SinkNodeStrategy.class SourceNodeStrategy.class Strategy.class strategy.jar strategy.jar [junit] rm -f core [junit] making clean in ptolemy/graph/analysis/strategy/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/strategy/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/strategy/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/strategy' [junit] making clean in ptolemy/graph/analysis/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/analysis' [junit] making clean in ptolemy/graph/sched [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/sched' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Firing.class Schedule.class ScheduleAnalysis.class ScheduleAnalyzer.class ScheduleElement.class sched.jar sched.jar [junit] rm -f core [junit] making clean in ptolemy/graph/sched/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/sched/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/sched/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/sched' [junit] making clean in ptolemy/graph/mapping [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/mapping' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MapMapping.class Mapping.class ToDoubleMapMapping.class ToDoubleMapping.class ToIntMapMapping.class ToIntMapping.class mapping.jar mapping.jar [junit] rm -f core [junit] making clean in ptolemy/graph/mapping/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/mapping/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/mapping/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/mapping' [junit] making clean in ptolemy/graph/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TestConstant.class TestVariable.class Utilities.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/graph' [junit] making clean in ptolemy/moml [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Documentation.class ConvertToLazy.class EntityLibrary.class ErrorHandler.class HandlesInternalLinks.class IconLoader.class ImportAttribute.class LibraryAttribute.class LibraryBuilder.class MissingClassException.class MoMLAttribute.class MoMLChangeRequest.class MoMLCommandLineApplication.class MoMLFilter.class MoMLModelAttribute.class MoMLParser.class MoMLSimpleApplication.class MoMLSimpleTimeoutApplication.class MoMLUndoEntry.class MoMLVariableChecker.class ParserAttribute.class SimpleErrorHandler.class StreamErrorHandler.class UndoContext.class Vertex.class moml.jar [junit] rm -f core [junit] making clean in ptolemy/moml/demo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/moml/demo/Networked [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/demo/Networked' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Networked.jar Networked.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/demo/Networked' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/demo' [junit] making clean in ptolemy/moml/filter [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/filter' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorIndex.class AddEditorFactory.class AddMissingParameter.class AddIcon.class BackwardCompatibility.class ChangeFixedWidth1ToAuto.class ClassChanges.class DiscardDoubles.class DiscardDoublesArray.class DiscardGenerals.class DocAttributeChanges.class GRColorChanges.class HideAnnotationNames.class JavaScriptThisUpdate.class MultiportToSinglePort.class MoMLFilterSimple.class NamedObjClassesSeen.class LazyTypedCompositeActorChanges.class ParameterNameChanges.class PortClassChanges.class PortNameChanges.class PropertyClassChanges.class RelationWidthChanges.class RemoveClasses.class RemoveGraphicalClasses.class RemoveGraphicalClassesApplication.class RemoveNonPtinyClasses.class RemoveProperties.class filter.jar filter.jar [junit] rm -f core [junit] making clean in ptolemy/moml/filter/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/filter/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TestRamp.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/filter/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/filter' [junit] making clean in ptolemy/moml/unit [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/unit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Bindings.class EquationVisitor.class ExpandPortNames.class Solution.class Unit.class UnitAttribute.class UnitConstraint.class UnitConstraints.class UnitEquation.class UnitExpr.class UnitInEquality.class UnitLibrary.class UnitPresentation.class UnitTerm.class UParser.class ParseException.class SimpleCharStream.class Token.class TokenMgrError.class UParser.class UParserConstants.class UParserTokenManager.class unit.jar unit.jar [junit] rm -f core [junit] making clean in ptolemy/moml/unit/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/unit/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/unit/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/unit' [junit] making clean in ptolemy/moml/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MoMLParserLeak.class RecorderErrorHandler.class TestIconLoader.class TestLibraryBuilder.class UnloadModelTest.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/moml' [junit] making clean in ptolemy/data [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbsentToken.class AbstractConvertibleToken.class AbstractNotConvertibleToken.class ActorToken.class ArrayToken.class AWTImageToken.class BitwiseOperationToken.class BooleanMatrixToken.class BooleanToken.class ComplexMatrixToken.class ComplexToken.class DateToken.class DoubleMatrixToken.class DoubleToken.class EventToken.class FixMatrixToken.class FixToken.class FloatToken.class Function.class FunctionToken.class ImageToken.class IntMatrixToken.class IntToken.class LongMatrixToken.class LongToken.class MatrixToken.class Numerical.class ObjectToken.class OrderedRecordToken.class PartiallyOrderedToken.class PetiteToken.class RecordToken.class ScalarToken.class ShortToken.class SmoothToken.class StringToken.class Token.class TokenUtilities.class TupleToken.class UnionToken.class UnsignedByteToken.class UnsizedArrayToken.class UnsizedFixToken.class UpdatedArrayToken.class XMLToken.class data.jar [junit] rm -f core [junit] making clean in ptolemy/data/expr [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/expr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractInitializableParameter.class AbstractParseTreeVisitor.class ASTPtArrayConstructNode.class ASTPtAssignmentNode.class ASTPtBitwiseNode.class ASTPtFunctionApplicationNode.class ASTPtFunctionDefinitionNode.class ASTPtFunctionalIfNode.class ASTPtLeafNode.class ASTPtLogicalNode.class ASTPtMatrixConstructNode.class ASTPtMethodCallNode.class ASTPtOrderedRecordConstructNode.class ASTPtProductNode.class ASTPtPowerNode.class ASTPtRecordConstructNode.class ASTPtRelationalNode.class ASTPtRootNode.class ASTPtShiftNode.class ASTPtSumNode.class ASTPtUnaryNode.class ASTPtUnionConstructNode.class CachedMethod.class ChoiceParameter.class ChoiceStringParameter.class ConcreteMatrixToken.class ConcreteScalarToken.class Constants.class ContainmentExtender.class ConstraintMonitor.class ConversionUtilities.class CParseTreeCodeGenerator.class ExpertParameter.class ExplicitScope.class ExpressionFunction.class FileParameter.class FixPointFunctions.class GeneralToken.class MatlabUtilities.class ModelScope.class MoMLUtilities.class NamedConstantsScope.class NameParameter.class NestedScope.class Parameter.class ParseTreeDumper.class ParseTreeEvaluator.class ParseTreeFreeVariableCollector.class ParseTreeFreeVariableRenamer.class ParseTreeSpecializer.class ParseTreeTypeInference.class ParseTreeVisitor.class ParseTreeWriter.class ParserScope.class ScopeExtendingAttribute.class SingletonParameter.class StringConstantParameter.class StringParameter.class TemporaryVariable.class UndefinedConstantOrIdentifierException.class UnknownResultException.class UtilityFunctions.class UnknownToken.class Variable.class XMLParser.class PtParser.class MatrixParser.class JJTMatrixParserState.class JJTPtParserState.class MatrixParserConstants.class MatrixParserTokenManager.class MatrixParserTreeConstants.class Node.class ParseException.class PtParserConstants.class PtParserTokenManager.class PtParserTreeConstants.class SimpleCharStream.class SimpleNode.class Token.class TokenMgrError.class expr.jar expr.jar [junit] rm -f core [junit] making clean in ptolemy/data/expr/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/expr/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AttributeChanged.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/expr/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/expr' [junit] making clean in ptolemy/data/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TokenUtilitiesTest.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/test' [junit] making clean in ptolemy/data/type [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorType.class ArrayType.class AssociativeType.class BaseType.class FixType.class FunctionType.class HasTypeConstraints.class MatrixType.class MonotonicFunction.class ObjectType.class RecordType.class StructuredType.class TupleType.class Type.class Typeable.class TypeConstant.class TypeLattice.class UnionType.class type.jar type.jar [junit] rm -f core [junit] making clean in ptolemy/data/type/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TestToken.class TestTypeLattice.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type/test' [junit] making clean in ptolemy/data/type/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/data/type/demo/Objects [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type/demo/Objects' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Objects.jar Objects.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type/demo/Objects' [junit] making clean in ptolemy/data/type/demo/Router [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type/demo/Router' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Router.jar Router.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type/demo/Router' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type/demo' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/type' [junit] making clean in ptolemy/data/unit [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BaseUnit.class UnitCategory.class UnitSystem.class UnitUtilities.class unit.jar unit.jar [junit] rm -f core [junit] making clean in ptolemy/data/unit/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit/test' [junit] making clean in ptolemy/data/unit/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/data/unit/demo/StaticUnits [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit/demo/StaticUnits' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StaticUnits.jar StaticUnits.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit/demo/StaticUnits' [junit] making clean in ptolemy/data/unit/demo/Units [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit/demo/Units' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Units.jar Units.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit/demo/Units' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit/demo' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/unit' [junit] making clean in ptolemy/data/ontologies [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorModelScope.class AnalyzeExceptionAttribute.class ClassConceptFunctionDefinitionAttribute.class Concept.class ConceptAttribute.class ConceptFromRecordField.class ConceptFunction.class ConceptFunctionDefinitionAttribute.class ConceptFunctionInequalityTerm.class ConceptGraph.class ConceptRelation.class ConceptToken.class ConceptType.class DAGConceptGraph.class ExpressionConceptFunction.class ExpressionConceptFunctionDefinitionAttribute.class ExpressionConceptFunctionParseTreeEvaluator.class ExpressionConceptFunctionParseTreeTypeInference.class ExceptionAnalyzer.class FiniteConcept.class FlatScalarTokenInfiniteConcept.class FlatScalarTokenRepresentativeConcept.class FlatTokenInfiniteConcept.class FlatTokenRepresentativeConcept.class InfiniteConcept.class InfiniteConceptRepresentative.class MapTypeInfiniteConcept.class Ontology.class OntologyAdapter.class OntologyAnnotationAttribute.class OntologyMoMLHandler.class OntologyResolutionException.class OntologySolver.class OntologySolverBase.class OntologySolverModel.class OntologySolverUtilities.class ParseTreeAnnotationEvaluator.class ParseTreeASTNodeAdapterCollector.class RecordConcept.class RecordFromIndividualConcepts.class ontologies.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/demo/CarTracking [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/CarTracking' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CarTracking.jar CarTracking.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/demo/CarTracking/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/CarTracking/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/CarTracking/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/CarTracking' [junit] making clean in ptolemy/data/ontologies/demo/ConstAbstractInterpretation [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstAbstractInterpretation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConstAbstractInterpretation.jar ConstAbstractInterpretation.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/demo/ConstAbstractInterpretation/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstAbstractInterpretation/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstAbstractInterpretation/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstAbstractInterpretation' [junit] making clean in ptolemy/data/ontologies/demo/ConstAbstractInterpretationObservable [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstAbstractInterpretationObservable' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConstAbstractInterpretationObservable.jar ConstAbstractInterpretationObservable.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstAbstractInterpretationObservable' [junit] making clean in ptolemy/data/ontologies/demo/ConstNonconst [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstNonconst' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConstNonconst.jar ConstNonconst.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/demo/ConstNonconst/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstNonconst/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstNonconst/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstNonconst' [junit] making clean in ptolemy/data/ontologies/demo/ConstPropagation [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstPropagation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConstPropagation.jar ConstPropagation.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ConstPropagation' [junit] making clean in ptolemy/data/ontologies/demo/DimensionSystemExample [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/DimensionSystemExample' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DimensionSystemExample.jar DimensionSystemExample.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/DimensionSystemExample' [junit] making clean in ptolemy/data/ontologies/demo/ExceptionAnalysis [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ExceptionAnalysis' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExceptionAnalysis.jar ExceptionAnalysis.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ExceptionAnalysis' [junit] making clean in ptolemy/data/ontologies/demo/MonotonicityAnalysis [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/MonotonicityAnalysis' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MonotonicityAnalysis.jar MonotonicityAnalysis.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/demo/MonotonicityAnalysis/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/MonotonicityAnalysis/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/MonotonicityAnalysis/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/MonotonicityAnalysis' [junit] making clean in ptolemy/data/ontologies/demo/Observable [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/Observable' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Observable.jar Observable.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/Observable' [junit] making clean in ptolemy/data/ontologies/demo/ProductLattices [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ProductLattices' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ProductLattices.jar ProductLattices.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/ProductLattices' [junit] making clean in ptolemy/data/ontologies/demo/UnitSystemExample [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/UnitSystemExample' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp UnitSystemExample.jar UnitSystemExample.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo/UnitSystemExample' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/demo' [junit] making clean in ptolemy/data/ontologies/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/doc/udunits2Database [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/doc/udunits2Database' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp udunits2Database.jar udunits2Database.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/doc/udunits2Database' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/doc' [junit] making clean in ptolemy/data/ontologies/gui [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DeltaConstraintSolverDisplayActions.class OntologyDisplayActions.class OntologySolverGUIFactory.class ProductLatticeOntologySolverDisplayActions.class gui.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/gui' [junit] making clean in ptolemy/data/ontologies/lattice [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorConstraintsDefinitionAdapter.class ActorConstraintsDefinitionAttribute.class ActorProductLatticeConstraintsDefinitionAdapter.class AddConceptFunctionDefinition.class ApplyBinaryFunctionToMultipleArguments.class BinaryOperationMonotonicFunctionDefinition.class CollectLatticeOntologySolverDetails.class ConceptTermFactory.class ConceptTermManager.class ConstraintManager.class DeltaConstraintSolver.class DivideConceptFunctionDefinition.class InequalityConceptFunctionDefinition.class LatticeOntologyAdapter.class LatticeOntologyASTNodeAdapter.class LatticeOntologyCompositeAdapter.class LatticeOntologyModalFSMAdapter.class LatticeOntologySolver.class LogicOpConceptFunctionDefinition.class MultiplyConceptFunctionDefinition.class NonProductLatticeCounterExample.class ParseTreeConstraintAnnotationEvaluator.class ProductLatticeConcept.class ProductLatticeCPO.class ProductLatticeDerivedConceptFunction.class ProductLatticeOntology.class ProductLatticeOntologyAdapter.class ProductLatticeOntologyASTNodeAdapter.class ProductLatticeOntologyCompositeAdapter.class ProductLatticeOntologySolver.class ProductLatticeWrapperConceptFunction.class SubtractConceptFunctionDefinition.class UnaryOperationMonotonicFunctionDefinition.class lattice.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/abstractInterpretation [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp abstractInterpretation.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/abstractInterpretation//data [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp data.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data/expr [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data/expr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ASTPtLeafNode.class expr.jar expr.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data/expr' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/abstractInterpretation//test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/abstractInterpretation' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp constAbsIntObservable.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable//data [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp data.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data/expr [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data/expr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ASTPtLeafNode.class expr.jar expr.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data/expr' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp constAbstractInterpretation.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp data.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data/expr [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data/expr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ASTPtLeafNode.class expr.jar expr.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data/expr' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constLattice [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constLattice' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp constLattice.jar constLattice.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constLattice' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constObservableProductLattice [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constObservableProductLattice' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp constObservableProductLattice.jar constObservableProductLattice.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constObservableProductLattice' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constPropagation [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConstPropagationMathFunctions.class constPropagation.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constPropagation/data [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagation/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp data.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constPropagation/data/expr [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagation/data/expr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ASTPtLeafNode.class expr.jar expr.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagation/data/expr' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagation/data' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagation' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConstPropagationAbsIntLessThan.class ConstPropagationAbsIntMathFunctions.class constPropagationAbsInt.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp data.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data/expr [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data/expr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ASTPtLeafNode.class expr.jar expr.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data/expr' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/defaultAdapters [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp defaultAdapters.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AddSubtract.class Const.class Expression.class MultiplyDivide.class RecordAssembler.class RecordDisassembler.class Scale.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/gui [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Display.class gui.jar [junit] rm -f core [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib/gui' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor/lib' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/actor' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp data.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ASTPtProductNode.class ASTPtSumNode.class ASTPtUnaryNode.class expr.jar expr.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data/expr' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/data' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp domains.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ontologies.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies/lib [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp UnitsConverter.class lib.jar [junit] rm -f core [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies/lib' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains/ontologies' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters/domains' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/defaultAdapters' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/dimensionSystem [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/dimensionSystem' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dimensionSystem.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/dimensionSystem' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MonotonicityConcept.class MonotonicityConceptFunction.class MonotonicityCounterexamples.class monotonicityAnalysis.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor/lib [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Expression.class lib.jar lib.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor/lib' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/actor' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp data.jar [junit] rm -f core [junit] making clean in ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ASTPtFunctionalIfNode.class ASTPtLeafNode.class ASTPtRelationalNode.class IfNodeFunction.class expr.jar expr.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data/expr' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/data' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/monotonicityAnalysis' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/observableLattice [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/observableLattice' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp observableLattice.jar observableLattice.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/observableLattice' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/reachableLattice [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/reachableLattice' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp reachableLattice.jar reachableLattice.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/reachableLattice' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/softwareConfiguration [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/softwareConfiguration' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp softwareConfiguration.jar softwareConfiguration.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/softwareConfiguration' [junit] making clean in ptolemy/data/ontologies/lattice/adapters/unitSystem [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/unitSystem' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp unitSystem.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters/unitSystem' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/adapters' [junit] making clean in ptolemy/data/ontologies/lattice/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/test' [junit] making clean in ptolemy/data/ontologies/lattice/unit [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/unit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BaseDimensionRepresentativeConcept.class BaseUnitConcept.class DerivedDimensionRepresentativeConcept.class DerivedUnitConcept.class DimensionlessConcept.class DimensionRepresentativeConcept.class MultiplyOrDivideUnitConcepts.class SIBaseDimensionRepresentativeConcept.class SIDerivedDimensionRepresentativeConcept.class SIPrefixUnitConversionInfo.class SIUnitPrefixes.class UnitConcept.class UnitConversionInfo.class unit.jar unit.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice/unit' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/lattice' [junit] making clean in ptolemy/data/ontologies/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data/ontologies' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/data' [junit] making clean in ptolemy/actor [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractInitializableAttribute.class AbstractReceiver.class Actor.class ActorExecutionAspect.class ActorFiringListener.class ApplicationConfigurer.class AtomicActor.class CompositeActor.class CommunicationAspect.class CommunicationAspectListener.class CommunicationAspectAttributes.class ConstantPublisherPort.class DesignPatternGetMoMLAction.class Director.class DoNothingDirector.class Executable.class ExecutionAspectHelper.class ExecutionAspectListener.class ExecutionAttributes.class ExecutionListener.class FiringEvent.class FiringsRecordable.class GraphReader.class IOPort.class IOPortEvent.class IOPortEventListener.class IORelation.class Initializable.class InstanceOpener.class IntermediateReceiver.class InvariantViolationException.class LazyTypedCompositeActor.class Librariable.class LocalClock.class Mailbox.class Manager.class NoRoomException.class NoTokenException.class PublisherPort.class PubSubPort.class QuasiTransparentDirector.class QueueReceiver.class Receiver.class RelationWidthInference.class StateReceiver.class StreamExecutionListener.class SubscriberPort.class SubscriptionAggregatorPort.class SuperdenseTimeDirector.class TimedActor.class TimeRegulator.class TokenGotEvent.class TokenGotListener.class TokenSentEvent.class TokenSentListener.class TypeAttribute.class TypeConflictException.class TypeEvent.class TypeListener.class TypeOpaqueCompositeActor.class TypedActor.class TypedAtomicActor.class TypedCompositeActor.class TypedIOPort.class TypedIORelation.class actor.jar [junit] rm -f core [junit] making clean in ptolemy/actor/util [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorDependencies.class ActorTypeUtil.class ArrayElementTypeFunction.class ArrayOfTypesFunction.class BooleanDependency.class BreakCausalityInterface.class CalendarQueue.class CausalityInterface.class CausalityInterfaceForComposites.class ConstVariableModelAnalysis.class ConstructAssociativeType.class CQComparator.class Dependency.class DefaultCausalityInterface.class DFUtilities.class DependencyDeclaration.class ExplicitChangeContext.class ExtractFieldType.class FIFOQueue.class FreeVariableModelAnalysis.class FuzzyDoubleComparator.class GeneralComparator.class GLBFunction.class PeriodicDirector.class PeriodicDirectorHelper.class RealDependency.class SuperdenseDependency.class SuperdenseTime.class Time.class TimedEvent.class TotallyOrderedSet.class util.jar util.jar [junit] rm -f core [junit] making clean in ptolemy/actor/util/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/util/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DoubleCQComparator.class FIFOQueueTest.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/util/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/util' [junit] making clean in ptolemy/actor/sched [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/sched' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Firing.class FixedPointDirector.class FixedPointReceiver.class FixedPointScheduler.class NotSchedulableException.class Schedule.class ScheduleElement.class Scheduler.class StaticSchedulingDirector.class sched.jar sched.jar [junit] rm -f core [junit] making clean in ptolemy/actor/sched/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/sched/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/sched/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/sched' [junit] making clean in ptolemy/actor/process [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/process' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BoundaryDetector.class Branch.class BranchController.class CompositeProcessDirector.class MailboxBoundaryReceiver.class NotifyThread.class ProcessDirector.class ProcessReceiver.class ProcessThread.class TerminateProcessException.class process.jar process.jar [junit] rm -f core [junit] making clean in ptolemy/actor/process/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/process/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ProcessSink.class TestProcessActor.class TypedTestProcessActor.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/process/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/process' [junit] making clean in ptolemy/actor/continuous [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/continuous' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Advanceable.class ContinuousStatefulComponent.class ContinuousStatefulDirector.class ContinuousStepSizeController.class continuous.jar continuous.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/continuous' [junit] making clean in ptolemy/actor/gui [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorGraphicalMessageHandler.class AbstractPlaceableActor.class AbstractPlaceableJavaSE.class ArrayOfRecordsPane.class AWTContainer.class AbstractPlaceableJavaSE.class BrowserEffigy.class BrowserLauncher.class BrowserTableau.class CheckModelSize.class ColorAttribute.class CommunicationAspectMonitor.class CompositeActorApplication.class CompositeActorSimpleApplication.class Console.class ConfigurationApplication.class CustomQueryBoxParameter.class Configuration.class ConfigurationEffigy.class Configurer.class DebugListenerTableau.class DialogTableau.class Editable.class EditorFactory.class EditorPaneFactory.class EditParametersDialog.class Effigy.class EffigyFactory.class ExecutionAspectPlotterEditorFactory.class ExpressionShellEffigy.class ExpressionShellFrame.class ExpressionShellTableau.class ExternalTextEffigy.class ExternalTextTableau.class FileOrURLEditorFactory.class GenerateCopyrights.class HTMLAbout.class HTMLEffigy.class HTMLEffigyFactory.class HTMLViewer.class HTMLViewerTableau.class ImageTokenEffigy.class InsideEntityEditorPaneFactory.class JNLPUtilities.class JVMTableau.class LevelSkippingTableauFactory.class LiveLink.class LocationAttribute.class MatrixPane.class MatrixTokenTableau.class ModelDirectory.class ModelFrame.class ModelPane.class ModelRepaintController.class MoMLApplet.class MoMLApplication.class MoMLSimpleApplication.class MoMLSimpleStatisticalApplication.class OpenInstanceDialog.class PasswordAttribute.class Placeable.class PlotEffigy.class PlotTableau.class PlotTableauFrame.class PortConfigurer.class PortConfigurerDialog.class PtExecuteApplication.class PtolemyApplet.class PtolemyApplication.class PtolemyDialog.class PtolemyEffigy.class PtolemyQuery.class PtolemyTableauFactory.class PtolemyFrame.class PtolemyPreferences.class QueryUtilities.class RenameConfigurer.class RenameDialog.class RunTableau.class SizeAttribute.class TableauFrame.class TextEditor.class TextEditorTableau.class TextEffigy.class Tableau.class TableauFactory.class TopPack.class TokenEffigy.class TokenTableau.class TokenEffigy.class TransitionEditorPaneFactory.class UserActorLibrary.class WelcomeWindow.class WelcomeWindowTableau.class WindowPropertiesAttribute.class gui.jar [junit] rm -f core [junit] making clean in ptolemy/actor/gui/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/doc' [junit] making clean in ptolemy/actor/gui/exec [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/exec' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExecShellEffigy.class ExecShellTableau.class exec.jar exec.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/exec' [junit] making clean in ptolemy/actor/gui/jnlp [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/jnlp' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CapeCodeApplication.class CyPhySimApplication.class BCVTBApplication.class DSPApplication.class FullApplication.class HyVisualApplication.class MenuApplication.class PtinyApplication.class PtinyKeplerApplication.class PtinySandboxApplication.class SpaceApplication.class VisualSenseApplication.class jnlp.jar jnlp.jar CapeCodeApplication.jar CyPhySimApplication.jar BCVTBApplication.jar DSPApplication.jar FullApplication.jar HyVisualApplication.jar PtinyApplication.jar PtinyKeplerApplication.jar PtinySandboxApplication.jar SpaceApplication.jar VisualSenseApplication.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/jnlp' [junit] making clean in ptolemy/actor/gui/properties [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/properties' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActionGUIProperty.class Button.class ComboBox.class GUIAction.class GUIProperty.class Panel.class Separator.class ToolBar.class properties.jar properties.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/properties' [junit] making clean in ptolemy/actor/gui/run [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/run' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CustomizableRunFrame.class CustomizableRunPane.class InterfaceTableau.class LayoutTable.class LayoutTableau.class PaletteList.class PtolemyFormEditor.class RunLayoutFrame.class run.jar run.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/run' [junit] making clean in ptolemy/actor/gui/style [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/style' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CheckBoxStyle.class ChoiceStyle.class EditableChoiceStyle.class FileChooserStyle.class HiddenStyle.class LineStyle.class NotEditableLineStyle.class NoteStyle.class ParameterEditorStyle.class StyleConfigurer.class TextStyle.class style.jar style.jar [junit] rm -f core [junit] making clean in ptolemy/actor/gui/style/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/style/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/style/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/style' [junit] making clean in ptolemy/actor/gui/syntax [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/syntax' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SyntaxTextEditor.class SyntaxTextEditorForStringAttributes.class syntax.jar syntax.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/syntax' [junit] making clean in ptolemy/actor/gui/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Rerun.class SimpleTableau.class TestModel.class [junit] rm -f core [junit] making clean in ptolemy/actor/gui/test/junit [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HTMLAboutJUnitTest.class JUnitTclTest.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/test/junit' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/test' [junit] making clean in ptolemy/actor/gui/ptjacl [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/ptjacl' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TclShellEffigy.class TclShellTableau.class ptjacl.jar ptjacl.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/ptjacl' [junit] making clean in ptolemy/actor/gui/python [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/python' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PythonShellEffigy.class PythonShellTableau.class python.jar python.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui/python' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gui' [junit] making clean in ptolemy/actor/injection [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/injection' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorModuleInitializer.class Injector.class PortableContainer.class PortablePlaceable.class PtolemyInjector.class PtolemyModule.class injection.jar injection.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/injection' [junit] making clean in ptolemy/actor/lib [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AddSubtract.class AbsoluteValue.class Accumulator.class ArrayAccumulate.class ArrayAppend.class ArrayAverage.class ArrayContains.class ArrayElement.class ArrayElementAsMatrix.class ArrayExtract.class ArrayLength.class ArrayLevelCrossing.class ArrayMaximum.class ArrayMinimum.class ArrayPeakSearch.class ArrayRemoveElement.class ArraySort.class ArraySum.class ArrayToElements.class ArrayToMatrix.class ArrayUpdate.class Assert.class Average.class Bernoulli.class BooleanMultiplexor.class BooleanSelect.class BooleanSwitch.class BusAssembler.class BusDisassembler.class CatchExceptionAttribute.class ClassWrapper.class Clock.class Commutator.class ComputeHistogram.class ConfigurationSelect.class ConfigurationSwitch.class Const.class Counter.class CurrentDate.class CurrentMicrostep.class CurrentTime.class DateConstructor.class DateElements.class DB.class Default.class DelayStart.class Differential.class Dictionary.class Discard.class DiscreteClock.class DiscreteRandomSource.class Distributor.class DoubleReader.class ElementsToArray.class ExceptionManager.class ExceptionManagerModel.class ExceptionSubscriber.class Exec.class ExecutionTime.class Exit.class Expression.class FileWriter.class Gaussian.class GetCausalityInterface.class GradientAdaptiveLattice.class IIR.class Interpolator.class Lattice.class LevinsonDurbin.class Limiter.class LimitedFiringSource.class LinearDifferenceEquationSystem.class LookupTable.class MathFunction.class MatrixToArray.class MaxIndex.class Maximum.class MicrostepDelay.class Minimum.class ModifyDate.class MovingAverage.class MovingMaximum.class Multiplexor.class MultiplyDivide.class NonStrictTest.class OrderedMerge.class OrderedRecordAssembler.class Pause.class PhaseUnwrap.class PoissonClock.class Publisher.class PublisherNonStrictTest.class PublisherTest.class Pulse.class Quantizer.class Ramp.class RandomInteger.class RandomSource.class Reader.class RecordAssembler.class RecordDisassembler.class RecordUpdater.class Recorder.class RecursiveLattice.class Remainder.class RemoveNilTokens.class ResettableTimer.class Rician.class RunningMaximum.class RunningMinimum.class Sampler.class Scale.class Select.class Sequence.class SequenceActor.class Sequencer.class SequenceSource.class SequentialClock.class SetVariable.class SingleEvent.class SingleTokenCommutator.class Sink.class Sleep.class Source.class Stop.class StringConst.class SubMatrix.class Subscriber.class SubscriptionAggregator.class Switch.class Synchronizer.class SynchronizeToRealTime.class Test.class TestExceptionAttribute.class TestExceptionHandler.class ThrowException.class ThrowModelError.class TimeDelay.class TimedSource.class TopLevelCurrentTime.class Transformer.class Triangular.class TrigFunction.class TriggeredClock.class TrigFunction.class TypeTest.class UnaryMathFunction.class Uniform.class UnionDisassembler.class UnionMerge.class URLReader.class URLDirectoryReader.class VariableClock.class VariableSleep.class VectorAssembler.class VectorDisassembler.class WallClockTime.class Writer.class lib.jar libKore.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/aspect [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AtomicCommunicationAspect.class AtomicExecutionAspect.class CanBus.class CanBusPriority.class CommunicationRequestPort.class CommunicationResponsePort.class CompositeCommunicationAspect.class CompositeExecutionAspect.class DecorationAttributes.class DynamicCoreAssignmentScheduler.class EDFScheduler.class ExecutionRequestPort.class ExecutionResponsePort.class ExecutionTimeAttributes.class FCFSScheduler.class FixedPriorityScheduler.class PriorityResourceAttributes.class aspect.jar aspect.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/aspect/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/qm/demo/CanBus [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/CanBus' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CanBus.jar CanBus.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/CanBus' [junit] making clean in ptolemy/actor/lib/qm/demo/CarTrackingAttackModeling [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/CarTrackingAttackModeling' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CarTrackingAttackModeling.jar CarTrackingAttackModeling.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/CarTrackingAttackModeling' [junit] making clean in ptolemy/actor/lib/qm/demo/CompositeQM [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/CompositeQM' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CompositeQM.jar CompositeQM.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/CompositeQM' [junit] making clean in ptolemy/actor/lib/qm/demo/DE [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/DE' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DE.jar DE.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/DE' [junit] making clean in ptolemy/actor/lib/qm/demo/MonitorExecutionTimes [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/MonitorExecutionTimes' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CompositeQM.jar CompositeQM.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo/MonitorExecutionTimes' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/demo' [junit] making clean in ptolemy/actor/lib/aspect/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/aspect' [junit] making clean in ptolemy/actor/lib/conversions [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/conversions' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AnythingToDouble.class BooleanToAnything.class CartesianToComplex.class CartesianToPolar.class ComplexToCartesian.class ComplexToPolar.class Converter.class DateToString.class DoubleToFix.class ExpressionToToken.class FixToDouble.class FixToFix.class ImageToString.class IntArrayToString.class InUnitsOf.class LongToDate.class LongToDouble.class PolarToCartesian.class PolarToComplex.class Round.class SmoothToDouble.class StringToBoolean.class StringToDate.class StringToDouble.class StringToInt.class StringToIntArray.class StringToUnsignedByteArray.class StringToXML.class TokenToExpression.class UnsignedByteArrayToString.class conversions.jar conversions.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/conversions/json [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/conversions/json' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JSONToToken.class TokenToJSON.class json.jar json.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/conversions/json/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/conversions/json/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/conversions/json/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/conversions/json' [junit] making clean in ptolemy/actor/lib/conversions/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/conversions/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/conversions/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/conversions' [junit] making clean in ptolemy/actor/lib/gui [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ArrayPlotter.class ArrayPlotterXY.class ArrowKeyProbe.class ArrowKeySensor.class BarGraph.class ConstPlaceable.class DisplayJavaSE.class Display.class DisplayInterface.class ExceptionManagerGUIFactory.class EventButton.class HistogramPlotter.class InteractiveDialog.class InteractiveShell.class MatrixViewer.class MonitorValue.class Plotter.class PlotterBase.class PlotterBaseJavaSE.class PlotterBaseInterface.class RealTimePlotter.class SequencePlotter.class SequenceScope.class SketchedSource.class SliderSource.class TextFieldContainerInterface.class TextFieldContainerJavaSE.class TimedDisplay.class TimedMonitorValue.class TimedPlotter.class TimedScope.class UsesInvokeAndWait.class XYPlotter.class XYScope.class gui.jar gui.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/gui/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gui/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gui/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gui' [junit] making clean in ptolemy/actor/lib/logic [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/logic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Comparator.class Equals.class IsPresent.class LogicFunction.class LogicalNot.class LogicGate.class TrueGate.class logic.jar logic.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/logic/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/logic/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/logic/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/logic' [junit] making clean in ptolemy/actor/lib/hoc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ApplyFilterOverArray.class ApplyFunction.class ApplyFunctionOverSequence.class Case.class CaseDirector.class CatchUpComposite.class ExecuteActor.class ExecuteCompositeActor.class IterateOverArray.class LifeCycleManager.class MirrorComposite.class MirrorPort.class MobileFunction.class MobileModel.class ModelReference.class ModelUtilities.class MultiCompositeActor.class MultiCompositePort.class MultiInstanceComposite.class RealTimeComposite.class ReflectComposite.class Refinement.class RefinementPort.class RunCompositeActor.class ThreadedComposite.class hoc.jar hoc.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/hoc/doc [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/doc' [junit] making clean in ptolemy/actor/lib/hoc/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/hoc/demo/ApplyFFT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/ApplyFFT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ApplyFFT.jar ApplyFFT.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/ApplyFFT' [junit] making clean in ptolemy/actor/lib/hoc/demo/Case [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/Case' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Case.jar Case.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/Case' [junit] making clean in ptolemy/actor/lib/hoc/demo/DFTSubSet [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/DFTSubSet' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DFTSubSet.jar DFTSubSet.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/DFTSubSet' [junit] making clean in ptolemy/actor/lib/hoc/demo/HocDE [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/HocDE' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HocDE.jar HocDE.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/HocDE' [junit] making clean in ptolemy/actor/lib/hoc/demo/IterateOverArray [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/IterateOverArray' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IterateOverArray.jar IterateOverArray.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/IterateOverArray' [junit] making clean in ptolemy/actor/lib/hoc/demo/MobileFunction [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/MobileFunction' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MobileFunction.jar MobileFunction.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/MobileFunction' [junit] making clean in ptolemy/actor/lib/hoc/demo/ModelReference [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/ModelReference' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModelReference.jar ModelReference.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/ModelReference' [junit] making clean in ptolemy/actor/lib/hoc/demo/ThreadedComposite [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/ThreadedComposite' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ThreadedComposite.jar ThreadedComposite.jar *.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo/ThreadedComposite' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/demo' [junit] making clean in ptolemy/actor/lib/hoc/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IterateOverArrayCloneTest.class PreinitializeMustBeInvoked.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/hoc' [junit] making clean in ptolemy/actor/lib/image [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/image' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ImageDisplay.class ImageDisplayInterface.class ImageDisplayJavaSE.class ImageReader.class ImageRotate.class ImageTableau.class ImageToString.class PGMReader.class Transform.class URLToImage.class image.jar image.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/image/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/image/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/image/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/image' [junit] making clean in ptolemy/actor/lib/javasound [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/javasound' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AudioReader.class AudioWriter.class AudioCapture.class AudioPlayer.class AudioReadBuffer.class AudioWriteBuffer.class ClipPlayer.class LiveSoundActor.class SoundActor.class SoundPlayer.class javasound.jar javasound.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/javasound/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/javasound/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/javasound/test' [junit] making clean in ptolemy/actor/lib/javasound/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/javasound/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/javasound/demo/KarplusStrong [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/javasound/demo/KarplusStrong' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp KarplusStrong.jar KarplusStrong.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/javasound/demo/KarplusStrong' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/javasound/demo' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/javasound' [junit] making clean in ptolemy/actor/lib/jjs [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AccessorOrchestrator.class HelperBase.class JavaScript.class JSUtils.class NashornAccessorHostApplication.class RestrictedJavaScriptInterface.class VertxHelperBase.class jjs.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/demo/Factorial [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/demo/Factorial' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Factorial.jar Factorial.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/demo/Factorial' [junit] making clean in ptolemy/actor/lib/jjs/demo/JavaScriptShell [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/demo/JavaScriptShell' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JavaScriptShell.jar JavaScriptShell.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/demo/JavaScriptShell' [junit] making clean in ptolemy/actor/lib/jjs/demo/ModelBuilder [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/demo/ModelBuilder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModelBuilder.jar ModelBuilder.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/demo/ModelBuilder' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/demo' [junit] making clean in ptolemy/actor/lib/jjs/external [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/external' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp external.jar external.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/external' [junit] making clean in ptolemy/actor/lib/jjs/modules [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp modules.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/buffer [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/buffer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp buffer.jar buffer.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/buffer' [junit] making clean in ptolemy/actor/lib/jjs/modules/cameras [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CameraHelper.class cameras.jar cameras.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/cameras/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/cameras/demo/Camera [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras/demo/Camera' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Camera.jar Camera.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras/demo/Camera' [junit] making clean in ptolemy/actor/lib/jjs/modules/cameras/demo/CameraWebSocket [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras/demo/CameraWebSocket' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CameraWebSocket.jar CameraWebSocket.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras/demo/CameraWebSocket' [junit] making clean in ptolemy/actor/lib/jjs/modules/cameras/demo/Foscam [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras/demo/Foscam' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Foscam.jar Foscam.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras/demo/Foscam' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras/demo' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/cameras' [junit] making clean in ptolemy/actor/lib/jjs/modules/contextAware [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAware' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ContextAwareGUI.class ContextAwareHelper.class contextAware.jar contextAware.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/contextAware/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAware/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/contextAware/demo/ContextAware [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAware/demo/ContextAware' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ContextAware.jar ContextAware.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAware/demo/ContextAware' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAware/demo' [junit] making clean in ptolemy/actor/lib/jjs/modules/contextAware/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAware/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAware/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAware' [junit] making clean in ptolemy/actor/lib/jjs/modules/contextAwareTest [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAwareTest' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ContextAwareHelperTest.class contextAwareTest.jar contextAwareTest.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/contextAwareTest' [junit] making clean in ptolemy/actor/lib/jjs/modules/crypto [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CryptoHelper.class crypto.jar crypto.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/crypto/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/crypto/demo/RandomBytes [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo/RandomBytes' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RandomBytes.jar RandomBytes.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo/RandomBytes' [junit] making clean in ptolemy/actor/lib/jjs/modules/crypto/demo/SymmetricEncrypt [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo/SymmetricEncrypt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SymmetricEncrypt.jar SymmetricEncrypt.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo/SymmetricEncrypt' [junit] making clean in ptolemy/actor/lib/jjs/modules/crypto/demo/MessageDigest [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo/MessageDigest' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MessageDigest.jar MessageDigest.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo/MessageDigest' [junit] making clean in ptolemy/actor/lib/jjs/modules/crypto/demo/AsymmetricEncrypt [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo/AsymmetricEncrypt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AsymmetricEncrypt.jar AsymmetricEncrypt.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo/AsymmetricEncrypt' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto/demo' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/crypto' [junit] making clean in ptolemy/actor/lib/jjs/modules/computerVision [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/computerVision' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp computerVision.jar computerVision.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/computerVision' [junit] making clean in ptolemy/actor/lib/jjs/modules/dataConverter [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/dataConverter' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DataConverterHelper.class dataConverter.jar dataConverter.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/dataConverter' [junit] making clean in ptolemy/actor/lib/jjs/modules/discovery [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DiscoveryHelper.class discovery.jar discovery.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/discovery/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/discovery/demo/Discovery [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery/demo/Discovery' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Discovery.jar Discovery.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery/demo/Discovery' [junit] making clean in ptolemy/actor/lib/jjs/modules/discovery/demo/Heartbeat [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery/demo/Heartbeat' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Heartbeat.jar Heartbeat.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery/demo/Heartbeat' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery/demo' [junit] making clean in ptolemy/actor/lib/jjs/modules/discovery/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/discovery' [junit] making clean in ptolemy/actor/lib/jjs/modules/dsp [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/dsp' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dsp.jar dsp.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/dsp' [junit] making clean in ptolemy/actor/lib/jjs/modules/eventbus [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp EventBusHelper.class eventbus.jar eventbus.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/eventbus/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/eventbus/demo/VertxBus [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus/demo/VertxBus' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp VertxBus.jar VertxBus.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus/demo/VertxBus' [junit] making clean in ptolemy/actor/lib/jjs/modules/eventbus/demo/VertxChat [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus/demo/VertxChat' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp VertxChat.jar VertxChat.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus/demo/VertxChat' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus/demo' [junit] making clean in ptolemy/actor/lib/jjs/modules/eventbus/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/eventbus' [junit] making clean in ptolemy/actor/lib/jjs/modules/faceDetector [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp faceDetector.jar faceDetector.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/faceDetector/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/faceDetector/demo/FaceDetector [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/demo/FaceDetector' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FaceDetector.jar FaceDetector.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/demo/FaceDetector' [junit] making clean in ptolemy/actor/lib/jjs/modules/faceDetector/demo/FaceDetectorCamera [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/demo/FaceDetectorCamera' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FaceDetectorCamera.jar FaceDetectorCamera.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/demo/FaceDetectorCamera' [junit] making clean in ptolemy/actor/lib/jjs/modules/faceDetector/demo/OccupancyCount [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/demo/OccupancyCount' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OccupancyCount.jar OccupancyCount.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/demo/OccupancyCount' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/demo' [junit] making clean in ptolemy/actor/lib/jjs/modules/faceDetector/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/faceDetector' [junit] making clean in ptolemy/actor/lib/jjs/modules/httpClient [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/httpClient' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HttpClientHelper.class httpClient.jar httpClient.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/httpClient/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/httpClient/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/httpClient/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/httpClient' [junit] making clean in ptolemy/actor/lib/jjs/modules/imageDisplay [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageDisplay' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ImageDisplayHelper.class imageDisplay.jar imageDisplay.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageDisplay' [junit] making clean in ptolemy/actor/lib/jjs/modules/imageFilters [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageFilters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp imageFilters.jar imageFilters.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/imageFilters/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageFilters/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/imageFilters/demo/ImageAnnotate [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageFilters/demo/ImageAnnotate' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ImageAnnotate.jar ImageAnnotate.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageFilters/demo/ImageAnnotate' [junit] making clean in ptolemy/actor/lib/jjs/modules/imageFilters/demo/ImageFilters [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageFilters/demo/ImageFilters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ImageFilters.jar ImageFilters.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageFilters/demo/ImageFilters' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageFilters/demo' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/imageFilters' [junit] making clean in ptolemy/actor/lib/jjs/modules/IMUSensor [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/IMUSensor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CircularFifoQueue.class ReaderM.class SerialPortController.class SerialPortReader.class IMUSensor.jar IMUSensor.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/IMUSensor' [junit] making clean in ptolemy/actor/lib/jjs/modules/iotAuth [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AuthManager.class iotAuth.jar iotAuth.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/iotAuth/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommClient [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommClient' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SecureCommClient.jar SecureCommClient.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommClient' [junit] making clean in ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommServer [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommServer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SecureCommServer.jar SecureCommServer.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommServer' [junit] making clean in ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecurePubSub [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecurePubSub' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SecurePubSub.jar SecurePubSub.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecurePubSub' [junit] making clean in ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommServerClient [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommServerClient' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SecureCommServerClient.jar SecureCommServerClient.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommServerClient' [junit] making clean in ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommServerClientWithAuthManager [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommServerClientWithAuthManager' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SecureCommServerClientWithAuthManager.jar SecureCommServerClientWithAuthManager.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo/SecureCommServerClientWithAuthManager' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth/demo' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/iotAuth' [junit] making clean in ptolemy/actor/lib/jjs/modules/mapManager [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/mapManager' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp mapManager.jar mapManager.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/mapManager/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/mapManager/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/mapManager/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/mapManager' [junit] making clean in ptolemy/actor/lib/jjs/modules/motionDetector [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/motionDetector' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp motionDetector.jar motionDetector.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/motionDetector' [junit] making clean in ptolemy/actor/lib/jjs/modules/localStorage [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/localStorage' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LocalStorageHelper.class localStorage.jar localStorage.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/localStorage/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/localStorage/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/localStorage/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/localStorage' [junit] making clean in ptolemy/actor/lib/jjs/modules/mqtt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/mqtt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MQTTHelper.class mqtt.jar mqtt.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/mqtt/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/mqtt/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/mqtt/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/mqtt' [junit] making clean in ptolemy/actor/lib/jjs/modules/objectAssign [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/objectAssign' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp objectAssign.jar objectAssign.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/objectAssign/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/objectAssign/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/objectAssign/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/objectAssign' [junit] making clean in ptolemy/actor/lib/jjs/modules/os [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/os' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp os.jar os.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/os/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/os/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/os/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/os' [junit] making clean in ptolemy/actor/lib/jjs/modules/process [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/process' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp process.jar process.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/process/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/process/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/process/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/process' [junit] making clean in ptolemy/actor/lib/jjs/modules/serial [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/serial' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SerialHelper.class serial.jar serial.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/serial/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/serial/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SerialPortLockTest.class SerialTest.class [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/serial/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/serial' [junit] making clean in ptolemy/actor/lib/jjs/modules/shell [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/shell' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ShellHelper.class shell.jar shell.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/shell/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/shell/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/shell/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/shell' [junit] making clean in ptolemy/actor/lib/jjs/modules/speechRecognition [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/speechRecognition' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SpeechRecognitionHelper.class speechRecognition.jar speechRecognition.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/speechRecognition/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/speechRecognition/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/speechRecognition/demo/SpeechRecognition [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/speechRecognition/demo/SpeechRecognition' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SpeechRecognition.jar SpeechRecognition.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/speechRecognition/demo/SpeechRecognition' [junit] making clean in ptolemy/actor/lib/jjs/modules/speechRecognition/demo/WatchCommandUpdater [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/speechRecognition/demo/WatchCommandUpdater' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WatchCommandUpdater.jar WatchCommandUpdater.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/speechRecognition/demo/WatchCommandUpdater' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/speechRecognition/demo' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/speechRecognition' [junit] making clean in ptolemy/actor/lib/jjs/modules/testing [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp testing.jar testing.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/testing/chai [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/chai' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp chai.jar chai.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/chai' [junit] making clean in ptolemy/actor/lib/jjs/modules/testing/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/testing/demo/Testing [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/demo/Testing' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Testing.jar Testing.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/demo/Testing' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/demo' [junit] making clean in ptolemy/actor/lib/jjs/modules/testing/mocha [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/mocha' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp mocha.jar mocha.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/mocha' [junit] making clean in ptolemy/actor/lib/jjs/modules/testing/windowMock [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/windowMock' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp windowMock.jar windowMock.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/windowMock' [junit] making clean in ptolemy/actor/lib/jjs/modules/testing/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/testing' [junit] making clean in ptolemy/actor/lib/jjs/modules/textDisplay [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/textDisplay' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TextDisplayHelper.class textDisplay.jar textDisplay.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/textDisplay' [junit] making clean in ptolemy/actor/lib/jjs/modules/udpSocket [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp UDPSocketHelper.class udpSocket.jar udpSocket.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/udpSocket/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket/test' [junit] making clean in ptolemy/actor/lib/jjs/modules/udpSocket/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/udp/demo/UDPSocket [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket/demo/UDPSocket' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp UDPSocket.jar UDPSocket.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket/demo/UDPSocket' [junit] making clean in ptolemy/actor/lib/jjs/modules/udp/demo/WatchEmulator [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket/demo/WatchEmulator' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WatchEmulator.jar WatchEmulator.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket/demo/WatchEmulator' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket/demo' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/udpSocket' [junit] making clean in ptolemy/actor/lib/jjs/modules/userInterface [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/userInterface' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp VertxBrowserHelper.class browser.jar browser.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/userInterface' [junit] making clean in ptolemy/actor/lib/jjs/modules/socket [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SocketHelper.class socket.jar socket.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/socket/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/test' [junit] making clean in ptolemy/actor/lib/jjs/modules/socket/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/socket/demo/SecureSocket [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SecureSocket' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SecureSocket.jar SecureSocket.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SecureSocket' [junit] making clean in ptolemy/actor/lib/jjs/modules/socket/demo/SocketDoubleArrayBatched [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SocketDoubleArrayBatched' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SocketDoubleArrayBatched.jar SocketDoubleArrayBatched.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SocketDoubleArrayBatched' [junit] making clean in ptolemy/actor/lib/jjs/modules/socket/demo/SocketImage [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SocketImage' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SocketImage.jar SocketImage.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SocketImage' [junit] making clean in ptolemy/actor/lib/jjs/modules/socket/demo/SocketString [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SocketString' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SocketString.jar SocketString.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SocketString' [junit] making clean in ptolemy/actor/lib/jjs/modules/socket/demo/SocketUnsignedShort [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SocketUnsignedShort' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SocketUnsignedShort.jar SocketUnsignedShort.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/SocketUnsignedShort' [junit] making clean in ptolemy/actor/lib/jjs/modules/socket/demo/TCPSocket [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/TCPSocket' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TCPSocket.jar TCPSocket.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo/TCPSocket' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket/demo' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/socket' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WebSocketHelper.class WebSocketServerHelper.class webSocket.jar webSocket.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/test' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo/SpeakingServerListeningClient [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/SpeakingServerListeningClient' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SpeakingServerListeningClient.jar SpeakingServerListeningClient.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/SpeakingServerListeningClient' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo/TwoWebSockets [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/TwoWebSockets' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TwoWebSockets.jar TwoWebSockets.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/TwoWebSockets' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketsServerClient [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketsServerClient' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WebSocketsServerClient.jar WebSocketsServerClient.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketsServerClient' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketChat [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketChat' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WebSocketChat.jar WebSocketChat.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketChat' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketClient [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketClient' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WebSocketClient.jar WebSocketClient.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketClient' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketFullDuplex [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketFullDuplex' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WebSocketFullDuplex.jar WebSocketFullDuplex.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketFullDuplex' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketGraph [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketGraph' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WebSocketGraph.jar WebSocketGraph.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketGraph' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketImage [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketImage' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WebSocketImage.jar WebSocketImage.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketImage' [junit] making clean in ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketLog [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketLog' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WebSocketLog.jar WebSocketLog.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo/WebSocketLog' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket/demo' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/webSocket' [junit] making clean in ptolemy/actor/lib/jjs/modules/wifiScanner [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/wifiScanner' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp wifiScanner.jar wifiScanner.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/wifiScanner' [junit] making clean in ptolemy/actor/lib/jjs/modules/xbee [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/xbee' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp XBeeHelper.class xbee.jar xbee.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/jjs/modules/xbee/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/xbee/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp XBeeHello.class [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/xbee/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules/xbee' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/modules' [junit] making clean in ptolemy/actor/lib/jjs/node [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/node' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp node.jar node.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/node' [junit] making clean in ptolemy/actor/lib/jjs/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jjs' [junit] making clean in ptolemy/actor/lib/jopio [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jopio' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JopReadPort.class JopSerialRead.class JopSerialWrite.class JopWatchDog.class JopWritePort.class jopio.jar jopio.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/jopio' [junit] making clean in ptolemy/actor/lib/mbed [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mbed' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Accelerometer.class CC3000Control.class CC3000Module.class GestureRecognition.class GPIOWriter.class HSBtoRGB.class LEDCubeUpdate.class NeoPixelLEDStrip.class PacketToSensorData.class SensorDataCalibration.class mbed.jar mbed.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mbed' [junit] making clean in ptolemy/actor/lib/net [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/net' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IPAddress.class DatagramReader.class DatagramWriter.class net.jar net.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/net/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/net/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/net/demo/Datagram [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/net/demo/Datagram' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Datagram.class Datagram.jar Datagram.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/net/demo/Datagram' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/net/demo' [junit] making clean in ptolemy/actor/lib/net/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/net/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/net/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/net' [junit] making clean in ptolemy/actor/lib/io [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CSVReader.class CSVWriter.class DirectoryListing.class ExpressionReader.class ExpressionWriter.class LineReader.class LineWriter.class FileReader.class TokenReader.class io.jar io.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/io/comm [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SerialComm.class comm.jar comm.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/io/comm/demo [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/io/comm/demo/SerialConsole [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm/demo/SerialConsole' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SerialConsole.jar SerialConsole.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm/demo/SerialConsole' [junit] making clean in ptolemy/actor/lib/io/comm/demo/SerialPort [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm/demo/SerialPort' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SerialPort.jar SerialPort.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm/demo/SerialPort' [junit] making clean in ptolemy/actor/lib/io/comm/demo/XBee [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm/demo/XBee' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp XBee.jar XBee.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm/demo/XBee' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm/demo' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/comm' [junit] making clean in ptolemy/actor/lib/io/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/io/demo/AppendToFile [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/AppendToFile' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AppendToFile.jar AppendToFile.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/AppendToFile' [junit] making clean in ptolemy/actor/lib/io/demo/CopyFile [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/CopyFile' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CopyFile.jar CopyFile.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/CopyFile' [junit] making clean in ptolemy/actor/lib/io/demo/FilePortParameter [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/FilePortParameter' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FilePortParameter.jar FilePortParameter.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/FilePortParameter' [junit] making clean in ptolemy/actor/lib/io/demo/ReadExpressionsCommandLine [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/ReadExpressionsCommandLine' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ReadExpressionsCommandLine.jar ReadExpressionsCommandLine.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/ReadExpressionsCommandLine' [junit] making clean in ptolemy/actor/lib/io/demo/ReadStdIn [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/ReadStdIn' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ReadStdIn.jar ReadStdIn.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo/ReadStdIn' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/demo' [junit] making clean in ptolemy/actor/lib/io/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/io' [junit] making clean in ptolemy/actor/lib/comm [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConvolutionalCoder.class DeScrambler.class HadamardCode.class HammingCoder.class HammingDecoder.class HuffmanBasic.class HuffmanCoder.class HuffmanDecoder.class LempelZivCoder.class LempelZivDecoder.class Scrambler.class Slicer.class TrellisDecoder.class ViterbiDecoder.class comm.jar comm.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/comm/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/comm/demo/ConvolutionalCoder [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/ConvolutionalCoder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConvolutionalCoder.jar ConvolutionalCoder.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/ConvolutionalCoder' [junit] making clean in ptolemy/actor/lib/comm/demo/HuffmanDecoder [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/HuffmanDecoder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HuffmanDecoder.jar HuffmanDecoder.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/HuffmanDecoder' [junit] making clean in ptolemy/actor/lib/comm/demo/Scrambler [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/Scrambler' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Scrambler.jar Scrambler.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/Scrambler' [junit] making clean in ptolemy/actor/lib/comm/demo/TrellisDecoder [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/TrellisDecoder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TrellisDecoder.jar TrellisDecoder.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/TrellisDecoder' [junit] making clean in ptolemy/actor/lib/comm/demo/ViterbiDecoder [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/ViterbiDecoder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ViterbiDecoder.jar ViterbiDecoder.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo/ViterbiDecoder' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/demo' [junit] making clean in ptolemy/actor/lib/comm/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/comm' [junit] making clean in ptolemy/actor/lib/security [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CipherActor.class CryptographyActor.class KeyReader.class KeyStoreActor.class KeyToken.class KeyWriter.class PrivateKeyReader.class PublicKeyReader.class SecretKey.class SecretKeyReader.class SignatureActor.class SignatureSigner.class SignatureVerifier.class SymmetricCrypto.class SymmetricDecryption.class SymmetricEncryption.class security.jar security.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/security/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/security/demo/Signature [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security/demo/Signature' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Signature.jar Signature.jar ptKeystore [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security/demo/Signature' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security/demo' [junit] making clean in ptolemy/actor/lib/security/doc [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security/doc' [junit] making clean in ptolemy/actor/lib/security/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/security' [junit] making clean in ptolemy/actor/lib/string [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/string' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StringCompare.class StringFunction.class StringIndexOf.class StringLength.class StringMatches.class StringReplace.class StringSimpleReplace.class StringSplit.class StringSubstring.class string.jar string.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/string/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/string/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SDFTestScheduler.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/string/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/string' [junit] making clean in ptolemy/actor/lib/tutorial [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/tutorial' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SimpleALU.class StaticALU.class tutorial.jar tutorial.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/tutorial' [junit] making clean in ptolemy/actor/lib/vhdl [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/vhdl' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AddSubtract.class Concat.class FixComparator.class FixConst.class FixCounter.class FixSequence.class FixToString.class FixTransformer.class IntegerCounter.class LogicalNot.class LogicFunction.class Memory.class Multiplexor.class Multiplier.class QueuedTypedIOPort.class Register.class RegisterSR.class ROM.class Slice.class SynchronousFixTransformer.class vhdl.jar vhdl.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/vhdl/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/vhdl/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/vhdl/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/vhdl' [junit] making clean in ptolemy/actor/lib/video [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DCT2x2dc.class DCT4x4dc.class IDCT4x4dc.class DCT8x8.class IDCT8x8.class SumofAbsoluteDifferences.class video.jar video.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/video/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/video/demo/DCT2x2dc [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video/demo/DCT2x2dc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DCT2x2dc.jar DCT2x2dc.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video/demo/DCT2x2dc' [junit] making clean in ptolemy/actor/lib/video/demo/DCT4x4dc [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video/demo/DCT4x4dc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DCT4x4dc.jar DCT4x4dc.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video/demo/DCT4x4dc' [junit] making clean in ptolemy/actor/lib/video/demo/DCT8x8 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video/demo/DCT8x8' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DCT8x8.jar DCT8x8.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video/demo/DCT8x8' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video/demo' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/video' [junit] making clean in ptolemy/actor/lib/xslt [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/xslt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp XMLInclusion.class XSLTransformer.class xslt.jar xslt.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/xslt/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/xslt/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/xslt/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/xslt' [junit] making clean in ptolemy/actor/lib/gem5 [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gem5' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Gem5Wrapper.class gem5.jar gem5.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/gem5/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gem5/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/gem5/demo/DramThermalModel [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gem5/demo/DramThermalModel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DramThermalModel.jar DramThermalModel.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gem5/demo/DramThermalModel' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gem5/demo' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/gem5' [junit] making clean in ptolemy/actor/lib/colt [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/colt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ColtBeta.class ColtBinomial.class ColtBinomialSelector.class ColtBreitWigner.class ColtChiSquare.class ColtExponential.class ColtExponentialPower.class ColtGamma.class ColtHyperGeometric.class ColtLogarithmic.class ColtNegativeBinomial.class ColtNormal.class ColtPoisson.class ColtPoissonSlow.class ColtRandomSource.class ColtStudentT.class ColtVonMises.class ColtZeta.class colt.jar colt.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/colt/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/colt/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/colt/demo/ColtRandom [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/colt/demo/ColtRandom' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ColtRandom.jar ColtRandom.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/colt/demo/ColtRandom' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/colt/demo' [junit] making clean in ptolemy/actor/lib/colt/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/colt/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/colt/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/colt' [junit] making clean in ptolemy/actor/lib/database [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/database' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ArrayOfRecordsExporter.class ArrayOfRecordsRecorder.class DatabaseInsert.class DatabaseManager.class DatabaseQuery.class DatabaseSelect.class SQLStatement.class database.jar database.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/database/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/database/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/database/demo/InteractiveQuery [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/database/demo/InteractiveQuery' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp InteractiveQuery.jar InteractiveQuery.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/database/demo/InteractiveQuery' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/database/demo' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/database' [junit] making clean in ptolemy/actor/lib/fmi [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMUImport.class FMUImportHybrid.class FMUQSS.class fmi.jar fmi.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/fmi/fmus [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmus.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/fmi/fmus/fmusim2 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmusim2' [junit] rm -rf *.so *.dylib *.o *.fmu *~ fmu fmuTmp* fmusim2 result.csv [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmusim2' [junit] making clean in ptolemy/actor/lib/fmi/fmus/template [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp template.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/fmi/fmus/template/fmiv20RC1 [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template/fmiv20RC1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmiv20RC1.jar fmiv20RC1.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template/fmiv20RC1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/template/fmiv20RC1pt [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template/fmiv20RC1pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmiv20RC1pt.jar fmiv20RC1pt.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template/fmiv20RC1pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/template/fmiv20 [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template/fmiv20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmiv20.jar fmiv20.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template/fmiv20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/template/sources [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template/sources' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sources.jar sources.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template/sources' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/template' [junit] making clean in ptolemy/actor/lib/fmi/fmus/win32 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/win32' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp win32.jar win32.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/win32' [junit] making clean in ptolemy/actor/lib/fmi/fmus/bouncingBall [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBall' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp bouncingBall.jar bouncingBall.jar src/binaries bouncingBall.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBall' [junit] making clean in ptolemy/actor/lib/fmi/fmus/dq [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dq' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dq.jar dq.jar src/binaries dq.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dq' [junit] making clean in ptolemy/actor/lib/fmi/fmus/inc [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp inc.jar inc.jar src/binaries inc.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc' [junit] making clean in ptolemy/actor/lib/fmi/fmus/values [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/values' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp values.jar values.jar src/binaries values.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/values' [junit] making clean in ptolemy/actor/lib/fmi/fmus/vanDerPol [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPol' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp vanDerPol.jar vanDerPol.jar src/binaries vanDerPol.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPol' [junit] making clean in ptolemy/actor/lib/fmi/fmus/ballDynamics [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ballDynamics' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ballDynamics.jar ballDynamics.jar src/binaries ballDynamics.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ballDynamics' [junit] making clean in ptolemy/actor/lib/fmi/fmus/helloWorld [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/helloWorld' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp helloWorld.jar helloWorld.jar src/binaries helloWorld.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/helloWorld' [junit] making clean in ptolemy/actor/lib/fmi/fmus/levelStairs [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/levelStairs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp levelStairs.jar levelStairs.jar src/binaries levelStairs.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/levelStairs' [junit] making clean in ptolemy/actor/lib/fmi/fmus/onOffSupervisor [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/onOffSupervisor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp onOffSupervisor.jar onOffSupervisor.jar src/binaries onOffSupervisor.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/onOffSupervisor' [junit] making clean in ptolemy/actor/lib/fmi/fmus/stairsA [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stairsA' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp stairsA.jar stairsA.jar src/binaries stairsA.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stairsA' [junit] making clean in ptolemy/actor/lib/fmi/fmus/stairsB [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stairsB' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp stairsB.jar stairsB.jar src/binaries stairsB.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stairsB' [junit] making clean in ptolemy/actor/lib/fmi/fmus/stepCounter1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stepCounter1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp stepCounter1.jar stepCounter1.jar src/binaries stepCounter1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stepCounter1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/stepCounter [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stepCounter' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp stepCounter.jar stepCounter.jar src/binaries stepCounter.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stepCounter' [junit] making clean in ptolemy/actor/lib/fmi/fmus/stepCounterExtendedFMI [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stepCounterExtendedFMI' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp stepCounterExtendedFMI.jar stepCounterExtendedFMI.jar src/binaries stepCounterExtendedFMI.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stepCounterExtendedFMI' [junit] making clean in ptolemy/actor/lib/fmi/fmus/stepCounterPeriodInName [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stepCounterPeriodInName' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp stepCounterPeriodInName.jar stepCounterPeriodInName.jar src/binaries stepCounterPeriodInName.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stepCounterPeriodInName' [junit] making clean in ptolemy/actor/lib/fmi/fmus/bouncingBall20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBall20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp bouncingBall20.jar bouncingBall20.jar src/binaries bouncingBall20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBall20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/dq20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dq20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dq20.jar dq20.jar src/binaries dq20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dq20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/inc20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp inc20.jar inc20.jar src/binaries inc20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/values20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/values20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp values20.jar values20.jar src/binaries values20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/values20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/vanDerPol20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPol20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp vanDerPol20.jar vanDerPol20.jar src/binaries vanDerPol20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPol20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/bouncingBall20RC1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBall20RC1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp bouncingBall20RC1.jar bouncingBall20RC1.jar src/binaries bouncingBall20RC1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBall20RC1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/dq20RC1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dq20RC1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dq20RC1.jar dq20RC1.jar src/binaries dq20RC1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dq20RC1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/floor20pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/floor20pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp floor20pt.jar floor20pt.jar src/binaries floor20pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/floor20pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/fmuA20pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmuA20pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmuA20pt.jar fmuA20pt.jar src/binaries fmuA20pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmuA20pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/fmuB20pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmuB20pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmuB20pt.jar fmuB20pt.jar src/binaries fmuB20pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmuB20pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/fmuC20pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmuC20pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmuC20pt.jar fmuC20pt.jar src/binaries fmuC20pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmuC20pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/fmuD20pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmuD20pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmuD20pt.jar fmuD20pt.jar src/binaries fmuD20pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fmuD20pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/heaterFlowResistance [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/heaterFlowResistance' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp heaterFlowResistance.jar heaterFlowResistance.jar src/binaries heaterFlowResistance.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/heaterFlowResistance' [junit] making clean in ptolemy/actor/lib/fmi/fmus/inc20pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc20pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp inc20pt.jar inc20pt.jar src/binaries inc20pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc20pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/inc20RC1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc20RC1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp inc20RC1.jar inc20RC1.jar src/binaries inc20RC1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc20RC1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/inc20RC1pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc20RC1pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp inc20RC1pt.jar inc20RC1pt.jar src/binaries inc20RC1pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/inc20RC1pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/out20pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/out20pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp out20pt.jar out20pt.jar src/binaries out20pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/out20pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/output20RC1pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/output20RC1pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp output20RC1pt.jar output20RC1pt.jar src/binaries output20RC1pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/output20RC1pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/pumpConstantSpeed [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/pumpConstantSpeed' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp pumpConstantSpeed.jar pumpConstantSpeed.jar src/binaries pumpConstantSpeed.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/pumpConstantSpeed' [junit] making clean in ptolemy/actor/lib/fmi/fmus/scale20RC1pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/scale20RC1pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp scale20RC1pt.jar scale20RC1pt.jar src/binaries scale20RC1pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/scale20RC1pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/scale20pt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/scale20pt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp scale20pt.jar scale20pt.jar src/binaries scale20pt.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/scale20pt' [junit] making clean in ptolemy/actor/lib/fmi/fmus/scale20RC1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/scale20RC1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp scale20RC1.jar scale20RC1.jar src/binaries scale20RC1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/scale20RC1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/stairsA20RC1F [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stairsA20RC1F' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp stairsA20RC1F.jar stairsA20RC1F.jar src/binaries stairsA20RC1F.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/stairsA20RC1F' [junit] making clean in ptolemy/actor/lib/fmi/fmus/tankOpen [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/tankOpen' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp tankOpen.jar tankOpen.jar src/binaries tankOpen.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/tankOpen' [junit] making clean in ptolemy/actor/lib/fmi/fmus/values20RC1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/values20RC1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp values20RC1.jar values20RC1.jar src/binaries values20RC1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/values20RC1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/vanDerPol20RC1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPol20RC1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp vanDerPol20RC1.jar vanDerPol20RC1.jar src/binaries vanDerPol20RC1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPol20RC1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/Adder [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Adder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Adder.jar Adder.jar src/binaries Adder.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Adder' [junit] making clean in ptolemy/actor/lib/fmi/fmus/Clock [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Clock' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Clock.jar Clock.jar src/binaries Clock.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Clock' [junit] making clean in ptolemy/actor/lib/fmi/fmus/Constant [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Constant' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Constant.jar Constant.jar src/binaries Constant.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Constant' [junit] making clean in ptolemy/actor/lib/fmi/fmus/Delay [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Delay' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Delay.jar Delay.jar src/binaries Delay.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Delay' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridPerPiecCosSigGen [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridPerPiecCosSigGen' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridPerPiecCosSigGen.jar HybridPerPiecCosSigGen.jar src/binaries HybridPerPiecCosSigGen.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridPerPiecCosSigGen' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridPerDiscSigGen [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridPerDiscSigGen' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridPerDiscSigGen.jar HybridPerDiscSigGen.jar src/binaries HybridPerDiscSigGen.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridPerDiscSigGen' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridAdder [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridAdder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridAdder.jar HybridAdder.jar src/binaries HybridAdder.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridAdder' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridIntegratorReset [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridIntegratorReset' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridIntegratorReset.jar HybridIntegratorReset.jar src/binaries HybridIntegratorReset.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridIntegratorReset' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridIntegrator [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridIntegrator' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridIntegrator.jar HybridIntegrator.jar src/binaries HybridIntegrator.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridIntegrator' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridDelay [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridDelay' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridDelay.jar HybridDelay.jar src/binaries HybridDelay.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridDelay' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridGain [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridGain' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridGain.jar HybridGain.jar src/binaries HybridGain.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridGain' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridConstantSignalGenerator [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridConstantSignalGenerator' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridConstantSignalGenerator.jar HybridConstantSignalGenerator.jar src/binaries HybridConstantSignalGenerator.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridConstantSignalGenerator' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridCheckEquality [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridCheckEquality' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridCheckEquality.jar HybridCheckEquality.jar src/binaries HybridCheckEquality.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridCheckEquality' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridZeroCrossingDetector [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridZeroCrossingDetector' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridZeroCrossingDetector.jar HybridZeroCrossingDetector.jar src/binaries HybridZeroCrossingDetector.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridZeroCrossingDetector' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridTriggeredConst [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridTriggeredConst' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridTriggeredConst.jar HybridTriggeredConst.jar src/binaries HybridTriggeredConst.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridTriggeredConst' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridSampler [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridSampler' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridSampler.jar HybridSampler.jar src/binaries HybridSampler.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridSampler' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridZeroOrderHold [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridZeroOrderHold' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridZeroOrderHold.jar HybridZeroOrderHold.jar src/binaries HybridZeroOrderHold.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridZeroOrderHold' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridModalModelDiscContr [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridModalModelDiscContr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridModalModelDiscContr.jar HybridModalModelDiscContr.jar src/binaries HybridModalModelDiscContr.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridModalModelDiscContr' [junit] making clean in ptolemy/actor/lib/fmi/fmus/HybridSequenceCheck [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridSequenceCheck' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridSequenceCheck.jar HybridSequenceCheck.jar src/binaries HybridSequenceCheck.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/HybridSequenceCheck' [junit] making clean in ptolemy/actor/lib/fmi/fmus/Integrator [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Integrator' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Integrator.jar Integrator.jar src/binaries Integrator.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/Integrator' [junit] making clean in ptolemy/actor/lib/fmi/fmus/ZeroCrossingDetector [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ZeroCrossingDetector' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ZeroCrossingDetector.jar ZeroCrossingDetector.jar src/binaries ZeroCrossingDetector.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ZeroCrossingDetector' [junit] making clean in ptolemy/actor/lib/fmi/fmus/AdderIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/AdderIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AdderIT.jar AdderIT.jar src/binaries AdderIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/AdderIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/CTClockIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CTClockIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CTClockIT.jar CTClockIT.jar src/binaries CTClockIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CTClockIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/CTClockW [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CTClockW' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CTClockW.jar CTClockW.jar src/binaries CTClockW.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CTClockW' [junit] making clean in ptolemy/actor/lib/fmi/fmus/CheckEqualityFP [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CheckEqualityFP' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CheckEqualityFP.jar CheckEqualityFP.jar src/binaries CheckEqualityFP.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CheckEqualityFP' [junit] making clean in ptolemy/actor/lib/fmi/fmus/CheckEqualityIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CheckEqualityIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CheckEqualityIT.jar CheckEqualityIT.jar src/binaries CheckEqualityIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CheckEqualityIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/ClockFP [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ClockFP' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ClockFP.jar ClockFP.jar src/binaries ClockFP.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ClockFP' [junit] making clean in ptolemy/actor/lib/fmi/fmus/DelayIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/DelayIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DelayIT.jar DelayIT.jar src/binaries DelayIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/DelayIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/IntegratorIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/IntegratorIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IntegratorIT.jar IntegratorIT.jar src/binaries IntegratorIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/IntegratorIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/SamplerFP [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/SamplerFP' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SamplerFP.jar SamplerFP.jar src/binaries SamplerFP.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/SamplerFP' [junit] making clean in ptolemy/actor/lib/fmi/fmus/ZeroCrossingDetectorIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ZeroCrossingDetectorIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ZeroCrossingDetectorIT.jar ZeroCrossingDetectorIT.jar src/binaries ZeroCrossingDetectorIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ZeroCrossingDetectorIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/bouncingBallHybrid [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBallHybrid' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp bouncingBallHybrid.jar bouncingBallHybrid.jar src/binaries bouncingBallHybrid.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBallHybrid' [junit] making clean in ptolemy/actor/lib/fmi/fmus/CheckEqualityIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CheckEqualityIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CheckEqualityIT.jar CheckEqualityIT.jar src/binaries CheckEqualityIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/CheckEqualityIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/SamplerIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/SamplerIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SamplerIT.jar SamplerIT.jar src/binaries SamplerIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/SamplerIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/DelayW [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/DelayW' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DelayW.jar DelayW.jar src/binaries DelayW.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/DelayW' [junit] making clean in ptolemy/actor/lib/fmi/fmus/ConstantIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ConstantIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConstantIT.jar ConstantIT.jar src/binaries ConstantIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ConstantIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/ClockIT [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ClockIT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ClockIT.jar ClockIT.jar src/binaries ClockIT.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ClockIT' [junit] making clean in ptolemy/actor/lib/fmi/fmus/ClockW [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ClockW' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ClockW.jar ClockW.jar src/binaries ClockW.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/ClockW' [junit] making clean in ptolemy/actor/lib/fmi/fmus/bouncingBallME1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBallME1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp bouncingBallME1.jar bouncingBallME1.jar src/binaries bouncingBallME1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBallME1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/dqME1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dqME1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dqME1.jar dqME1.jar src/binaries dqME1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dqME1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/incME1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/incME1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp incME1.jar incME1.jar src/binaries incME1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/incME1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/valuesME1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/valuesME1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp valuesME1.jar valuesME1.jar src/binaries valuesME1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/valuesME1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/vanDerPolME1 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPolME1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp vanDerPolME1.jar vanDerPolME1.jar src/binaries vanDerPolME1.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPolME1' [junit] making clean in ptolemy/actor/lib/fmi/fmus/bouncingBallME20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBallME20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp bouncingBallME20.jar bouncingBallME20.jar src/binaries bouncingBallME20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/bouncingBallME20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/dqME20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dqME20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dqME20.jar dqME20.jar src/binaries dqME20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/dqME20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/helloWorldME2 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/helloWorldME2' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp helloWorldME2.jar helloWorldME2.jar src/binaries helloWorldME2.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/helloWorldME2' [junit] making clean in ptolemy/actor/lib/fmi/fmus/incME20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/incME20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp incME20.jar incME20.jar src/binaries incME20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/incME20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/valuesME20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/valuesME20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp valuesME20.jar valuesME20.jar src/binaries valuesME20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/valuesME20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/vanDerPolME20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPolME20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp vanDerPolME20.jar vanDerPolME20.jar src/binaries vanDerPolME20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/vanDerPolME20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/heaterFlowResistance [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/heaterFlowResistance' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp heaterFlowResistance.jar heaterFlowResistance.jar src/binaries heaterFlowResistance.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/heaterFlowResistance' [junit] making clean in ptolemy/actor/lib/fmi/fmus/pumpConstantSpeed [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/pumpConstantSpeed' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp pumpConstantSpeed.jar pumpConstantSpeed.jar src/binaries pumpConstantSpeed.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/pumpConstantSpeed' [junit] making clean in ptolemy/actor/lib/fmi/fmus/tankOpen [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/tankOpen' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp tankOpen.jar tankOpen.jar src/binaries tankOpen.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/tankOpen' [junit] making clean in ptolemy/actor/lib/fmi/fmus/fourInputsFourOutputsME20 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fourInputsFourOutputsME20' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fourInputsFourOutputsME20.jar fourInputsFourOutputsME20.jar src/binaries fourInputsFourOutputsME20.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/fourInputsFourOutputsME20' [junit] making clean in ptolemy/actor/lib/fmi/fmus/helloWorldME2 [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/helloWorldME2' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp helloWorldME2.jar helloWorldME2.jar src/binaries helloWorldME2.fmu [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus/helloWorldME2' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/fmus' [junit] making clean in ptolemy/actor/lib/fmi/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/fmi/demo/FMUBouncingBall [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMUBouncingBall' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMUBouncingBall.jar FMUBouncingBall.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMUBouncingBall' [junit] making clean in ptolemy/actor/lib/fmi/demo/FMULevelStairs [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMULevelStairs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMULevelStairs.jar FMULevelStairs.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMULevelStairs' [junit] making clean in ptolemy/actor/lib/fmi/demo/FMUSimulationX [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMUSimulationX' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMUSimulationX.jar FMUSimulationX.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMUSimulationX' [junit] making clean in ptolemy/actor/lib/fmi/demo/FMUStairs [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMUStairs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMUStairs.jar FMUStairs.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMUStairs' [junit] making clean in ptolemy/actor/lib/fmi/demo/FMUTwoBallCollision [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMUTwoBallCollision' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMUTwoBallCollision.jar FMUTwoBallCollision.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo/FMUTwoBallCollision' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/demo' [junit] making clean in ptolemy/actor/lib/fmi/doc [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/doc' [junit] making clean in ptolemy/actor/lib/fmi/jni [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/jni' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp jni.jar jni.jar libJNIFMU.so [junit] rm -f core [junit] making clean in ptolemy/actor/lib/fmi/jni/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/jni/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/jni/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/jni' [junit] making clean in ptolemy/actor/lib/fmi/ma [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/ma' [junit] rm -rf fmuTmp* [junit] rm -f result.csv [junit] rm -f shared/*.o [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ma.jar ma.jar main *.dSYM *.o [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/ma' [junit] making clean in ptolemy/actor/lib/fmi/ma2 [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/ma2' [junit] rm -rf fmuTmp* [junit] rm -f *.csv [junit] rm -f shared/*.o [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ma.jar ma.jar main *.dSYM *.o [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/ma2' [junit] making clean in ptolemy/actor/lib/fmi/maHybrid [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/maHybrid' [junit] rm -rf fmuTmp* [junit] rm -f *.csv [junit] rm -f shared/*.o [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ma.jar ma.jar main *.dSYM *.o [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/maHybrid' [junit] making clean in ptolemy/actor/lib/fmi/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi' [junit] making clean in ptolemy/actor/lib/excel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/excel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Excel.class excel.jar excel.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/excel/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/excel/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/excel/demo/Excel [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/excel/demo/Excel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Excel.jar Excel.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/excel/demo/Excel' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/excel/demo' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/excel' [junit] making clean in ptolemy/actor/lib/mail [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExceptionEmailer.class SendMail.class mail.jar mail.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/mail/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/mail/demo/ExceptionEmailer [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail/demo/ExceptionEmailer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExceptionEmailer.jar ExceptionEmailer.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail/demo/ExceptionEmailer' [junit] making clean in ptolemy/actor/lib/mail/demo/SendMail [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail/demo/SendMail' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SendMail.jar SendMail.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail/demo/SendMail' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail/demo' [junit] making clean in ptolemy/actor/lib/mail/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/mail' [junit] making clean in ptolemy/actor/lib/joystick [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/joystick' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Joystick.class joystick.jar joystick.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/joystick/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/joystick/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/joystick/demo/Joystick [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/joystick/demo/Joystick' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Joystick.jar Joystick.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/joystick/demo/Joystick' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/joystick/demo' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/joystick' [junit] making clean in ptolemy/actor/lib/python [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PythonScript.class python.jar python.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/python/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/test' [junit] making clean in ptolemy/actor/lib/python/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/python/demo/RecordManipulation [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/demo/RecordManipulation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RecordManipulation.jar RecordManipulation.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/demo/RecordManipulation' [junit] making clean in ptolemy/actor/lib/python/demo/Ptolemnizer [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/demo/Ptolemnizer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Ptolemnizer.jar Ptolemnizer.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/demo/Ptolemnizer' [junit] making clean in ptolemy/actor/lib/python/demo/PythonScale [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/demo/PythonScale' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PythonScale.jar PythonScale.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/demo/PythonScale' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/demo' [junit] making clean in ptolemy/actor/lib/python/doc [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python/doc' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/python' [junit] making clean in ptolemy/actor/lib/r [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RConsole.class RExpression.class RExpression2.class r.jar r.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/r/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/lib/r/demo/R3DPlot [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r/demo/R3DPlot' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp R3DPlot.jar R3DPlot.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r/demo/R3DPlot' [junit] making clean in ptolemy/actor/lib/r/demo/RRecordToDataframe [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r/demo/RRecordToDataframe' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RRecordToDataframe.jar RRecordToDataframe.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r/demo/RRecordToDataframe' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r/demo' [junit] making clean in ptolemy/actor/lib/r/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/r' [junit] making clean in ptolemy/actor/lib/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LoopTest2.class RampNecessaryFiles.class RecorderGeneral.class ReturnNonZero.class SearchTest.class SleepFireTwice.class TestOrderedMerge.class Const.txt ReadFile1Output.txt auto/ReadFile1Output.txt [junit] rm -f core [junit] making clean in ptolemy/actor/lib/test/performance [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/test/performance' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/test/performance' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib' [junit] making clean in ptolemy/actor/parameters [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DoubleRangeParameter.class FilePortParameter.class IntRangeParameter.class LocationParameter.class MirrorPortParameter.class ParameterMirrorPort.class ParameterPort.class ParameterSet.class PortParameter.class Priority.class SharedParameter.class parameters.jar parameters.jar [junit] rm -f core [junit] making clean in ptolemy/actor/parameters/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CloneTest.class TestSharedParameter.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/test' [junit] making clean in ptolemy/actor/parameters/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/parameters/demo/Bouncer [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/demo/Bouncer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Bouncer.jar Bouncer.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/demo/Bouncer' [junit] making clean in ptolemy/actor/parameters/demo/SliderParameter [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/demo/SliderParameter' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SliderParameter.jar SliderParameter.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/demo/SliderParameter' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/demo' [junit] making clean in ptolemy/actor/parameters/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters/doc' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/parameters' [junit] making clean in ptolemy/actor/gt [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AtomicActorMatcher.class AttributeMatcher.class Checkable.class CompositeActorMatcher.class Constraint.class ContainerIgnoringAttribute.class CreationAttribute.class DefaultDirectoryAttribute.class DefaultModelAttribute.class FSMMatcher.class GTAttribute.class GTCompositeActor.class GTEntity.class GTEntityUtils.class GTIngredient.class GTIngredientElement.class GTIngredientList.class GTIngredientsAttribute.class GTParameter.class GTTools.class GraphAnalyzer.class GraphMatcher.class GraphTransformationException.class GraphTransformer.class HierarchyFlatteningAttribute.class IgnoringAttribute.class IterativeParameter.class LocationType.class MalformedStringException.class MatchCallback.class MatchingAttribute.class MoMLGenerator.class ModalModelMatcher.class ModelCombine.class ModelExecutor.class ModelGenerator.class ModelView.class NamedObjVariable.class NegationAttribute.class OptionAttribute.class Pattern.class PatternObjectAttribute.class PortMatcher.class PreservationAttribute.class RelationCollapsingAttribute.class RelationHidingAttribute.class Replacement.class StateMatcher.class TransformationException.class TransformationListener.class TransformationMode.class TransformationRule.class TransitionMatcher.class ValidationException.class ValueIterator.class gt.jar [junit] rm -f core [junit] making clean in ptolemy/actor/gt/controller [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/controller' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Clone.class DesignPatternImporter.class Execute.class GTEvent.class InitModel.class InitModelWithContainer.class InputModel.class Match.class ModelIOPort.class ModelParameter.class OutputModel.class PersistenceAttribute.class ReadModel.class TestModel.class Transform.class TransformationAttribute.class View.class WriteModel.class controller.jar [junit] rm -f core [junit] making clean in ptolemy/actor/gt/controller/lib [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/controller/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar lib.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/controller/lib' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/controller' [junit] making clean in ptolemy/actor/gt/data [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CombinedCollection.class FastLinkedList.class MatchResult.class Pair.class SequentialTwoWayHashMap.class Tuple.class TwoWayHashMap.class data.jar data.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/data' [junit] making clean in ptolemy/actor/gt/gui [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ComboItem.class GTGUIAction.class gui.jar gui.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/gui' [junit] making clean in ptolemy/actor/gt/ingredients [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/ingredients' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ingredients.jar [junit] rm -f core [junit] making clean in ptolemy/actor/gt/ingredients/criteria [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/ingredients/criteria' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AttributeCriterion.class BooleanCriterionElement.class ChoiceCriterionElement.class Criterion.class CriterionElement.class DynamicNameCriterion.class GuardCriterion.class NameCriterion.class PortCriterion.class StateTypeCriterion.class StringCriterionElement.class SubclassCriterion.class criteria.jar criteria.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/ingredients/criteria' [junit] making clean in ptolemy/actor/gt/ingredients/operations [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/ingredients/operations' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AttributeOperation.class BooleanOperationElement.class DynamicAttributeOperation.class Operation.class OperationElement.class PortCreationOperation.class PortRemovalOperation.class RenameOperation.class StringOperationElement.class operations.jar operations.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/ingredients/operations' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/ingredients' [junit] making clean in ptolemy/actor/gt/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AllMatchingTestHelper.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/test' [junit] making clean in ptolemy/actor/gt/patterns [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/patterns' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp patterns.jar patterns.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/patterns' [junit] making clean in ptolemy/actor/gt/util [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtolemyExpressionString.class RegularExpressionString.class util.jar util.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/util' [junit] making clean in ptolemy/actor/gt/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/gt/demo/BouncingBallX2 [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/BouncingBallX2' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BouncingBallX2.jar BouncingBallX2.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/BouncingBallX2' [junit] making clean in ptolemy/actor/gt/demo/ConstOptimization [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/ConstOptimization' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConstOptimization.jar ConstOptimization.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/ConstOptimization' [junit] making clean in ptolemy/actor/gt/demo/DiningPhilosophers [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/DiningPhilosophers' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DiningPhilosophers.jar DiningPhilosophers.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/DiningPhilosophers' [junit] making clean in ptolemy/actor/gt/demo/GameOfLife [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/GameOfLife' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp GameOfLife.jar GameOfLife.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/GameOfLife' [junit] making clean in ptolemy/actor/gt/demo/HierarchyFlattening [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/HierarchyFlattening' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HierarchyFlattening.jar HierarchyFlattening.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/HierarchyFlattening' [junit] making clean in ptolemy/actor/gt/demo/MapReduce [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/MapReduce' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MapReduce.jar MapReduce.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/MapReduce' [junit] making clean in ptolemy/actor/gt/demo/ModelExecution [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/ModelExecution' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModelExecution.jar ModelExecution.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/ModelExecution' [junit] making clean in ptolemy/actor/gt/demo/ModelGeneration [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/ModelGeneration' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModelGeneration.jar ModelGeneration.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/ModelGeneration' [junit] making clean in ptolemy/actor/gt/demo/PublisherTest [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/PublisherTest' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PublisherTest.jar PublisherTest.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/PublisherTest' [junit] making clean in ptolemy/actor/gt/demo/RegressionTest [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/RegressionTest' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RegressionTest.jar RegressionTest.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/RegressionTest' [junit] making clean in ptolemy/actor/gt/demo/SinewaveOptimization [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/SinewaveOptimization' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SinewaveOptimization.jar SinewaveOptimization.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo/SinewaveOptimization' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/demo' [junit] making clean in ptolemy/actor/gt/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt/doc' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/gt' [junit] making clean in ptolemy/actor/designs [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/designs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp designs.jar designs.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/designs' [junit] making clean in ptolemy/actor/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IdentityActor.class ManagerLeak.class RemoveIOPortEventListener.class TestAbstractReceiver.class TestActor.class TestGraphReader.class TestTypeListener.class TestTypedIORelation.class TypedTestActor.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/test' [junit] making clean in ptolemy/actor/ptalon [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractPtalonEvaluator.class NamedTree.class PtalonActor.class PtalonAST.class PtalonEvaluator.class PtalonExpressionParameter.class PtalonMLHandler.class PtalonParameter.class PtalonRuntimeException.class PtalonScopeException.class Tester.class PtalonRecognizer.class PtalonLexer.class PtalonPopulator.class PtalonPopulatorTokenTypes.class PtalonScopeChecker.class PtalonTokenTypes.class ptalon.jar [junit] rm -f core [junit] making clean in ptolemy/actor/ptalon/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/doc' [junit] making clean in ptolemy/actor/ptalon/gt [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/gt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtalonMatcher.class TransformationEvaluator.class gt.jar gt.jar [junit] rm -f core [junit] making clean in ptolemy/actor/ptalon/gt/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/gt/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/ptalon/gt/demo/Adder [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/gt/demo/Adder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Adder.jar Adder.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/gt/demo/Adder' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/gt/demo' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/gt' [junit] making clean in ptolemy/actor/ptalon/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ComplexAddSubtract.class KeyValuePair.class MapFileStorage.class MapReduceAlgorithm.class MapWorker.class ReduceWorker.class ReverseLink.class SplitReader.class StringToKeyValue.class WordCount.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/lib' [junit] making clean in ptolemy/actor/ptalon/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/actor/ptalon/demo/CruiseControl [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/CruiseControl' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CruiseControl.jar CruiseControl.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/CruiseControl' [junit] making clean in ptolemy/actor/ptalon/demo/EightChannelFFT [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/EightChannelFFT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp EightChannelFFT.jar EightChannelFFT.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/EightChannelFFT' [junit] making clean in ptolemy/actor/ptalon/demo/GameOfLife [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/GameOfLife' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp GameOfLife.jar GameOfLife.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/GameOfLife' [junit] making clean in ptolemy/actor/ptalon/demo/MapReduce [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/MapReduce' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MapReduce.jar MapReduce.jar LinkGraph0.red LinkGraph1.red LinkGraph2.red ReadTest0.red ReadTest1.red ReadTest2.red *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/MapReduce' [junit] making clean in ptolemy/actor/ptalon/demo/ModelChange [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/ModelChange' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModelChange.jar ModelChange.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/ModelChange' [junit] making clean in ptolemy/actor/ptalon/demo/MultipleNodes [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/MultipleNodes' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MultipleNodes.jar MultipleNodes.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/MultipleNodes' [junit] making clean in ptolemy/actor/ptalon/demo/SmallWorld [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/SmallWorld' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SmallWorld.jar SmallWorld.jar *.jar dataOut*.txt [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/SmallWorld' [junit] making clean in ptolemy/actor/ptalon/demo/Unicycle [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/Unicycle' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Unicycle.jar Unicycle.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/Unicycle' [junit] making clean in ptolemy/actor/ptalon/demo/ptinyos [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/ptinyos' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptinyos.jar [junit] rm -f core [junit] making clean in ptolemy/actor/ptalon/demo/ptinyos/SendAndReceiveCnt [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/ptinyos/SendAndReceiveCnt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SendAndReceiveCnt.jar SendAndReceiveCnt.jar LinkGraph0.red LinkGraph1.red LinkGraph2.red ReadTest0.red ReadTest1.red ReadTest2.red [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/ptinyos/SendAndReceiveCnt' [junit] making clean in ptolemy/actor/ptalon/demo/ptinyos/SenseToLeds [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/ptinyos/SenseToLeds' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SenseToLeds.jar SenseToLeds.jar LinkGraph0.red LinkGraph1.red LinkGraph2.red ReadTest0.red ReadTest1.red ReadTest2.red [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/ptinyos/SenseToLeds' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo/ptinyos' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/demo' [junit] making clean in ptolemy/actor/ptalon/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Const.txt ReadFile1Output.txt [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/ptalon' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor' [junit] making clean in ptolemy/gui [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BasicJApplet.class CancelException.class CloseListener.class ComponentDialog.class EditableParametersDialog.class ExtensionFilenameFilter.class GraphicalMessageHandler.class ImageExportable.class JFileChooserBugFix.class JTextAreaExec.class MacOSXAdapter.class MemoryCleaner.class MessageHandler.class PtFileChooser.class PtFilenameFilter.class PtGUIUtilities.class Query.class QueryChooser.class QueryChooserHelper.class QueryListener.class SettableQueryChooser.class ShellInterpreter.class ShellTextArea.class StatusBar.class Top.class UndeferredGraphicalMessageHandler.class UndoListener.class UserDialog.class gui.jar gui.jar [junit] rm -f core [junit] making clean in ptolemy/gui/demo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/gui/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FileChooserQuery.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/gui/demo' [junit] making clean in ptolemy/gui/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/gui/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp GraphicalMessageHandlerApplet.class TopTest.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/gui/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/gui' [junit] making clean in ptolemy/media [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/media' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Audio.class Picture.class media.jar [junit] rm -f core [junit] making clean in ptolemy/media/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/media/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp tmp*.au [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/media/test' [junit] making clean in ptolemy/media/javasound [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/media/javasound' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LiveSound.class LiveSoundCommon.class LiveSoundInterface.class LiveSoundJavaSE.class LiveSoundListener.class LiveSoundEvent.class SoundCapture.class SoundPlayback.class SoundReader.class SoundWriter.class javasound.jar javasound.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/media/javasound' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/media' [junit] making clean in ptolemy/domains [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp domains.jar experimentalDomains.jar [junit] rm -f core [junit] making clean in ptolemy/domains/algebraic [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp algebraic.jar [junit] rm -f core [junit] making clean in ptolemy/domains/algebraic/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AlgebraicLoopDirector.class AlgebraicLoopReceiver.class AlgebraicLoopScheduler.class kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/kernel' [junit] making clean in ptolemy/domains/algebraic/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptides/demo/HeaterOpenTank [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/demo/HeaterOpenTank' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HeaterOpenTank.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/demo/HeaterOpenTank' [junit] making clean in ptolemy/domains/ptides/demo/RLC [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/demo/RLC' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RLC.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/demo/RLC' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/demo' [junit] making clean in ptolemy/domains/algebraic/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/doc' [junit] making clean in ptolemy/domains/algebraic/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/algebraic' [junit] making clean in ptolemy/domains/atc [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp atc.jar [junit] rm -f core [junit] making clean in ptolemy/domains/atc/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractATCDirector.class ATCReceiver.class Rejecting.class kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/atc/kernel/policy1 [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/kernel/policy1' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ATCDirector.class policy1.jar policy1.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/kernel/policy1' [junit] making clean in ptolemy/domains/atc/kernel/policy2 [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/kernel/policy2' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ATCDirector.class DijkstraAlgorithm.class Edge.class Vertex.class policy2.jar policy2.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/kernel/policy2' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/kernel' [junit] making clean in ptolemy/domains/atc/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Airport.class DestinationAirport.class StormHandling.class Track.class TrackWriter.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/lib' [junit] making clean in ptolemy/domains/atc/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/atc/demo/FirstPolicy [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/demo/FirstPolicy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FirstPolicy.jar FirstPolicy.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/demo/FirstPolicy' [junit] making clean in ptolemy/domains/atc/demo/SecondPolicy [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/demo/SecondPolicy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SecondPolicy.jar SecondPolicy.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/demo/SecondPolicy' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/demo' [junit] making clean in ptolemy/domains/atc/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/atc' [junit] making clean in ptolemy/domains/tcs [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp tcs.jar [junit] rm -f core [junit] making clean in ptolemy/domains/tcs/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TCSDirector.class TCSReceiver.class Rejecting.class kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/kernel' [junit] making clean in ptolemy/domains/tcs/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Track.class AbstractSourceStation.class AbstractStation.class AbstractTrack.class InverseSourceStation.class InverseStation.class InverseTrack.class SourceStation.class Station.class StationWriter.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/lib' [junit] making clean in ptolemy/domains/tcs/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/tcs/demo/TCS [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/demo/TCS' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TCS.jar TCS.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/demo/TCS' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/demo' [junit] making clean in ptolemy/domains/tcs/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tcs' [junit] making clean in ptolemy/domains/ca [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ca.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ca/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CADirector.class kernel.jar kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/kernel' [junit] making clean in ptolemy/domains/ca/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CA2DConvolution.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ca/lib/gui [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CATableau.class CAViewer.class gui.jar gui.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/lib/gui' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/lib' [junit] making clean in ptolemy/domains/ca/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ca/demo/Conway [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/demo/Conway' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Conway.jar Conway.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/demo/Conway' [junit] making clean in ptolemy/domains/ca/demo/ConwayRandom [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/demo/ConwayRandom' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConwayRandom.jar ConwayRandom.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/demo/ConwayRandom' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/demo' [junit] making clean in ptolemy/domains/ca/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/doc' [junit] making clean in ptolemy/domains/ca/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ca' [junit] making clean in ptolemy/domains/ci [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ci.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ci/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActiveActorManager.class CIDirector.class CIReceiver.class CIActor.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ci/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/kernel' [junit] making clean in ptolemy/domains/ci/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BackDropQueue.class BinarySwitch.class FrontDropQueue.class Queue.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/lib' [junit] making clean in ptolemy/domains/ci/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/doc' [junit] making clean in ptolemy/domains/ci/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ci/demo/Router [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/demo/Router' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp QueueControl.class Router.jar Router.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/demo/Router' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci/demo' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ci' [junit] making clean in ptolemy/domains/continuous [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp continuous.jar [junit] rm -f core [junit] making clean in ptolemy/domains/continuous/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ContinuousDirector.class ContinuousIntegrator.class ContinuousODESolver.class ContinuousScheduler.class HybridModalDirector.class Noise.class kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/continuous/kernel/solver [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/kernel/solver' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExplicitRK23Solver.class ExplicitRK45Solver.class solver.jar solver.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/kernel/solver' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/kernel' [junit] making clean in ptolemy/domains/continuous/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BandlimitedNoise.class Derivative.class DifferentialSystem.class DiscreteClock.class EventSource.class Integrator.class LevelCrossingDetector.class LinearStateSpace.class ContinuousMerge.class ContinuousTimeDelay.class ContinuousTransferFunction.class Noise.class PeriodicSampler.class Waveform.class ZeroOrderHold.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/continuous/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/lib' [junit] making clean in ptolemy/domains/continuous/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/continuous/demo/BouncingBall [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/BouncingBall' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BouncingBall.jar BouncingBall.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/BouncingBall' [junit] making clean in ptolemy/domains/continuous/demo/Brownian [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Brownian' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Brownian.jar Brownian.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Brownian' [junit] making clean in ptolemy/domains/continuous/demo/CarTracking [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/CarTracking' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CarTracking.jar CarTracking.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/CarTracking' [junit] making clean in ptolemy/domains/continuous/demo/CartPendulum [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/CartPendulum' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CartPendulum.jar CartPendulum.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/CartPendulum' [junit] making clean in ptolemy/domains/continuous/demo/ComparedClocks [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/ComparedClocks' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ComparedClocks.jar ComparedClocks.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/ComparedClocks' [junit] making clean in ptolemy/domains/continuous/demo/ContinuousInsideDE [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/ContinuousInsideDE' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ContinuousInsideDE.jar ContinuousInsideDE.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/ContinuousInsideDE' [junit] making clean in ptolemy/domains/continuous/demo/DCMotor [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/DCMotor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DCMotor.jar DCMotor.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/DCMotor' [junit] making clean in ptolemy/domains/continuous/demo/Derivative [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Derivative' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Derivative.jar Derivative.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Derivative' [junit] making clean in ptolemy/domains/continuous/demo/Friction [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Friction' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Friction.jar Friction.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Friction' [junit] making clean in ptolemy/domains/continuous/demo/FurutaPendulum [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/FurutaPendulum' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FurutaPendulum.jar FurutaPendulum.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/FurutaPendulum' [junit] making clean in ptolemy/domains/continuous/demo/HierarchicalExecution [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/HierarchicalExecution' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HierarchicalExecution.jar HierarchicalExecution.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/HierarchicalExecution' [junit] making clean in ptolemy/domains/continuous/demo/HybridPlant [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/HybridPlant' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HybridPlant.jar HybridPlant.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/HybridPlant' [junit] making clean in ptolemy/domains/continuous/demo/Hysteresis [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Hysteresis' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Hysteresis.jar Hysteresis.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Hysteresis' [junit] making clean in ptolemy/domains/continuous/demo/LevelCrossingDetector [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/LevelCrossingDetector' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LevelCrossingDetector.jar LevelCrossingDetector.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/LevelCrossingDetector' [junit] making clean in ptolemy/domains/continuous/demo/LevelCrossingDetectorDetectsGlitches [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/LevelCrossingDetectorDetectsGlitches' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LevelCrossingDetectorDetectsGlitches.jar LevelCrossingDetectorDetectsGlitches.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/LevelCrossingDetectorDetectsGlitches' [junit] making clean in ptolemy/domains/continuous/demo/Lorenz [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Lorenz' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Lorenz.jar Lorenz.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Lorenz' [junit] making clean in ptolemy/domains/continuous/demo/NewtonsCradle [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/NewtonsCradle' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp NewtonsCradle.jar NewtonsCradle.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/NewtonsCradle' [junit] making clean in ptolemy/domains/continuous/demo/Noise [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Noise' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Noise.jar Noise.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Noise' [junit] making clean in ptolemy/domains/continuous/demo/Poisson [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Poisson' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Poisson.jar Poisson.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Poisson' [junit] making clean in ptolemy/domains/continuous/demo/Pendulum3D [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Pendulum3D' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Pendulum3D.jar Pendulum3D.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Pendulum3D' [junit] making clean in ptolemy/domains/continuous/demo/SampledClocks [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/SampledClocks' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SampledClocks.jar SampledClocks.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/SampledClocks' [junit] making clean in ptolemy/domains/continuous/demo/Satellite [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Satellite' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Satellite.jar Satellite.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Satellite' [junit] making clean in ptolemy/domains/continuous/demo/SigmaDelta [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/SigmaDelta' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SigmaDelta.jar SigmaDelta.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/SigmaDelta' [junit] making clean in ptolemy/domains/continuous/demo/SinuBouncingBall [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/SinuBouncingBall' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SinuBouncingBall.jar SinuBouncingBall.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/SinuBouncingBall' [junit] making clean in ptolemy/domains/continuous/demo/Sinusoid [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Sinusoid' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Sinusoid.jar Sinusoid.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Sinusoid' [junit] making clean in ptolemy/domains/continuous/demo/SquareWave [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/SquareWave' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SquareWave.jar SquareWave.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/SquareWave' [junit] making clean in ptolemy/domains/continuous/demo/Starmac [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Starmac' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Starmac.jar Starmac.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Starmac' [junit] making clean in ptolemy/domains/continuous/demo/StickyMasses [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/StickyMasses' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StickyMasses.jar StickyMasses.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/StickyMasses' [junit] making clean in ptolemy/domains/continuous/demo/Switch [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Switch' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Switch.jar Switch.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Switch' [junit] making clean in ptolemy/domains/continuous/demo/Thermostat [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Thermostat' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Thermostat.jar Thermostat.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Thermostat' [junit] making clean in ptolemy/domains/continuous/demo/Transmission [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Transmission' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Transmission.jar Transmission.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/Transmission' [junit] making clean in ptolemy/domains/continuous/demo/TwoMachineInfiniteBusControl [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/TwoMachineInfiniteBusControl' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TwoMachineInfiniteBusControl.jar TwoMachineInfiniteBusControl.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/TwoMachineInfiniteBusControl' [junit] making clean in ptolemy/domains/continuous/demo/V2V [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/V2V' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp V2V.jar V2V.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo/V2V' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/demo' [junit] making clean in ptolemy/domains/continuous/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/doc' [junit] making clean in ptolemy/domains/continuous/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/continuous' [junit] making clean in ptolemy/domains/csp [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp csp.jar [junit] rm -f core [junit] making clean in ptolemy/domains/csp/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractBranchController.class ConditionalBranch.class BranchActor.class ConditionalBranchController.class ConditionalReceive.class ConditionalSend.class CSPActor.class CSPDirector.class CSPReceiver.class MultiwayBranchController.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/csp/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CSPCondGet.class CSPCondPut.class CSPHasRoom.class CSPHasToken.class CSPGet.class CSPGetToken.class CSPPut.class CSPPutToken.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/kernel' [junit] making clean in ptolemy/domains/csp/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Barrier.class Buffer.class CSPBuffer.class CSPMultiSource.class CSPSieve.class CSPSink.class CSPSource.class CSPMultiSink.class ResourcePool.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/csp/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/lib' [junit] making clean in ptolemy/domains/csp/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/csp/demo/Barrier [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/Barrier' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Barrier.jar Barrier.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/Barrier' [junit] making clean in ptolemy/domains/csp/demo/BusContention [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/BusContention' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BusContentionApplet.class ContentionAlarm.class Controller.class ExecEvent.class Memory.class PortChannelCode.class Processor.class BusContention.jar BusContention.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/BusContention' [junit] making clean in ptolemy/domains/csp/demo/DiningPhilosophers [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/DiningPhilosophers' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Chopstick.class Coordinate.class DiningApplet.class DiningPhilosophers.class Philosopher.class PhilosopherListener.class TablePanel.class DiningPhilosophers.jar DiningPhilosophers.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/DiningPhilosophers' [junit] making clean in ptolemy/domains/csp/demo/ResourcePool [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/ResourcePool' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ResourcePool.jar ResourcePool.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/ResourcePool' [junit] making clean in ptolemy/domains/csp/demo/WriteRegulator [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/WriteRegulator' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WriteRegulator.jar WriteRegulator.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo/WriteRegulator' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/demo' [junit] making clean in ptolemy/domains/csp/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/doc' [junit] making clean in ptolemy/domains/csp/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/csp' [junit] making clean in ptolemy/domains/curriculum [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/curriculum' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Course.class HighlightEntities.class Or.class curriculum.jar [junit] rm -f core [junit] making clean in ptolemy/domains/curriculum/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/curriculum/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/curriculum/demo/Curriculum [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/curriculum/demo/Curriculum' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Curriculum.jar Curriculum.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/curriculum/demo/Curriculum' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/curriculum/demo' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/curriculum' [junit] making clean in ptolemy/domains/dde [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dde.jar [junit] rm -f core [junit] making clean in ptolemy/domains/dde/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DDEActor.class DDEDirector.class DDEIOPort.class DDEReceiver.class DDEThread.class FeedBackDelay.class NullToken.class ReceiverComparator.class TimeKeeper.class PrioritizedTimedQueue.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/dde/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DDEGet.class DDEGetNToken.class DDEGetToken.class DDEPut.class DDEPutToken.class FlowThrough.class TwoPut.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/kernel' [junit] making clean in ptolemy/domains/dde/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DDESink.class DoubleFork.class Wire.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/dde/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/lib' [junit] making clean in ptolemy/domains/dde/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/dde/demo/HelloWorld [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/demo/HelloWorld' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Consonants.class HelloWorld.class PrintString.class Punctuation.class StringOut.class Vowels.class HelloWorld.jar HelloWorld.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/demo/HelloWorld' [junit] making clean in ptolemy/domains/dde/demo/LocalZeno [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/demo/LocalZeno' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExecEvent.class ListenClock.class ListenFeedBackDelay.class ListenFork.class ListenSink.class ListenWire.class LocalZenoApplet.class LocalZenoUtilities.class ZenoDelay.class LocalZeno.jar LocalZeno.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/demo/LocalZeno' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/demo' [junit] making clean in ptolemy/domains/dde/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde/doc' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dde' [junit] making clean in ptolemy/domains/ddf [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ddf.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ddf/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DDFDirector.class ActorEnablingStatus.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ddf/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/kernel' [junit] making clean in ptolemy/domains/ddf/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorRecursion.class DDFBooleanSelect.class DDFOrderedMerge.class DDFSelect.class DDFSingleTokenCommutator.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ddf/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/lib' [junit] making clean in ptolemy/domains/ddf/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ddf/demo/Eratosthenes [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/Eratosthenes' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Eratosthenes.jar Eratosthenes.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/Eratosthenes' [junit] making clean in ptolemy/domains/ddf/demo/Factorial [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/Factorial' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Factorial.jar Factorial.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/Factorial' [junit] making clean in ptolemy/domains/ddf/demo/HanoiTower [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/HanoiTower' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HanoiTower.jar HanoiTower.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/HanoiTower' [junit] making clean in ptolemy/domains/ddf/demo/IfThenElse [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/IfThenElse' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IfThenElse.jar IfThenElse.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/IfThenElse' [junit] making clean in ptolemy/domains/ddf/demo/Loop [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/Loop' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Loop.jar Loop.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/Loop' [junit] making clean in ptolemy/domains/ddf/demo/OrderedMerge [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/OrderedMerge' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OrderedMerge.jar OrderedMerge.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/OrderedMerge' [junit] making clean in ptolemy/domains/ddf/demo/RandomWalk [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/RandomWalk' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RandomWalk.jar RandomWalk.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/RandomWalk' [junit] making clean in ptolemy/domains/ddf/demo/RijndaelEncryption [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/RijndaelEncryption' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RijndaelEncryption.jar RijndaelEncryption.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo/RijndaelEncryption' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/demo' [junit] making clean in ptolemy/domains/ddf/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/doc' [junit] making clean in ptolemy/domains/ddf/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ddf' [junit] making clean in ptolemy/domains/de [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp de.jar [junit] rm -f core [junit] making clean in ptolemy/domains/de/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DEActor.class DECQEventQueue.class DEDirector.class DEEvent.class DEEventQueue.class DEReceiver.class DEThreadActor.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/de/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/kernel' [junit] making clean in ptolemy/domains/de/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AverageOverTime.class DateToEvent.class DateToModelTime.class Derivative.class DETransformer.class EventButton.class EventFilter.class EventToDate.class GetCurrentMicrostep.class Inhibit.class Integrator.class Merge.class MostRecent.class NonInterruptibleTimer.class PID.class Previous.class QuantizedSampler.class Queue.class Register.class Server.class SharedQueue.class SuppressSimultaneousEvents.class TestActorPortDepth.class TimeCompare.class TimeGap.class TimedDelay.class Timer.class VariableDelay.class WaitingTime.class Wire.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/de/lib/aspect [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/lib/aspect' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AFDXESs.class AFDXSwitch.class AFDXVlink.class BasicSwitch.class Bus.class CrossbarSwitch.class TTESwitch.class aspect.jar aspect.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/lib/aspect' [junit] making clean in ptolemy/domains/de/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Iterations.class Mutate.class SimpleDelay.class TestSource.class Time.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/lib' [junit] making clean in ptolemy/domains/de/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/de/demo/AssemblyLine [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/AssemblyLine' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AssemblyLine.jar AssemblyLine.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/AssemblyLine' [junit] making clean in ptolemy/domains/de/demo/AFDX [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/AFDX' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AFDX.jar AFDX.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/AFDX' [junit] making clean in ptolemy/domains/de/demo/Bus [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Bus' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Bus.jar Bus.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Bus' [junit] making clean in ptolemy/domains/de/demo/Clock [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Clock' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Clock.jar Clock.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Clock' [junit] making clean in ptolemy/domains/de/demo/ClockDrift [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/ClockDrift' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ClockDrift.jar ClockDrift.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/ClockDrift' [junit] making clean in ptolemy/domains/de/demo/DateDemo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/DateDemo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DateDemo.jar DateDemo.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/DateDemo' [junit] making clean in ptolemy/domains/de/demo/EventButton [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/EventButton' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp EventButton.jar EventButton.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/EventButton' [junit] making clean in ptolemy/domains/de/demo/Inspection [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Inspection' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Inspection.jar Inspection.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Inspection' [junit] making clean in ptolemy/domains/de/demo/LineFault [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/LineFault' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LineFault.jar LineFault.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/LineFault' [junit] making clean in ptolemy/domains/de/demo/LongRuns [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/LongRuns' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LongRuns.jar LongRuns.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/LongRuns' [junit] making clean in ptolemy/domains/de/demo/ModalModel [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/ModalModel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModalModel.jar ModalModel.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/ModalModel' [junit] making clean in ptolemy/domains/de/demo/OpenQueueingNetwork [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/OpenQueueingNetwork' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OpenQueueingNetwork.jar OpenQueueingNetwork.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/OpenQueueingNetwork' [junit] making clean in ptolemy/domains/de/demo/PersistentIO [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/PersistentIO' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PersistentIO.jar PersistentIO.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/PersistentIO' [junit] making clean in ptolemy/domains/de/demo/QueueAndServer [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/QueueAndServer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp QueueAndServer.jar QueueAndServer.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/QueueAndServer' [junit] making clean in ptolemy/domains/de/demo/RealTimeComposite [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/RealTimeComposite' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RealTimeComposite.jar RealTimeComposite.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/RealTimeComposite' [junit] making clean in ptolemy/domains/de/demo/SmartSender [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/SmartSender' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SmartSender.class SmartSender.jar SmartSender.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/SmartSender' [junit] making clean in ptolemy/domains/de/demo/Switch [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Switch' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Switch.jar Switch.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Switch' [junit] making clean in ptolemy/domains/de/demo/TimingParadox [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/TimingParadox' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TimingParadox.jar TimingParadox.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/TimingParadox' [junit] making clean in ptolemy/domains/de/demo/Trilateration [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Trilateration' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Trilateration.jar Trilateration.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/Trilateration' [junit] making clean in ptolemy/domains/de/demo/TTE [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/TTE' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TTE.jar TTE.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/TTE' [junit] making clean in ptolemy/domains/de/demo/VariableDelay [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/VariableDelay' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp VariableDelay.jar VariableDelay.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo/VariableDelay' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/demo' [junit] making clean in ptolemy/domains/de/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/doc' [junit] making clean in ptolemy/domains/de/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CancelFireAtTest.class SuperdenseTimeTest.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/de' [junit] making clean in ptolemy/domains/hdf [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp hdf.jar [junit] rm -f core [junit] making clean in ptolemy/domains/hdf/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HDFDirector.class HDFFSMDirector.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/hdf/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/kernel' [junit] making clean in ptolemy/domains/hdf/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/hdf/demo/AdaptiveCoding [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo/AdaptiveCoding' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AdaptiveCoding.jar AdaptiveCoding.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo/AdaptiveCoding' [junit] making clean in ptolemy/domains/hdf/demo/Fibonacci [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo/Fibonacci' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Fibonacci.jar Fibonacci.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo/Fibonacci' [junit] making clean in ptolemy/domains/hdf/demo/Hysteresis [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo/Hysteresis' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Hysteresis.jar Hysteresis.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo/Hysteresis' [junit] making clean in ptolemy/domains/hdf/demo/Merge [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo/Merge' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Merge.jar Merge.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo/Merge' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/demo' [junit] making clean in ptolemy/domains/hdf/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/doc' [junit] making clean in ptolemy/domains/hdf/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/hdf' [junit] making clean in ptolemy/domains/modal [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp modal.jar [junit] rm -f core [junit] making clean in ptolemy/domains/modal/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractActionsAttribute.class Action.class ChoiceAction.class CommitAction.class CommitActionsAttribute.class ConfigurableEntity.class Configurer.class ContainmentExtender.class FSMActor.class FSMCausalityInterface.class FSMDirector.class FSMReceiver.class FSMTransitionParameter.class ModalDirector.class MultipleEnabledTransitionsException.class MultirateFSMDirector.class NonStrictFSMDirector.class OutputActionsAttribute.class ParseTreeEvaluatorForGuardExpression.class RefinementActor.class RelationList.class RelationNode.class RelationType.class State.class StateEvent.class TransientState.class Transition.class kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/modal/kernel/fmv [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/fmv' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FmvAutomaton.class FmvState.class fmv.jar fmv.jar [junit] rm -f core [junit] making clean in ptolemy/domains/modal/kernel/fmv/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/fmv/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/fmv/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/fmv' [junit] making clean in ptolemy/domains/modal/kernel/ia [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/ia' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp InterfaceAutomaton.class InterfaceAutomatonTransition.class StatePair.class ia.jar ia.jar [junit] rm -f core [junit] making clean in ptolemy/domains/modal/kernel/ia/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/ia/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/ia/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/ia' [junit] making clean in ptolemy/domains/modal/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AlternatingSimulation.class CombineInternalTransitions.class Compose.class DeadlockStates.class GetInfo.class Project.class ZeroOneSource.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/kernel' [junit] making clean in ptolemy/domains/modal/modal [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Case.class ClassComparator.class MirrorCausalityInterface.class ModalBasePort.class ModalController.class ModalModel.class ModalPort.class ModalRefinement.class ModalRefinementPort.class Refinement.class RefinementExtender.class RefinementPort.class RefinementSuggestion.class TransitionRefinement.class TransitionRefinementPort.class modal.jar modal.jar [junit] rm -f core [junit] making clean in ptolemy/domains/modal/modal/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/modal/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/modal/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/modal' [junit] making clean in ptolemy/domains/modal/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/modal/demo/ABP [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/ABP' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ABP.jar ABP.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/ABP' [junit] making clean in ptolemy/domains/modal/demo/Case [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/Case' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Case.jar Case.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/Case' [junit] making clean in ptolemy/domains/modal/demo/ChainedTransitions [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/ChainedTransitions' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ChainedTransitions.jar ChainedTransitions.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/ChainedTransitions' [junit] making clean in ptolemy/domains/modal/demo/Blending [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/Blending' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Blending.jar Blending.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/Blending' [junit] making clean in ptolemy/domains/modal/demo/ModalBSC [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/ModalBSC' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModalBSC.jar ModalBSC.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/ModalBSC' [junit] making clean in ptolemy/domains/modal/demo/MultipleRuns [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/MultipleRuns' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MultipleRuns.jar MultipleRuns.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/MultipleRuns' [junit] making clean in ptolemy/domains/modal/demo/PersistentIO [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/PersistentIO' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PersistentIO.jar PersistentIO.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/PersistentIO' [junit] making clean in ptolemy/domains/modal/demo/StateTracker [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/StateTracker' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StateTracker.jar StateTracker.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/StateTracker' [junit] making clean in ptolemy/domains/modal/demo/SystemLevelType [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/SystemLevelType' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SystemLevelType.jar [junit] rm -f core [junit] making clean in ptolemy/domains/modal/demo/SystemLevelType/fmv [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/SystemLevelType/fmv' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmv.jar fmv.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/SystemLevelType/fmv' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo/SystemLevelType' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/demo' [junit] making clean in ptolemy/domains/modal/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/doc' [junit] making clean in ptolemy/domains/modal/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/modal' [junit] making clean in ptolemy/domains/pn [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp pn.jar [junit] rm -f core [junit] making clean in ptolemy/domains/pn/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp NondeterministicMerge.class PNDirector.class PNQueueReceiver.class TimedPNDirector.class kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/pn/kernel/event [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/kernel/event' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PNProcessEvent.class PNProcessListener.class event.jar event.jar [junit] rm -f core [junit] making clean in ptolemy/domains/pn/kernel/event/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/kernel/event/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StringPNListener.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/kernel/event/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/kernel/event' [junit] making clean in ptolemy/domains/pn/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TestSink.class TestDirector.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/kernel' [junit] making clean in ptolemy/domains/pn/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/pn/demo/BrockAckerman [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/BrockAckerman' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BrockAckerman.jar BrockAckerman.jar BrockAckerman.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/BrockAckerman' [junit] making clean in ptolemy/domains/pn/demo/CounterMachine [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/CounterMachine' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CounterMachine.jar CounterMachine.jar CounterMachine.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/CounterMachine' [junit] making clean in ptolemy/domains/pn/demo/NondeterministicMerge [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/NondeterministicMerge' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp NondeterministicMerge.jar NondeterministicMerge.jar NondeterministicMerge.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/NondeterministicMerge' [junit] making clean in ptolemy/domains/pn/demo/NondeterministicMergeWithFeedback [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/NondeterministicMergeWithFeedback' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp NondeterministicMergeWithFeedback.jar NondeterministicMergeWithFeedback.jar NondeterministicMergeWithFeedback.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/NondeterministicMergeWithFeedback' [junit] making clean in ptolemy/domains/pn/demo/OrderedMerge [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/OrderedMerge' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OrderedMerge.jar OrderedMerge.jar OrderedMerge.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/OrderedMerge' [junit] making clean in ptolemy/domains/pn/demo/QR [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/QR' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ND_1.class ND_2.class ND_3.class ND_4.class ND_5.class StreamToMatrix.class SourceMatrix.class ArrayIndex.class QR.jar QR.jar QR.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/QR' [junit] making clean in ptolemy/domains/pn/demo/RemoveNilTokens [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/RemoveNilTokens' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RemoveNilTokens.jar RemoveNilTokens.jar RemoveNilTokens.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/RemoveNilTokens' [junit] making clean in ptolemy/domains/pn/demo/Stack [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/Stack' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Stack.jar Stack.jar Stack.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo/Stack' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/demo' [junit] making clean in ptolemy/domains/pn/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/doc' [junit] making clean in ptolemy/domains/pn/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/test' [junit] making clean in ptolemy/domains/pn/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Starver.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn/lib' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pn' [junit] making clean in ptolemy/domains/sdf [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sdf.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sdf/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ArrayFIFOQueue.class BaseSDFScheduler.class CachedSDFScheduler.class SDFDirector.class SDFIOPort.class SDFReceiver.class SDFScheduler.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sdf/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SDFTestConsumer.class SDFTestDelay.class SDFTestJoin.class SDFTestRamp.class SDFTestSplit.class SDFTestZeroRate1.class SDFTestZeroRate2.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/kernel' [junit] making clean in ptolemy/domains/sdf/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ArrayToSequence.class Autocorrelation.class BootstrapSampleDelay.class BitsToInt.class Chop.class CountTrues.class DelayLine.class DotProduct.class DoubleToMatrix.class DownSample.class FIR.class FFT.class IFFT.class IntToBits.class LineCoder.class LMSAdaptive.class MatrixJoin.class MatrixSplit.class MatrixToDouble.class MatrixToSequence.class RaisedCosine.class Repeat.class SDFConverter.class SDFTransformer.class SampleDelay.class SequenceToArray.class SequenceToMatrix.class UpSample.class VariableFIR.class VariableLattice.class VariableRecursiveLattice.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sdf/lib/vq [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HTVQEncode.class ImageContrast.class ImageDisplay.class ImageDisplayInterface.class ImageDisplayJavaSE.class ImagePartition.class ImageSequence.class ImageUnpartition.class PSNR.class VQDecode.class vq.jar vq.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sdf/lib/vq/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq/test' [junit] making clean in ptolemy/domains/sdf/lib/vq/data [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq/data' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp data.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sdf/lib/vq/data/seq [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq/data/seq' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp seq.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sdf/lib/vq/data/seq/missa [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq/data/seq/missa' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp missa.jar missa.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq/data/seq/missa' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq/data/seq' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq/data' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/vq' [junit] making clean in ptolemy/domains/sdf/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Time.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/lib' [junit] making clean in ptolemy/domains/sdf/optimize [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BufferingProfileFiring.class BufferingProfile.class OptimalScheduleFinder.class OptimizingSDFDirector.class OptimizingSDFScheduler.class SharedBufferTransformer.class optimize.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sdf/optimize/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sdf/optimize/demo/SDFOptimize [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize/demo/SDFOptimize' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SDFOptimize.jar SDFOptimize.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize/demo/SDFOptimize' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize/demo' [junit] making clean in ptolemy/domains/sdf/optimize/lib [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DummyDisplay.class DummyFrame.class DummyReferenceToken.class DummySource.class DummyTransformer.class lib.jar lib.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize/lib' [junit] making clean in ptolemy/domains/sdf/optimize/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/optimize' [junit] making clean in ptolemy/domains/sdf/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sdf/demo/Array [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Array' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Array.jar Array.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Array' [junit] making clean in ptolemy/domains/sdf/demo/Butterfly [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Butterfly' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Butterfly.class Butterfly.jar Butterfly.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Butterfly' [junit] making clean in ptolemy/domains/sdf/demo/Expression [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Expression' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Expression.jar Expression.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Expression' [junit] making clean in ptolemy/domains/sdf/demo/Eye [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Eye' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Eye.jar Eye.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Eye' [junit] making clean in ptolemy/domains/sdf/demo/FixFIR [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/FixFIR' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FixFIR.jar FixFIR.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/FixFIR' [junit] making clean in ptolemy/domains/sdf/demo/FixPoint [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/FixPoint' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FixPoint.jar FixPoint.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/FixPoint' [junit] making clean in ptolemy/domains/sdf/demo/FourierSeries [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/FourierSeries' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FourierSeries.jar FourierSeries.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/FourierSeries' [junit] making clean in ptolemy/domains/sdf/demo/Gravitation [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Gravitation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Gravitation.jar Gravitation.jar GravitationWithCollisionDetection.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Gravitation' [junit] making clean in ptolemy/domains/sdf/demo/HTVQ [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/HTVQ' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HTVQApplet.class HTVQ.jar HTVQ.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/HTVQ' [junit] making clean in ptolemy/domains/sdf/demo/LMSAdaptive [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/LMSAdaptive' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LMSAdaptive.jar LMSAdaptive.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/LMSAdaptive' [junit] making clean in ptolemy/domains/sdf/demo/LogisticMap [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/LogisticMap' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LogisticMap.jar LogisticMap.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/LogisticMap' [junit] making clean in ptolemy/domains/sdf/demo/MaximumEntropySpectrum [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/MaximumEntropySpectrum' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MaximumEntropySpectrum.jar MaximumEntropySpectrum.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/MaximumEntropySpectrum' [junit] making clean in ptolemy/domains/sdf/demo/ModelDisplay [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/ModelDisplay' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModelDisplay.jar ModelDisplay.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/ModelDisplay' [junit] making clean in ptolemy/domains/sdf/demo/MultipleRuns [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/MultipleRuns' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MultipleRuns.jar MultipleRuns.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/MultipleRuns' [junit] making clean in ptolemy/domains/sdf/demo/NoisySinewave [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/NoisySinewave' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp NoisySinewave.jar NoisySinewave.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/NoisySinewave' [junit] making clean in ptolemy/domains/sdf/demo/OrthogonalCom [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/OrthogonalCom' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp OrthogonalCom.class OrthogonalCom.jar OrthogonalCom.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/OrthogonalCom' [junit] making clean in ptolemy/domains/sdf/demo/RijndaelEncryption [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/RijndaelEncryption' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RijndaelEncryption.jar RijndaelEncryption.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/RijndaelEncryption' [junit] making clean in ptolemy/domains/sdf/demo/Sketch [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Sketch' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SketchApplet.class Sketch.jar Sketch.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Sketch' [junit] making clean in ptolemy/domains/sdf/demo/SoundSpectrum [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/SoundSpectrum' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SoundSpectrum.jar SoundSpectrum.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/SoundSpectrum' [junit] making clean in ptolemy/domains/sdf/demo/Spectrum [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Spectrum' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Spectrum.jar Spectrum.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Spectrum' [junit] making clean in ptolemy/domains/sdf/demo/SynthesizedVoice [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/SynthesizedVoice' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SynthesizedVoice.jar SynthesizedVoice.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/SynthesizedVoice' [junit] making clean in ptolemy/domains/sdf/demo/Type [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Type' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Type.jar Type.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo/Type' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/demo' [junit] making clean in ptolemy/domains/sdf/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/doc' [junit] making clean in ptolemy/domains/sdf/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sdf' [junit] making clean in ptolemy/domains/dt [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dt.jar [junit] rm -f core [junit] making clean in ptolemy/domains/dt/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DTDirector.class DTReceiver.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/dt/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FakePlotter.class OnePort.class TwoPort.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/kernel' [junit] making clean in ptolemy/domains/dt/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/dt/demo/Eye [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/demo/Eye' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Eye.jar Eye.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/demo/Eye' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/demo' [junit] making clean in ptolemy/domains/dt/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt/doc' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/dt' [junit] making clean in ptolemy/domains/giotto [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp giotto.jar [junit] rm -f core [junit] making clean in ptolemy/domains/giotto/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp GiottoAttributes.class GiottoCodeGenerator.class GiottoCodeGeneratorUtilities.class GiottoDirector.class GiottoReceiver.class GiottoScheduler.class GiottoTimingManager.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/giotto/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/kernel' [junit] making clean in ptolemy/domains/giotto/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/giotto/demo/Composite [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo/Composite' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Composite.jar Composite.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo/Composite' [junit] making clean in ptolemy/domains/giotto/demo/Hierarchy [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo/Hierarchy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Hierarchy.jar Hierarchy.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo/Hierarchy' [junit] making clean in ptolemy/domains/giotto/demo/Multimode [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo/Multimode' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Multimode.jar Multimode.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo/Multimode' [junit] making clean in ptolemy/domains/giotto/demo/Simple [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo/Simple' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Simple.jar Simple.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo/Simple' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/demo' [junit] making clean in ptolemy/domains/giotto/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/doc' [junit] making clean in ptolemy/domains/giotto/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/giotto' [junit] making clean in ptolemy/domains/fmima [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/fmima' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmima.jar [junit] rm -f core [junit] making clean in ptolemy/domains/fmima/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/fmima/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMIMADirector.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/fmima/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/fmima/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/fmima/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/fmima/kernel' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/fmima' [junit] making clean in ptolemy/domains/metroII [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp metroII.jar [junit] rm -f core [junit] making clean in ptolemy/domains/metroII/gui [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MappingEditorGUI.class MappingEditorGUIFactory.class gui.jar gui.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/gui' [junit] making clean in ptolemy/domains/metroII/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BlockingFire.class ConstraintSolver.class EventDictionary.class EventTimeComparator.class FireMachine.class GetFirable.class Graph.class MappingConstraintReaderWriter.class MappingConstraintSolver.class MappingEditor.class MetroIIDebugger.class MetroIIEventBuilder.class MetroIIFSMDirector.class MetroIICompositeActor.class MetroIIDEDirector.class MetroIIDEDirectorForPtides.class MetroIIDirector.class MetroIIMirrorComposite.class MetroIIPNDirector.class MetroIIPNQueueReceiver.class MetroIIPtidesDirector.class MetroIIPtidesListEventQueue.class MetroIIPtidesPlatform.class MetroIIPtidesPort.class MetroIIPtidesReceiver.class MetroIISRDirector.class MetroIISystemCDirector.class MetroIIModalModel.class MetroIISequentialSDFDirector.class NonBlockingFire.class Pair.class ResumableFire.class StartOrResumable.class TimeScheduler.class kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/metroII/kernel/util [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/kernel/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp util.jar [junit] rm -f core [junit] making clean in ptolemy/domains/metroII/kernel/util/ProtoBuf [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/kernel/util/ProtoBuf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp metroIIcomm.class ProtoBuf.jar ProtoBuf.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/kernel/util/ProtoBuf' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/kernel/util' [junit] making clean in ptolemy/domains/metroII/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII/kernel' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/metroII' [junit] making clean in ptolemy/domains/ontologies [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ontologies' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ontologies.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ontologies/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ontologies/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp UnitsConverter.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ontologies/lib' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ontologies' [junit] making clean in ptolemy/domains/petrinet [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp petrinet.jar [junit] rm -f core [junit] making clean in ptolemy/domains/petrinet/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PetriNetDirector.class PetriNetDisplayer.class PetriNetActor.class Place.class Transition.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/petrinet/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/kernel' [junit] making clean in ptolemy/domains/petrinet/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PetriNetRecorder.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/petrinet/lib/gui [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PetriNetDisplay.class gui.jar gui.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/lib/gui' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/lib' [junit] making clean in ptolemy/domains/petrinet/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/petrinet/demo/PetriNetDiningPhilosophers [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/demo/PetriNetDiningPhilosophers' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PetriNetDiningPhilosophers.jar PetriNetDiningPhilosophers.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/demo/PetriNetDiningPhilosophers' [junit] making clean in ptolemy/domains/petrinet/demo/PetriNetSimple [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/demo/PetriNetSimple' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PetriNetSimple.jar PetriNetSimple.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/demo/PetriNetSimple' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/demo' [junit] making clean in ptolemy/domains/petrinet/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/doc' [junit] making clean in ptolemy/domains/petrinet/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/petrinet' [junit] making clean in ptolemy/domains/qss [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp qss.jar [junit] rm -f core [junit] making clean in ptolemy/domains/qss/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp QSSDirector.class QSSIntegrator.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/qss/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/kernel' [junit] making clean in ptolemy/domains/qss/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp QSSDirectorTest.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/test' [junit] making clean in ptolemy/domains/qss/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/qss/demo/BouncingBall [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/BouncingBall' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BouncingBall.jar BouncingBall.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/BouncingBall' [junit] making clean in ptolemy/domains/qss/demo/FirstOrder [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/FirstOrder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FirstOrder.jar FirstOrder.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/FirstOrder' [junit] making clean in ptolemy/domains/qss/demo/HelloWorld [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/HelloWorld' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HelloWorld.jar HelloWorld.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/HelloWorld' [junit] making clean in ptolemy/domains/qss/demo/Lorenz [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/Lorenz' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Lorenz.jar Lorenz.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/Lorenz' [junit] making clean in ptolemy/domains/qss/demo/RLC [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/RLC' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RLC.jar RLC.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/RLC' [junit] making clean in ptolemy/domains/qss/demo/SecondOrder [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/SecondOrder' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SecondOrder.jar SecondOrder.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/SecondOrder' [junit] making clean in ptolemy/domains/qss/demo/SmoothToken [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/SmoothToken' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SmoothToken.jar SmoothToken.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/SmoothToken' [junit] making clean in ptolemy/domains/qss/demo/Thermal [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/Thermal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Thermal.jar Thermal.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo/Thermal' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/demo' [junit] making clean in ptolemy/domains/qss/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Align.class SmoothSignal.class SmoothZeroCrossingDetector.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss/lib' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/qss' [junit] making clean in ptolemy/domains/rendezvous [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp rendezvous.jar [junit] rm -f core [junit] making clean in ptolemy/domains/rendezvous/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RendezvousDirector.class RendezvousReceiver.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/rendezvous/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TestSink.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/kernel' [junit] making clean in ptolemy/domains/rendezvous/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Barrier.class Buffer.class Merge.class ResourcePool.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/rendezvous/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/lib' [junit] making clean in ptolemy/domains/rendezvous/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/rendezvous/demo/Barrier [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo/Barrier' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Barrier.jar Barrier.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo/Barrier' [junit] making clean in ptolemy/domains/rendezvous/demo/ResourcePool [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo/ResourcePool' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ResourcePool.jar ResourcePool.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo/ResourcePool' [junit] making clean in ptolemy/domains/rendezvous/demo/Sequencing [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo/Sequencing' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Sequencing.jar Sequencing.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo/Sequencing' [junit] making clean in ptolemy/domains/rendezvous/demo/WriteRegulator [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo/WriteRegulator' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WriteRegulator.jar WriteRegulator.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo/WriteRegulator' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/demo' [junit] making clean in ptolemy/domains/rendezvous/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/doc' [junit] making clean in ptolemy/domains/rendezvous/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/rendezvous' [junit] making clean in ptolemy/domains/sysml [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sysml' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sysml.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sysml/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sysml/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SysMLADirector.class SysMLConcurrentDirector.class SysMLSequentialDirector.class kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sysml/kernel' [junit] making clean in ptolemy/domains/sysml/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sysml/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sysml/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sysml' [junit] making clean in ptolemy/domains/psdf [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp psdf.jar [junit] rm -f core [junit] making clean in ptolemy/domains/psdf/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PSDFDirector.class PSDFScheduler.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/psdf/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/kernel' [junit] making clean in ptolemy/domains/psdf/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/psdf/demo/BlindCommunication [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/demo/BlindCommunication' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BlindCommunication.jar BlindCommunication.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/demo/BlindCommunication' [junit] making clean in ptolemy/domains/psdf/demo/Speech [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/demo/Speech' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Speech.jar Speech.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/demo/Speech' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/demo' [junit] making clean in ptolemy/domains/psdf/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf/doc' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/psdf' [junit] making clean in ptolemy/domains/ptera [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptera.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptera/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActionsAttribute.class Event.class EventDebugEvent.class EventQueueDebugListener.class ParametersAttribute.class PteraController.class PteraDebugEvent.class PteraDirector.class PteraErrorEvent.class PteraModalModel.class SchedulingRelation.class TimeAdvanceEvent.class VariableScope.class kernel.jar kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/kernel' [junit] making clean in ptolemy/domains/ptera/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Configure.class DebuggerParameter.class EventQueueDebugger.class EventUtils.class ListDirectory.class Plot.class ReceiveInput.class Report.class SetTableau.class Sleep.class Stop.class SynchronizeToRealtime.class TableauParameter.class Test.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/lib' [junit] making clean in ptolemy/domains/ptera/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptera/demo/AdaptiveCarWash [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo/AdaptiveCarWash' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AdaptiveCarWash.jar AdaptiveCarWash.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo/AdaptiveCarWash' [junit] making clean in ptolemy/domains/ptera/demo/CarWash [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo/CarWash' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CarWash.jar CarWash.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo/CarWash' [junit] making clean in ptolemy/domains/ptera/demo/SimultaneousCarWash [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo/SimultaneousCarWash' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SimultaneousCarWash.jar SimultaneousCarWash.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo/SimultaneousCarWash' [junit] making clean in ptolemy/domains/ptera/demo/TrafficLight [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo/TrafficLight' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TrafficLight.jar TrafficLight.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo/TrafficLight' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/demo' [junit] making clean in ptolemy/domains/ptera/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/doc' [junit] making clean in ptolemy/domains/ptera/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptera' [junit] making clean in ptolemy/domains/pthales [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp pthales.jar [junit] rm -f core [junit] making clean in ptolemy/domains/pthales/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PthalesDirector.class PthalesReceiver.class PthalesScheduler.class kernel.jar kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/kernel' [junit] making clean in ptolemy/domains/pthales/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/pthales/demo/AdaptiveBeamForming [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/AdaptiveBeamForming' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AdaptiveBeamForming.jar AdaptiveBeamForming.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/AdaptiveBeamForming' [junit] making clean in ptolemy/domains/pthales/demo/Dynamic [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/Dynamic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Dynamic.jar Dynamic.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/Dynamic' [junit] making clean in ptolemy/domains/pthales/demo/FFT [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/FFT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FFT.jar FFT.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/FFT' [junit] making clean in ptolemy/domains/pthales/demo/HelloWorld [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/HelloWorld' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HelloWorld.jar HelloWorld.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/HelloWorld' [junit] making clean in ptolemy/domains/pthales/demo/Illustrative [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/Illustrative' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Illustrative.jar Illustrative.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo/Illustrative' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/demo' [junit] making clean in ptolemy/domains/pthales/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/doc' [junit] making clean in ptolemy/domains/pthales/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PthalesAddHeaderActor.class PthalesAtomicActor.class PthalesDynamicCompositeActor.class PthalesRemoveHeaderActor.class PthalesCompositeActor.class PthalesGenericActor.class PthalesIOPort.class PthalesWrapperCompositeActor.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/lib' [junit] making clean in ptolemy/domains/pthales/JNI [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/JNI' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ABF.class ABFConstants.class ABFJNI.class TestJNI.class JNI.jar JNI.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/JNI' [junit] making clean in ptolemy/domains/pthales/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/pthales' [junit] making clean in ptolemy/domains/ptides [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptides.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptides/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtidesDirector.class PtidesEvent.class PtidesListEventQueue.class PtidesPlatform.class PtidesReceiver.class Tag.class ThrottleAttributes.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptides/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in ptolemy/domains/ptides/kernel/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/kernel/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtidesEventJUnitTest.class JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/kernel/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/kernel' [junit] making clean in ptolemy/domains/ptides/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActuationDevice.class ActuatorSetup.class InputDevice.class OutputDevice.class PtidesPort.class SensorHandler.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptides/lib/luminary [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/luminary' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DropSensorHandler.class EncoderHandler.class GPInputHandler.class GPOutputSetup.class LuminarySensorHandler.class MotorSetup.class SongWrapper.class SpeakerOutputDevice.class TimeTriggeredEncoderHandler.class luminary.jar luminary.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/luminary' [junit] making clean in ptolemy/domains/ptides/lib/qm [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/qm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp VariableDelaySwitch.class TCPPacketReceiver.class TCPPacketTransmitter.class qm.jar qm.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptides/lib/qm/demo [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/qm/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptides/lib/qm/demo/TCPPacketTXRX [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/qm/demo/TCPPacketTXRX' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TCPPacketTXRX.jar TCPPacketTXRX.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/qm/demo/TCPPacketTXRX' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/qm/demo' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/qm' [junit] making clean in ptolemy/domains/ptides/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/lib' [junit] making clean in ptolemy/domains/ptides/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptides/demo/ActuatorPattern [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/ActuatorPattern' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActuatorPattern.jar ActuatorPattern.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/ActuatorPattern' [junit] making clean in ptolemy/domains/ptides/demo/Controller [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/Controller' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Controller.jar Controller.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/Controller' [junit] making clean in ptolemy/domains/ptides/demo/CoSimulation [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/CoSimulation' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CoSimulation.jar CoSimulation.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/CoSimulation' [junit] making clean in ptolemy/domains/ptides/demo/DistributedPowerPlant [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/DistributedPowerPlant' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DistributedPowerPlant.jar DistributedPowerPlant.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/DistributedPowerPlant' [junit] making clean in ptolemy/domains/ptides/demo/LocalSource [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/LocalSource' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LocalSource.jar LocalSource.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/LocalSource' [junit] making clean in ptolemy/domains/ptides/demo/MixedSimulator [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/MixedSimulator' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MixedSimulator.jar MixedSimulator.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/MixedSimulator' [junit] making clean in ptolemy/domains/ptides/demo/MultiPlatformTDMA [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/MultiPlatformTDMA' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MultiPlatformTDMA.jar MultiPlatformTDMA.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/MultiPlatformTDMA' [junit] making clean in ptolemy/domains/ptides/demo/MultipleCores [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/MultipleCores' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MultipleCores.jar MultipleCores.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/MultipleCores' [junit] making clean in ptolemy/domains/ptides/demo/PowerManagementUnitSamplingWithoutCurrentLocalTime [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/PowerManagementUnitSamplingWithoutCurrentLocalTime' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PowerManagementUnitSamplingWithoutCurrentLocalTime.jar PowerManagementUnitSamplingWithoutCurrentLocalTime.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/PowerManagementUnitSamplingWithoutCurrentLocalTime' [junit] making clean in ptolemy/domains/ptides/demo/PowerPlant [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/PowerPlant' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PowerPlant.jar PowerPlant.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/PowerPlant' [junit] making clean in ptolemy/domains/ptides/demo/PrintingPress [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/PrintingPress' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PrintingPress.jar PrintingPress.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/PrintingPress' [junit] making clean in ptolemy/domains/ptides/demo/PtidesSynchrophasor [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/PtidesSynchrophasor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtidesSynchrophasor.jar PtidesSynchrophasor.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/PtidesSynchrophasor' [junit] making clean in ptolemy/domains/ptides/demo/SRinPtides [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/SRinPtides' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SRinPtides.jar SRinPtides.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/SRinPtides' [junit] making clean in ptolemy/domains/ptides/demo/TREX [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/TREX' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TREX.jar TREX.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/TREX' [junit] making clean in ptolemy/domains/ptides/demo/TTE [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/TTE' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PreemptableServer.class TTE.jar TTE.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo/TTE' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/demo' [junit] making clean in ptolemy/domains/ptides/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/doc' [junit] making clean in ptolemy/domains/ptides/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptides' [junit] making clean in ptolemy/domains/ptinyos [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptinyos.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptinyos/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp NCCompositeActor.class PtinyOSCompositeActor.class PtinyOSDirector.class PtinyOSNodeParameter.class PtinyOSLoader.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptinyos/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtinyOSTestActor.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/kernel' [junit] making clean in ptolemy/domains/ptinyos/gui [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp NCCompositeActorTableauFactory.class gui.jar gui.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/gui' [junit] making clean in ptolemy/domains/ptinyos/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MicaCompositeActor.class MicaLeds.class NCComponentBase.class SurgeVisualizer.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptinyos/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/lib' [junit] making clean in ptolemy/domains/ptinyos/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/ptinyos/demo/CntToLeds [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/CntToLeds' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CntToLeds.jar CntToLeds.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/CntToLeds' [junit] making clean in ptolemy/domains/ptinyos/demo/CntToLedsAndRfm [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/CntToLedsAndRfm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CntToLedsAndRfm.jar CntToLedsAndRfm.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/CntToLedsAndRfm' [junit] making clean in ptolemy/domains/ptinyos/demo/HelloWorld [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/HelloWorld' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HelloWorld.jar HelloWorld.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/HelloWorld' [junit] making clean in ptolemy/domains/ptinyos/demo/RfmToLeds [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/RfmToLeds' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RfmToLeds.jar RfmToLeds.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/RfmToLeds' [junit] making clean in ptolemy/domains/ptinyos/demo/SendAndReceiveCnt [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/SendAndReceiveCnt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SendAndReceiveCnt.jar SendAndReceiveCnt.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/SendAndReceiveCnt' [junit] making clean in ptolemy/domains/ptinyos/demo/SenseToLeds [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/SenseToLeds' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SenseToLeds.jar SenseToLeds.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/SenseToLeds' [junit] making clean in ptolemy/domains/ptinyos/demo/Surge [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/Surge' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Surge.jar Surge.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo/Surge' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/demo' [junit] making clean in ptolemy/domains/ptinyos/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/doc' [junit] making clean in ptolemy/domains/ptinyos/util [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp util.jar util.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos/util' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos' [junit] making clean in ptolemy/domains/scr [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SCRModel.class scr.jar scr.jar [junit] rm -f core [junit] making clean in ptolemy/domains/scr/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/scr/demo/FuelSystemSCR [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo/FuelSystemSCR' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FuelSystemSCR.jar FuelSystemSCR.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo/FuelSystemSCR' [junit] making clean in ptolemy/domains/scr/demo/HelloWorldSCR [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo/HelloWorldSCR' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HelloWorldSCR.jar HelloWorldSCR.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo/HelloWorldSCR' [junit] making clean in ptolemy/domains/scr/demo/SafetyInjection [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo/SafetyInjection' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SafetyInjection.jar SafetyInjection.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo/SafetyInjection' [junit] making clean in ptolemy/domains/scr/demo/TrafficLight [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo/TrafficLight' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TrafficLight.jar TrafficLight.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo/TrafficLight' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/demo' [junit] making clean in ptolemy/domains/scr/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/doc' [junit] making clean in ptolemy/domains/scr/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/scr' [junit] making clean in ptolemy/domains/space [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Occupants.class Region.class Room.class space.jar [junit] rm -f core [junit] making clean in ptolemy/domains/space/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/space/demo/DOPCenter [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space/demo/DOPCenter' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DOPCenter.jar DOPCenter.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space/demo/DOPCenter' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space/demo' [junit] making clean in ptolemy/domains/space/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space/doc' [junit] making clean in ptolemy/domains/space/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/space' [junit] making clean in ptolemy/domains/sequence [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sequence.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sequence/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ControlActor.class DijkstraSequenceEstimator.class ListSchedulingSequenceEstimator.class MultipleFireMethodsInterface.class PartialSequenceScheduler.class ProcessAttribute.class ProcessDirector.class RegisterReceiver.class SequenceAttribute.class SequenceDirector.class SequenceEstimator.class SequenceFiring.class SequenceSchedule.class SequenceScheduler.class SequencedModelDirector.class kernel.jar kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/kernel' [junit] making clean in ptolemy/domains/sequence/gui [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorCellRenderer.class SequentialScheduleEditorPane.class VisualSequenceDirector.class gui.jar gui.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/gui' [junit] making clean in ptolemy/domains/sequence/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BaseMultipleMethodsActor.class Break.class IfThen.class IfThenElse.class SequencedIntegrator.class SequencedSharedMemoryActor.class SequencedVariable.class While.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/lib' [junit] making clean in ptolemy/domains/sequence/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sequence/demo/HelloWorld [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/demo/HelloWorld' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HelloWorld.jar HelloWorld.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/demo/HelloWorld' [junit] making clean in ptolemy/domains/sequence/demo/SequencedActors [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/demo/SequencedActors' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SequencedActors.jar SequencedActors.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/demo/SequencedActors' [junit] making clean in ptolemy/domains/sequence/demo/Visual [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/demo/Visual' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Visual.jar Visual.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/demo/Visual' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/demo' [junit] making clean in ptolemy/domains/sequence/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sequence' [junit] making clean in ptolemy/domains/sr [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sr.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sr/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SRDirector.class SROptimizedScheduler.class SRRandomizedScheduler.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sr/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/kernel' [junit] making clean in ptolemy/domains/sr/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Absent.class BinaryNonStrictLogicGate.class Combine.class Current.class EnabledComposite.class InstantaneousDialogGenerator.class NonStrictDelay.class NonStrictLogicFunction.class NonStrictLogicGate.class NonStrictAndGate.class NonStrictOrGate.class NonStrictXorGate.class NonStrictThreeBitAdder.class Pre.class SingleTokenDistributor.class Undefined.class When.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sr/lib/gui [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ButtonTime.class NonStrictDisplay.class gui.jar gui.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/lib/gui' [junit] making clean in ptolemy/domains/sr/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/lib' [junit] making clean in ptolemy/domains/sr/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/sr/demo/FeedbackLoop [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/FeedbackLoop' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FeedbackLoop.jar FeedbackLoop.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/FeedbackLoop' [junit] making clean in ptolemy/domains/sr/demo/GuardedCount [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/GuardedCount' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp GuardedCount.jar GuardedCount.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/GuardedCount' [junit] making clean in ptolemy/domains/sr/demo/ReflexGame [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/ReflexGame' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ReflexGame.jar ReflexGame.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/ReflexGame' [junit] making clean in ptolemy/domains/sr/demo/TokenRing [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/TokenRing' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TokenRing.jar TokenRing.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/TokenRing' [junit] making clean in ptolemy/domains/sr/demo/TrafficLight [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/TrafficLight' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TrafficLight.jar TrafficLight.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo/TrafficLight' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/demo' [junit] making clean in ptolemy/domains/sr/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/test' [junit] making clean in ptolemy/domains/sr/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr/doc' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/sr' [junit] making clean in ptolemy/domains/taskpt [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp taskpt.jar [junit] rm -f core [junit] making clean in ptolemy/domains/taskpt/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtrToken.class TaskPtDirector.class TaskDirector.class ThreadDirector.class kernel.jar kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/kernel' [junit] making clean in ptolemy/domains/taskpt/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AddSubtractAll.class Alloc.class ChangePtr.class Load.class LoadStore.class Memory.class MemoryAccess.class Store.class Task.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/taskpt/lib/gui [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DisplayAll.class gui.jar gui.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/lib/gui' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/lib' [junit] making clean in ptolemy/domains/taskpt/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/taskpt/demo/SharedMemory [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/demo/SharedMemory' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SharedMemory.jar SharedMemory.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/demo/SharedMemory' [junit] making clean in ptolemy/domains/taskpt/demo/Task [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/demo/Task' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Task.jar Task.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/demo/Task' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/demo' [junit] making clean in ptolemy/domains/taskpt/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/doc' [junit] making clean in ptolemy/domains/taskpt/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/taskpt' [junit] making clean in ptolemy/domains/tdl [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp tdl.jar [junit] rm -f core [junit] making clean in ptolemy/domains/tdl/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LetTask.class TDLAction.class TDLActionsGraph.class TDLActor.class TDLCausalityInterface.class TDLCodeGenerator.class TDLCodeGeneratorUtilities.class TDLController.class TDLMode.class TDLModule.class TDLModuleDirector.class TDLReceiver.class TDLRefinement.class TDLRefinementPort.class TDLTask.class TDLTaskPort.class TDLTransition.class kernel.jar kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/kernel' [junit] making clean in ptolemy/domains/tdl/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/tdl/demo/ActiveRearSteeringCT [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo/ActiveRearSteeringCT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActiveRearSteeringCT.jar ActiveRearSteeringCT.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo/ActiveRearSteeringCT' [junit] making clean in ptolemy/domains/tdl/demo/ActiveRearSteeringDE [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo/ActiveRearSteeringDE' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActiveRearSteeringDE.jar ActiveRearSteeringDE.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo/ActiveRearSteeringDE' [junit] making clean in ptolemy/domains/tdl/demo/IncrementDecrement [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo/IncrementDecrement' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IncrementDecrement.jar IncrementDecrement.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo/IncrementDecrement' [junit] making clean in ptolemy/domains/tdl/demo/ZeroTimeDEActorLoop [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo/ZeroTimeDEActorLoop' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ZeroTimeDEActorLoop.jar ZeroTimeDEActorLoop.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo/ZeroTimeDEActorLoop' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl/demo' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tdl' [junit] making clean in ptolemy/domains/tester [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tester' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp tester.jar [junit] rm -f core [junit] making clean in ptolemy/domains/tester/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tester/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TesterDirector.class kernel.jar kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tester/kernel' [junit] making clean in ptolemy/domains/tester/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tester/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Testable.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tester/lib' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tester' [junit] making clean in ptolemy/domains/tm [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp tm.jar [junit] rm -f core [junit] making clean in ptolemy/domains/tm/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TMActor.class TMDirector.class TMEvent.class TMEventComparator.class TMReceiver.class SchedulePlotter.class ScheduleListener.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/tm/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TestScheduleListener.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/kernel' [junit] making clean in ptolemy/domains/tm/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TMCompositeFacade.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/lib' [junit] making clean in ptolemy/domains/tm/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/tm/demo/Controllers [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo/Controllers' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Controllers.jar Controllers.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo/Controllers' [junit] making clean in ptolemy/domains/tm/demo/FFT [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo/FFT' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FFT.jar FFT.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo/FFT' [junit] making clean in ptolemy/domains/tm/demo/MergedEvents [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo/MergedEvents' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MergedEvents.jar MergedEvents.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo/MergedEvents' [junit] making clean in ptolemy/domains/tm/demo/SimpleTasks [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo/SimpleTasks' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SimpleTasks.jar SimpleTasks.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo/SimpleTasks' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/demo' [junit] making clean in ptolemy/domains/tm/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/doc' [junit] making clean in ptolemy/domains/tm/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/tm' [junit] making clean in ptolemy/domains/gr [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp gr.jar [junit] rm -f core [junit] making clean in ptolemy/domains/gr/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp GRActor.class GRActor2D.class GRActor3D.class GRDirector.class GRReceiver.class GRScheduler.class GRUtilities2D.class SceneGraphToken.class Scene2DToken.class ViewScreenInterface.class kernel.jar kernel.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/kernel' [junit] making clean in ptolemy/domains/gr/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Box2D.class Box3D.class CircularSweep3D.class Cone3D.class Cylinder3D.class Ellipse2D.class GRShadedShape.class GRShape2D.class GRTransform.class GRTransform2D.class FigureInteractor.class Image2D.class KeyInput3D.class KeyInput3DProbe.class Line2D.class MouseInput3D.class MovableViewScreen3D.class PolyCylinder3D.class Rectangle2D.class RectangularFigure2D.class Rotate2D.class Rotate3D.class Scale2D.class Scale3D.class Sphere3D.class TextString3D.class Torus3D.class Translate2D.class Translate3D.class ViewLayers3D.class ViewScreen3D.class ViewScreen2D.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/lib' [junit] making clean in ptolemy/domains/gr/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/gr/demo/Helen [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/Helen' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Helen.jar Helen.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/Helen' [junit] making clean in ptolemy/domains/gr/demo/FurutaPendulum [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/FurutaPendulum' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FurutaPendulum.jar FurutaPendulum.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/FurutaPendulum' [junit] making clean in ptolemy/domains/gr/demo/Pendulum [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/Pendulum' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Pendulum.jar Pendulum.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/Pendulum' [junit] making clean in ptolemy/domains/gr/demo/SolarSystem [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/SolarSystem' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SolarSystem.jar SolarSystem.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/SolarSystem' [junit] making clean in ptolemy/domains/gr/demo/StickyMasses [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/StickyMasses' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StickyMasses.jar StickyMasses.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/StickyMasses' [junit] making clean in ptolemy/domains/gr/demo/Universe [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/Universe' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Universe.jar Universe.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/Universe' [junit] making clean in ptolemy/domains/gr/demo/Pong [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/Pong' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Pong.jar Pong.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo/Pong' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/demo' [junit] making clean in ptolemy/domains/gr/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr/doc' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/gr' [junit] making clean in ptolemy/domains/wireless [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp wireless.jar [junit] rm -f core [junit] making clean in ptolemy/domains/wireless/kernel [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AtomicWirelessChannel.class ChannelListener.class ChannelPort.class PropertyTransformer.class WirelessChannel.class WirelessComposite.class WirelessDirector.class WirelessIOPort.class WirelessReceiver.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/domains/wireless/kernel/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/kernel/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/kernel' [junit] making clean in ptolemy/domains/wireless/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CollisionDetector.class DelayChannel.class ErasureChannel.class GetProperties.class GraphicalLocator.class LimitedRangeChannel.class LinkVisualizer.class Locator.class NodeRandomizer.class PowerLossChannel.class SetProperties.class TerrainProperty.class TransmitPropertyTransformer.class Triangulator.class WiredToWireless.class WirelessToWired.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/domains/wireless/lib/bluetooth [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/lib/bluetooth' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BluetoothCommand.class BluetoothDevice.class BluetoothResponse.class BluetoothResponseToken.class BluetoothStatus.class BluetoothStatusToken.class BluetoothToken.class bluetooth.jar bluetooth.jar [junit] rm -f core [junit] making clean in ptolemy/domains/wireless/lib/bluetooth/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/lib/bluetooth/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/lib/bluetooth/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/lib/bluetooth' [junit] making clean in ptolemy/domains/wireless/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/lib' [junit] making clean in ptolemy/domains/wireless/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/domains/wireless/demo/AntennaPattern [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/AntennaPattern' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AntennaPattern.jar AntennaPattern.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/AntennaPattern' [junit] making clean in ptolemy/domains/wireless/demo/CircularRange [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/CircularRange' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CircularRange.jar CircularRange.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/CircularRange' [junit] making clean in ptolemy/domains/wireless/demo/Collisions [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/Collisions' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Collisions.jar Collisions.jar *.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/Collisions' [junit] making clean in ptolemy/domains/wireless/demo/EvaderAndPursuer [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/EvaderAndPursuer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Pursuer.class Sensor.class EvaderAndPursuer.jar EvaderAndPursuer.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/EvaderAndPursuer' [junit] making clean in ptolemy/domains/wireless/demo/Intersections [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/Intersections' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Intersections.jar Intersections.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/Intersections' [junit] making clean in ptolemy/domains/wireless/demo/LinkVisualizer [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/LinkVisualizer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LinkVisualizer.jar LinkVisualizer.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/LinkVisualizer' [junit] making clean in ptolemy/domains/wireless/demo/MatlabWirelessSoundDetection [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/MatlabWirelessSoundDetection' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MatlabWirelessSoundDetection.jar MatlabWirelessSoundDetection.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/MatlabWirelessSoundDetection' [junit] making clean in ptolemy/domains/wireless/demo/PowerVariability [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/PowerVariability' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PowerVariability.jar PowerVariability.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/PowerVariability' [junit] making clean in ptolemy/domains/wireless/demo/SmallWorld [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/SmallWorld' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModelTopology.class SmallWorldRouter.class SmallWorld.jar SmallWorld.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/SmallWorld' [junit] making clean in ptolemy/domains/wireless/demo/SmartParking [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/SmartParking' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DataCollector.class ParkingClient.class ParkingManager.class SmartParking.jar SmartParking.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/SmartParking' [junit] making clean in ptolemy/domains/wireless/demo/TerrainModel [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/TerrainModel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TerrainModel.jar TerrainModel.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/TerrainModel' [junit] making clean in ptolemy/domains/wireless/demo/WirelessSoundDetection [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/WirelessSoundDetection' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp WirelessSoundDetection.jar WirelessSoundDetection.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/WirelessSoundDetection' [junit] making clean in ptolemy/domains/wireless/demo/Zigbee [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/Zigbee' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Zigbee.jar Zigbee.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo/Zigbee' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/demo' [junit] making clean in ptolemy/domains/wireless/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/doc' [junit] making clean in ptolemy/domains/wireless/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/wireless' [junit] making clean in ptolemy/domains/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains' [junit] making clean in ptolemy/copernicus [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp copernicus.jar [junit] rm -f core [junit] making clean in ptolemy/copernicus/kernel [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AliasAnalysis.class CastAndInstanceofEliminator.class ClassWriter.class Copernicus.class DependedClasses.class EntitySootClass.class FastForwardFlowAnalysis.class InvocationBinder.class GeneratorAttribute.class GrimpTransformer.class JimpleWriter.class KernelMain.class LibraryUsageReporter.class MakefileWriter.class NullPointerAnalysis.class PtolemyUtilities.class SideEffectAnalysis.class SideEffectFreeInvocationRemover.class SootUtilities.class TransformerAdapter.class UnusedFieldRemover.class WatchDogTimer.class kernel.jar kernel.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/kernel' [junit] making clean in ptolemy/copernicus/applet [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/applet' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AppletWriter.class JarSigner.class JNLPApplication.class Main.class applet.jar applet.jar [junit] rm -f core [junit] making clean in ptolemy/copernicus/applet/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/applet/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/applet/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/applet' [junit] making clean in ptolemy/copernicus/interpreted [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/interpreted' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp InterpretedWriter.class Main.class interpreted.jar interpreted.jar [junit] rm -f core [junit] making clean in ptolemy/copernicus/interpreted/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/interpreted/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/interpreted/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/interpreted' [junit] making clean in ptolemy/copernicus/shallow [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/shallow' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Main.class ShallowModelTransformer.class shallow.jar shallow.jar [junit] rm -f core [junit] making clean in ptolemy/copernicus/shallow/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/shallow/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/shallow/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/shallow' [junit] making clean in ptolemy/copernicus/gui [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp GeneratorTableau.class GeneratorTableauAttribute.class gui.jar gui.jar [junit] rm -f core [junit] making clean in ptolemy/copernicus/gui/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/gui/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/gui/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus/gui' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/copernicus' [junit] making clean in ptolemy/verification [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp verification.jar [junit] rm -f core [junit] making clean in ptolemy/verification/kernel [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MathematicalModelConverter.class SMVUtility.class REDUtility.class kernel.jar [junit] rm -f core [junit] making clean in ptolemy/verification/kernel/maude [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/kernel/maude' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RTMExpTranslator.class RTMFragment.class RTMList.class RTMObject.class RTMOpTerm.class RTMOpTermGenerator.class RTMPtExp.class RTMTerm.class RTMaudeUtility.class maude.jar [junit] rm -f core [junit] making clean in ptolemy/verification/kernel/maude/ext [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/kernel/maude/ext' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ext.jar ext.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/kernel/maude/ext' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/kernel/maude' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/kernel' [junit] making clean in ptolemy/verification/lib [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BoundedBufferNondeterministicDelay.class BoundedBufferTimedDelay.class SMVLegacyCodeActor.class lib.jar lib.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/lib' [junit] making clean in ptolemy/verification/gui [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MathematicalModelConverterGUIFactory.class MathematicalModelConverterGUI.class gui.jar gui.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/gui' [junit] making clean in ptolemy/verification/demo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/verification/demo/RailroadControl [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/RailroadControl' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RailroadControl.jar *.jar [junit] rm -f core [junit] making clean in ptolemy/verification/demo/RailroadControl/image [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/RailroadControl/image' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp image.jar image.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/RailroadControl/image' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/RailroadControl' [junit] making clean in ptolemy/verification/demo/SimpleTrafficLight [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/SimpleTrafficLight' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SimpleTrafficLight.jar SimpleTrafficLight.jar *.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/SimpleTrafficLight' [junit] making clean in ptolemy/verification/demo/iRobotHillClimbing [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/iRobotHillClimbing' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp iRobotHillClimbing.jar [junit] rm -f core [junit] making clean in ptolemy/verification/demo/iRobotHillClimbing/iRobotExecution [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/iRobotHillClimbing/iRobotExecution' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp iRobotExecution.jar iRobotExecution.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/iRobotHillClimbing/iRobotExecution' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo/iRobotHillClimbing' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/demo' [junit] making clean in ptolemy/verification/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/verification' [junit] making clean in ptolemy/vergil [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MoMLViewerApplet.class TypeAnimatorApplet.class VergilApplet.class VergilApplication.class VergilErrorHandler.class VergilGraphicalMessageHandler.class VergilInitializer.class vergil.jar vergilApplet.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/toolbox [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/toolbox' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AnnotationEditorFactory.class ArrayOfRecordsConfigureFactory.class AttributeBoundsManipulator.class ConfigureAction.class EditIconAction.class FigureAction.class FileEditorTableauFactory.class GraphicElement.class MenuActionFactory.class MenuItemFactory.class MenuItemListener.class MoMLModelAttributeControllerFactory.class MoveAction.class PortSite.class PtolemyListCellRenderer.class PtolemyMenuFactory.class PtolemyTransferable.class RadioMenuActionFactory.class RemoveIconAction.class RotateOrFlipPorts.class SnapConstraint.class TextEditorConfigureFactory.class TextEditorFactory.class TextEditorForStringAttributes.class TextEditorTableauFactory.class VisibleParameterEditorFactory.class toolbox.jar toolbox.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/toolbox' [junit] making clean in ptolemy/vergil/basic [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractBasicGraphModel.class BasicGraphController.class BasicGraphFrame.class BasicGraphFrameExtension.class BasicGraphPane.class ContextMenuFactoryCreator.class CustomizeDocumentationAction.class DependencyHighlighter.class DependencyResultsDialog.class DocAttribute.class DocViewerFactory.class EditorDropTarget.class EditorDropTargetListener.class ExportParameters.class ExtendedGraphFrame.class GetDocumentationAction.class HTMLExportable.class IconController.class IGuiAction.class KeplerDocumentationAttribute.class LocatableNodeController.class LocatableNodeDragInteractor.class LookInsideAction.class MoMLModelAttributeController.class NamedObjController.class NamedObjNodeModel.class NodeControllerFactory.class OffsetMoMLChangeRequest.class ParameterizedNodeController.class PopupMouseFilter.class PtolemyLayoutAction.class RelativeLocatable.class RelativeLocation.class RemoveCustomDocumentationAction.class RunnableGraphController.class SearchResultsDialog.class WithIconGraphController.class basic.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/doc [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/doc' [junit] making clean in ptolemy/vergil/basic/export [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExportModel.class export.jar web/web.jar exportFull.jar export.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/export/html [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExportHTMLAction.class html.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/export/html/demo [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/export/html/demo/ExportExamples [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/demo/ExportExamples' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExportExamples.jar ExportExamples.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/demo/ExportExamples' [junit] making clean in ptolemy/vergil/basic/export/html/demo/PageAssembler [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/demo/PageAssembler' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PageAssembler.jar PageAssembler.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/demo/PageAssembler' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/demo' [junit] making clean in ptolemy/vergil/basic/export/html/javascript [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/javascript' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp javascript.jar javascript.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/javascript' [junit] making clean in ptolemy/vergil/basic/export/html/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/export/html/test/junit [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class ExportToWebJUnitTest.class [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/test/junit' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/test' [junit] making clean in ptolemy/vergil/basic/export/html/jsoup [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/jsoup' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HTMLPageAssembler.class jsoup.jar jsoup.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/export/html/jsoup/test [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/jsoup/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/export/html/jsoup/test/junit [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/jsoup/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/jsoup/test/junit' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/jsoup/test' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html/jsoup' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/html' [junit] making clean in ptolemy/vergil/basic/export/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/export/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExportModelJUnitTest.class ExportModelJUnitTestBatch.class ExportModelJUnitTestBatch1.class ExportModelJUnitTestBatch2.class ExportModelJUnitTestBatch3.class ExportModelJUnitTestBatch4.class ExportModelJUnitTestBatch5.class ExportModelJUnitTestBatch6.class ExportModelJUnitTestBatch7.class JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/test' [junit] making clean in ptolemy/vergil/basic/export/web [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/web' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AreaEventType.class DefaultIconLink.class DefaultIconScript.class DefaultTitle.class DygraphsJSPlotterAttribute.class HTMLImage.class HTMLText.class HTMLTextPosition.class IconLink.class IconScript.class JSPlotterAttribute.class LinkTarget.class LinkToOpenTableaux.class ParameterDisplayIconScript.class Script.class Title.class WebAttribute.class WebContent.class WebElement.class WebExportParameters.class WebExportable.class WebExporter.class web.jar web.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export/web' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/export' [junit] making clean in ptolemy/vergil/basic/img [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/img' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp img.jar img.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/img' [junit] making clean in ptolemy/vergil/basic/imprt [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp imprt.jar imprtFull.jar imprt.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/imprt/accessor [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/accessor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ImportAccessorAction.class ReloadAccessors.class accessor.jar accessor.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/accessor' [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp G4LTL.class ImportG4LTLAction.class g4ltl.jar g4ltlFull.jar g4ltl.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl/demo [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl/html/demo/Arbitor [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/Arbitor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Arbitor.jar Arbitor.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/Arbitor' [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl/html/demo/AutomaticDoor [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/AutomaticDoor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AutomaticDoor.jar AutomaticDoor.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/AutomaticDoor' [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl/html/demo/ErrorHandling [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/ErrorHandling' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ErrorHandling.jar ErrorHandling.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/ErrorHandling' [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl/html/demo/HydraulicRamp [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/HydraulicRamp' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HydraulicRamp.jar HydraulicRamp.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/HydraulicRamp' [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl/html/demo/Numerical [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/Numerical' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Numerical.jar Numerical.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/Numerical' [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl/html/demo/PriorityArbitor [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/PriorityArbitor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PriorityArbitor.jar PriorityArbitor.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo/PriorityArbitor' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/demo' [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/imprt/g4ltl/test/junit [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/test/junit' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/g4ltl' [junit] making clean in ptolemy/vergil/basic/imprt/fmu [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/fmu' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ImportFMUAction.class ImportFMUForQSSAction.class ImportFMUHybridAction.class fmu.jar fmu.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt/fmu' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/imprt' [junit] making clean in ptolemy/vergil/basic/layout [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractLayoutConfiguration.class ActorLayoutConfiguration.class ModalLayoutConfiguration.class layout.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/layout/img [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout/img' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp img.jar img.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout/img' [junit] making clean in ptolemy/vergil/basic/layout/kieler [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout/kieler' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ApplyLayoutRequest.class KielerGraphUtil.class KielerLayout.class KielerLayoutAction.class Parameters.class PtolemyModelUtil.class UndoLayoutAction.class kieler.jar kieler.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/layout/kieler/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout/kieler/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/kieler/test/junit [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout/kieler/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class KielerJUnitTestExtendedModels.class KielerJUnitTest.class [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout/kieler/test/junit' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout/kieler/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout/kieler' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/layout' [junit] making clean in ptolemy/vergil/basic/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in ptolemy/vergil/basic/test/junit [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExportImageJUnitTest.class JUnitTclTest.class [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/test/junit' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/basic' [junit] making clean in ptolemy/vergil/actor [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorController.class ActorEditorGraphController.class ActorGraphFrame.class ActorGraphModel.class ActorGraphTableau.class ActorInstanceController.class ActorInteractionAddon.class ActorViewerGraphController.class ClassDefinitionController.class DocApplicationSpecializer.class DocBuilder.class DocBuilderEffigy.class DocBuilderGUI.class DocBuilderTableau.class DocEffigy.class DocManager.class DocTableau.class DocViewer.class ExternalIOPortController.class FindPackages.class IOPortController.class KielerLayoutConnector.class KielerLayoutUtil.class LayoutHint.class LinkController.class LinkManhattanConnector.class PortConnectSite.class PortTerminal.class TypeOpaqueCompositeActorTableauFactory.class actor.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/actor/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LEDMatrix.class ModelDisplay.class MonitorImage.class MonitorReceiverAttribute.class MonitorReceiverContents.class ShowTypes.class VisualModelReference.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/actor/lib/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/actor/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/actor/lib/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/actor/lib' [junit] making clean in ptolemy/vergil/actor/img [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/actor/img' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp img.jar img.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/actor/img' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/actor' [junit] making clean in ptolemy/vergil/kernel [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AnimationRenderer.class AttributeNodeModel.class AttributeController.class AttributeWithIconController.class CompositePtolemyModel.class DebugRenderer.class Link.class ListenToAction.class PortDialogFactory.class PortDialogAction.class RelationController.class RelativeLinkFigure.class RenameDialogAction.class RenameDialogFactory.class ShadowHighlighter.class ShadowRenderer.class VergilUtilities.class kernel.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/kernel/attributes [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractTextAttribute.class ArcAttribute.class ArrowAttribute.class AttributeExpressionAttribute.class AttributeValueAttribute.class DocumentationAttribute.class EllipseAttribute.class FilledShapeAttribute.class IDAttribute.class ImageAttribute.class LineAttribute.class RectangleAttribute.class ResizablePolygonAttribute.class TextAttribute.class ShapeAttribute.class VisibleAttribute.class UpdateAnnotations.class attributes.jar attributes.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/kernel/attributes/demo [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/kernel/attributes/demo/AnimateVergil [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/demo/AnimateVergil' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AnimateVergil.jar AnimateVergil.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/demo/AnimateVergil' [junit] making clean in ptolemy/vergil/kernel/attributes/demo/ModelID [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/demo/ModelID' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModelID.jar ModelID.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/demo/ModelID' [junit] making clean in ptolemy/vergil/kernel/attributes/demo/Viewgraph [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/demo/Viewgraph' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Viewgraph.jar Viewgraph.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/demo/Viewgraph' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/demo' [junit] making clean in ptolemy/vergil/kernel/attributes/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel/attributes' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/kernel' [junit] making clean in ptolemy/vergil/gt [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/gt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CellPanelEditor.class GTFrame.class GTFrameController.class GTFrameTools.class GTIngredientsEditor.class GTTableau.class IterativeParameterIcon.class MatchResultRecorder.class MatchResultTableau.class MatchResultViewer.class StateMatcherController.class StateMatcherIcon.class TransformationAttributeController.class TransformationAttributeEditorFactory.class TransformationAttributeIcon.class TransformationEditor.class TransformEventController.class gt.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/gt/img [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/gt/img' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp img.jar img.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/gt/img' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/gt' [junit] making clean in ptolemy/vergil/debugger [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/debugger' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DebugController.class DebugProfile.class BreakpointDialogFactory.class BreakpointConfigurer.class BreakpointConfigurerDialog.class debugger.jar debugger.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/debugger' [junit] making clean in ptolemy/vergil/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/test' [junit] making clean in ptolemy/vergil/icon [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/icon' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorNameIcon.class AttributeValueIcon.class BoxedValueIcon.class BoxedValuesIcon.class ConstraintMonitorIcon.class CopyCatIcon.class DesignPatternIcon.class DynamicEditorIcon.class EditIconFrame.class EditIconGraphController.class EditIconTableau.class EditorIcon.class ImageIcon.class NameIcon.class ResizableAttributeControllerFactory.class ShapeIcon.class SVGIcon.class TableIcon.class TextIcon.class UpdatedValueIcon.class ValueIcon.class XMLIcon.class icon.jar icon.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/icon/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/icon/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/icon/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/icon' [junit] making clean in ptolemy/vergil/modal [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Arc.class CaseGraphFrame.class CaseGraphTableau.class FSMGraphController.class FSMGraphFrame.class FSMGraphModel.class FSMGraphTableau.class FSMViewerGraphController.class KielerLayoutArcConnector.class StateController.class StateIcon.class TransitionController.class modal.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/modal/fmv [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/fmv' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FmvAutomatonGraphController.class FmvAutomatonGraphFrame.class FmvAutomatonGraphTableau.class FmvStateIcon.class fmv.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/modal/fmv/img [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/fmv/img' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp img.jar img.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/fmv/img' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/fmv' [junit] making clean in ptolemy/vergil/modal/ia [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/ia' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp InterfaceAutomatonGraphTableau.class InterfaceAutomatonGraphFrame.class InterfaceAutomatonGraphController.class ia.jar ia.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/ia' [junit] making clean in ptolemy/vergil/modal/modal [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HierarchicalStateControllerFactory.class HierarchicalStateController.class ModalTableauFactory.class ModalTransitionController.class modal.jar modal.jar [junit] rm -f core [junit] making clean in ptolemy/vergil/modal/modal/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/modal/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/modal/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal/modal' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/modal' [junit] making clean in ptolemy/vergil/pdfrenderer [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/pdfrenderer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PDFAttribute.class PDFIcon.class pdfrenderer.jar pdfrenderer.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/pdfrenderer' [junit] making clean in ptolemy/vergil/ontologies [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/ontologies' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AttributeInOntologyController.class ConceptController.class ConceptIcon.class ConceptRelationController.class MultipleConceptIcon.class OntologyEntityController.class OntologyGraphController.class OntologyGraphFrame.class OntologyGraphModel.class OntologyGraphTableau.class OntologySolverGraphController.class OntologySolverGraphFrame.class OntologySolverGraphModel.class OntologySolverTableau.class ReportOntologyLatticeStatus.class ontologies.jar ontologies.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/ontologies' [junit] making clean in ptolemy/vergil/ptera [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/ptera' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PteraGraphController.class PteraGraphFrame.class PteraGraphTableau.class EventIcon.class OctagonEventIcon.class SchedulingRelationController.class TestIcon.class TimeAdvanceEventIcon.class ptera.jar ptera.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/ptera' [junit] making clean in ptolemy/vergil/scr [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/scr' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConditionsTableModel.class EventTableModel.class ModeTransitionTableModel.class SCRGraphTableau.class SCRTableFrame.class SCRTableHelper.class SCRTableauFactory.class VariableScope.class scr.jar scr.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/scr' [junit] making clean in ptolemy/vergil/tree [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/tree' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ClassAndEntityTreeModel.class CompositeTreeModel.class EntityTreeModel.class FullTreeModel.class PTree.class PTreeMenuCreator.class PtolemyTreeCellRenderer.class TreeEditor.class TreeEditorPanel.class TreeTableau.class VisibleTreeModel.class tree.jar tree.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/tree' [junit] making clean in ptolemy/vergil/tdl [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/tdl' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HierarchicalModeController.class HierarchicalModeControllerFactory.class TdlTableauFactory.class TdlTaskTableauFactory.class tdl.jar tdl.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/tdl' [junit] making clean in ptolemy/vergil/unit [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/unit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BasicEdgeHighlighter.class ConfigureUnitsAction.class UnitConstraintsDialog.class UnitSolverDialog.class unit.jar unit.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil/unit' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/vergil' [junit] making clean in ptolemy/cg [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp cg.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapter.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp generic.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/accessor [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp accessor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/accessor/adapters [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/accessor/adapters/org [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/org' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp org.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp terraswarm.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/accessor [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/accessor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JSAccessor.class accessor.jar accessor.jar [junit] rm -f core [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm/accessor' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/org/terraswarm' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/org' [junit] making clean in ptolemy/cg/adapter/generic/accessor/adapters/ptolemy [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TypedCompositeActor.class actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/jjs [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/jjs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JavaScript.class jjs.jar jjs.jar [junit] rm -f core [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/jjs' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters/ptolemy' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor/adapters' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/accessor' [junit] making clean in ptolemy/cg/adapter/generic/adapters [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/adapters/ptolemy [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/adapters/ptolemy/actor [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Director.class PortDirector.class Ports.class PortInfo.class TypedCompositeActor.class actor.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/adapters/ptolemy/actor' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/adapters/ptolemy' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/adapters' [junit] making clean in ptolemy/cg/adapter/generic/html [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp html.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/html/adapters [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/html/adapters/ptolemy [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Director.class TypedCompositeActor.class actor.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/adapters/ptolemy/actor' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/adapters/ptolemy' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/adapters' [junit] making clean in ptolemy/cg/adapter/generic/html/demo [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/html/demo/HierarchicalModel [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/demo/HierarchicalModel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HierarchicalModel.jar HierarchicalModel.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/demo/HierarchicalModel' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/demo' [junit] making clean in ptolemy/cg/adapter/generic/html/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/html' [junit] making clean in ptolemy/cg/adapter/generic/program [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp program.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp procedural.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/org [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/org' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp org.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp terraswarm.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/accessor [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/accessor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JSAccessor.class accessor.jar accessor.jar [junit] rm -f core [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm/accessor' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/org/terraswarm' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/org' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IOPort.class Receiver.class TypedCompositeActor.class actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbsoluteValue.class Accumulator.class AddSubtract.class Bernoulli.class BooleanMultiplexor.class BooleanSwitch.class Commutator.class Const.class CurrentTime.class DB.class Differential.class Discard.class Distributor.class Gaussian.class LimitedFiringSource.class Limiter.class Minimum.class MovingAverage.class MultiplyDivide.class Publisher.class Pulse.class Ramp.class RandomSource.class Recorder.class Scale.class Sequence.class StringConst.class Subscriber.class SubscriptionAggregator.class Test.class TrigFunction.class VectorAssembler.class VectorDisassembler.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BooleanToAnything.class ComplexToCartesian.class Round.class TokenToExpression.class conversions.jar conversions.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMUImport.class fmi.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Display.class gui.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Case.class CaseDirector.class MultiCompositeActor.class MultiCompositePort.class Refinement.class RefinementPort.class hoc.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/jjs [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/jjs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JavaScript.class jjs.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/jjs' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Comparator.class LogicFunction.class logic.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StringCompare.class StringLength.class string.jar string.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StaticSchedulingDirector.class StaticSchedulingDirectorAttributes.class sched.jar [junit] rm -f core [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/sched' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp domains.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp de.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/kernel [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp kernel.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MostRecent.class PID.class Register.class lib.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de/lib' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/de' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp giotto.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/kernel [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp GiottoReceiver.class kernel.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto/kernel' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp modal.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FSMActor.class FSMDirector.class FSMReceiver.class kernel.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModalController.class State.class modal.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/kernel [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FSMDirector.class kernel.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/kernel' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sdf.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SDFDirector.class SDFReceiver.class kernel.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BootstrapSampleDelay.class DownSample.class FFT.class IFFT.class Repeat.class SampleDelay.class UpSample.class lib.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/lib' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp vergil.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/vergil/actor [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/vergil/actor/lib [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp LEDMatrix.class lib.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor/lib' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil/actor' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/adapters' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp c.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/org [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp org.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp terraswarm.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/accessor [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/accessor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JSAccessor.class accessor.jar accessor.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm/accessor' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org/terraswarm' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/org' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IOPort.class TypedCompositeActor.class actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbsoluteValue.class Accumulator.class AddSubtract.class Bernoulli.class BooleanMultiplexor.class BooleanSwitch.class Const.class CurrentMicrostep.class CurrentTime.class DB.class Differential.class Discard.class DiscreteClock.class Distributor.class Expression.class Gaussian.class Maximum.class MultiplyDivide.class PoissonClock.class Publisher.class Pulse.class Ramp.class RandomSource.class Remainder.class Scale.class Sequence.class SingleEvent.class Subscriber.class Synchronizer.class TimeDelay.class Test.class TrigFunction.class UnaryMathFunction.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BooleanToAnything.class ComplexToCartesian.class Round.class TokenToExpression.class conversions.jar conversions.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/conversions' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Display.class gui.jar gui.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/gui' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Comparator.class TrueGate.class logic.jar logic.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/logic' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StringCompare.class StringLength.class string.jar string.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/string' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/test [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib/test' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor/lib' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/actor' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp cg.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CompiledCompositeActor.class EmbeddedCodeActor.class lib.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg/lib' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/cg' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp domains.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp de.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DEDirector.class DEReceiver.class kernel.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Merge.class MostRecent.class PID.class Previous.class Register.class TimeCompare.class TimeGap.class VariableDelay.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de/lib' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/de' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp modal.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FSMActor.class FSMDirector.class FSMReceiver.class kernel.jar kernel.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/modal [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModalController.class modal.jar modal.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/modal' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/test [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal/test' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/modal' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sdf.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SDFDirector.class SDFReceiver.class kernel.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SampleDelay.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf/lib' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/sdf' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptides.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtidesBasicReceiver.class PtidesDirector.class PtidesPreemptiveEDFDirector.class PtidesTopLevelDirector.class kernel.jar kernel.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActuatorSetup.class InputDevice.class OutputDevice.class SensorHandler.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides/lib' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains/ptides' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy/domains' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters/ptolemy' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/adapters' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp arduino.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Display.class gui.jar gui.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui/test [junit] make[15]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[15]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui/test' [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib/gui' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor/lib' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/actor' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp vergil.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo [junit] make[15]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo/Blink [junit] make[16]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo/Blink' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Blink.jar Blink.jar [junit] rm -f core [junit] make[16]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo/Blink' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo/Life [junit] make[16]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo/Life' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Life.jar Life.jar [junit] rm -f core [junit] make[16]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo/Life' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo/Ultrasonic [junit] make[16]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo/Ultrasonic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Ultrasonic.jar Ultrasonic.jar [junit] rm -f core [junit] make[16]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo/Ultrasonic' [junit] make[15]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib/demo' [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor/lib' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil/actor' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy/vergil' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters/ptolemy' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino/adapters' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/arduino' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp duktape.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp org.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp terraswarm.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/accessor [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/accessor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JSAccessor.class accessor.jar accessor.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm/accessor' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org/terraswarm' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/org' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Display.class gui.jar gui.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui/test [junit] make[15]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[15]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui/test' [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/gui' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/jjs [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/jjs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JavaScript.class jjs.jar jjs.jar [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib/jjs' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor/lib' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy/actor' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters/ptolemy' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape/adapters' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/duktape' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp luminary.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/lib [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TopLevelCurrentTime.class lib.jar lib.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor/lib' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/actor' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp domains.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptides.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtidesPreemptiveEDFDirector.class PtidesTopLevelDirector.class kernel.jar kernel.jar [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary [junit] make[15]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DropSensorHandler.class EncoderHandler.class GPInputHandler.class GPOutputSetup.class MotorSetup.class SongWrapper.class SpeakerOutputDevice.class TimeTriggeredEncoderHandler.class luminary.jar luminary.jar [junit] rm -f core [junit] make[15]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib/luminary' [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides/lib' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/ptides' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sdf.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/kernel [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SDFDirector.class kernel.jar kernel.jar [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/kernel' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c/luminary' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/c' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmima [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmima.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmima/adapters [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Director.class TypedCompositeActor.class actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMUImport.class fmi.jar fmi.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/adapters' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmima/test [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima/test' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmima' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmimahybrid [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmimahybrid.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Director.class TypedCompositeActor.class actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmima/adapters/ptolemy/actor/lib/fmi [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib/fmi' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMUImport.class fmi.jar fmi.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib/fmi' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor/lib' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy/actor' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters/ptolemy' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/adapters' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/test [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid/test' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/fmimahybrid' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp java.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbsoluteValue.class Accumulator.class AddSubtract.class Bernoulli.class BooleanMultiplexor.class Commutator.class Const.class CurrentTime.class DB.class Discard.class Distributor.class ElementsToArray.class Expression.class Gaussian.class Limiter.class LimitedFiringSource.class Minimum.class MovingAverage.class MultiplyDivide.class Publisher.class PublisherTest.class Pulse.class Ramp.class RandomSource.class Recorder.class Scale.class Sequence.class StringConst.class Subscriber.class SubscriptionAggregator.class Test.class TrigFunction.class Uniform.class VectorAssembler.class VectorDisassembler.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ColtBinomial.class ColtBinomialSelector.class ColtPoisson.class ColtRandomSource.class colt.jar colt.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/colt' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BooleanToAnything.class ComplexToCartesian.class Round.class TokenToExpression.class conversions.jar conversions.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/conversions' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Display.class SequencePlotter.class gui.jar gui.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/gui' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/hoc [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/hoc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp hoc.jar hoc.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/hoc/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/hoc/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/hoc/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/hoc' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JopReadPort.class JopSerialRead.class JopSerialWrite.class JopWatchDog.class JopWritePort.class jopio.jar jopio.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/jopio' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Comparator.class LogicFunction.class logic.jar logic.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/logic' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp StringCompare.class StringLength.class string.jar string.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/string' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/test [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib/test' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor/lib' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/actor' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp cg.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CompiledCompositeActor.class EmbeddedCodeActor.class lib.jar [junit] rm -f core [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg/lib' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/cg' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp domains.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp modal.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/kernel [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FSMDirector.class kernel.jar kernel.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/modal [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/modal' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModalController.class modal.jar modal.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/modal' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/test [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal/test' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/modal' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sdf.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/kernel [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SDFDirector.class kernel.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/kernel' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp BootstrapSampleDelay.class DownSample.class FFT.class IFFT.class Repeat.class SampleDelay.class UpSample.class lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/test [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib/test' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf/lib' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains/sdf' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy/domains' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters/ptolemy' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/adapters' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/modular [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp modular.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp adapters.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/modular/adapter/ptolemy [junit] make[11]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptolemy.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/modular/adapter/ptolemy/cg [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp cg.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/modular/adapter/ptolemy/cg/lib [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModularCodeGenTypedCompositeActor.class lib.jar [junit] rm -f core [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg/lib' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/cg' [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/modular/adapter/ptolemy/domains [junit] make[12]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp domains.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/modular/adapter/ptolemy/domains/sdf [junit] make[13]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sdf.jar [junit] rm -f core [junit] making clean in ptolemy/cg/adapter/generic/program/procedural/java/modular/adapter/ptolemy/domains/sdf/kernel [junit] make[14]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SDFDirector.class kernel.jar kernel.jar [junit] rm -f core [junit] make[14]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf/kernel' [junit] make[13]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains/sdf' [junit] make[12]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy/domains' [junit] make[11]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters/ptolemy' [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular/adapters' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java/modular' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural/java' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program/procedural' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic/program' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter/generic' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/adapter' [junit] making clean in ptolemy/cg/gui [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CodeGeneratorGUI.class CodeGeneratorGUIFactory.class gui.jar gui.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/gui' [junit] making clean in ptolemy/cg/kernel [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp kernel.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CGException.class CodeGeneratorAdapter.class CodeGeneratorUtilities.class GenericCodeGenerator.class ParseTreeCodeGenerator.class PortCodeGenerator.class RunnableCodeGenerator.class generic.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/accessor [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/accessor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AccessorCodeGenerator.class AccessorCodeGeneratorAdapter.class AccessorSSHCodeGenerator.class accessor.jar accessor.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/accessor/demo [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/accessor/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/accessor/demo/TestComposite [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/accessor/demo/TestComposite' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TestComposite.jar TestComposite.jar [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/accessor/demo/TestComposite' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/accessor/demo' [junit] making clean in ptolemy/cg/kernel/generic/accessor/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/accessor/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/accessor/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/accessor' [junit] making clean in ptolemy/cg/kernel/generic/html [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/html' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp HTMLCodeGenerator.class HTMLCodeGeneratorAdapter.class html.jar html.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/html/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/html/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/html/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/html' [junit] making clean in ptolemy/cg/kernel/generic/program [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CodeStream.class NamedProgramCodeGeneratorAdapter.class ProgramCodeGenerator.class ProgramCodeGeneratorAdapter.class TemplateParser.class program.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/program/procedural [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ProceduralCodeGenerator.class ProceduralParseTreeCodeGenerator.class ProceduralTemplateParser.class procedural.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/c [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CCodeGenerator.class CCodegenUtilities.class CParseTreeCodeGenerator.class CTemplateParser.class c.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/c/ptidyos [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/ptidyos' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtidyOSCodeGenerator.class ptidyos.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/ptidyos' [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/c/type [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/type' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp type.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/c/type/parameterizedTemplates [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/type/parameterizedTemplates' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp parameterizedTemplates.jar parameterizedTemplates.jar [junit] rm -f core [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/type/parameterizedTemplates' [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/c/type/polymorphic [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/type/polymorphic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp polymorphic.jar polymorphic.jar [junit] rm -f core [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/type/polymorphic' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/type' [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/c/test [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/test' [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/c/structures [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/structures' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp structures.jar [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c/structures' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/c' [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/fmima [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/fmima' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FMIMACodeGenerator.class FMIMACodeGeneratorAdapter.class FMIMAHybridCodeGenerator.class fmima.jar fmima.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/fmima/test [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/fmima/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/fmima/test' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/fmima' [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/fmimahybrid [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/fmimahybrid' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fmimahybrid.jar fmimahybrid.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/fmimahybrid/test [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/fmimahybrid/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/fmimahybrid/test' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/fmimahybrid' [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/java [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AutoAdapter.class JavaCodeGenerator.class JavaParseTreeCodeGenerator.class JavaTemplateParser.class java.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/java/modular [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/modular' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModularCodeGenerator.class ModularSDFCodeGenerator.class SDFModularScheduler.class modular.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/java/modular/test [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/modular/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/modular/test' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/modular' [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/java/test [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ActorWithPortNameProblem.class ActorWithPrivateParameter.class CustomAdder.class ObjectTokenSink.class ObjectTokenSource.class PortParameterActor.class ReadParametersAcrossLink.class ReadParametersInContainer.class ExpressionActorToBeAutoCodeGenerated.class [junit] rm -f core [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/test' [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/java/type [junit] make[9]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/type' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AlphabetizeOperation.class type.jar [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/program/procedural/java/type/polymorphic [junit] make[10]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/type/polymorphic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp polymorphic.jar polymorphic.jar [junit] rm -f core [junit] make[10]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/type/polymorphic' [junit] make[9]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java/type' [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural/java' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/procedural' [junit] making clean in ptolemy/cg/kernel/generic/program/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/program' [junit] making clean in ptolemy/cg/kernel/generic/syntactic [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/syntactic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SyntacticCodeGenerator.class SyntacticCodeGeneratorAdapter.class syntactic.jar syntactic.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/syntactic' [junit] making clean in ptolemy/cg/kernel/generic/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TestGenericCodeGenerator.class [junit] rm -f core [junit] making clean in ptolemy/cg/kernel/generic/test/actor [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/test/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TypedCompositeActor.class actor.jar actor.jar [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/test/actor' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel/generic' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/kernel' [junit] making clean in ptolemy/cg/lib [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CompiledCompositeActor.class EmbeddedCodeActor.class ModularableComposite.class ModularCodeGenLazyTypedCompositeActor.class ModularCodeGenTypedCompositeActor.class ModularCompiledSDFTypedCompositeActor.class PointerToken.class Profile.class lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/lib/demo [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/cg/lib/demo/CompiledCompositeActor [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/CompiledCompositeActor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CompiledCompositeActor.jar CompiledCompositeActor.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/CompiledCompositeActor' [junit] making clean in ptolemy/cg/lib/demo/DECG [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/DECG' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DECG.jar DECG.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/DECG' [junit] making clean in ptolemy/cg/lib/demo/ModularCG [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/ModularCG' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModularCG.jar ModularCG.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/ModularCG' [junit] making clean in ptolemy/cg/lib/demo/ModularCGPubSub [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/ModularCGPubSub' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModularCGPubSub.jar ModularCGPubSub.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/ModularCGPubSub' [junit] making clean in ptolemy/cg/lib/demo/Scale [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/Scale' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Scale.jar Scale.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo/Scale' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/demo' [junit] making clean in ptolemy/cg/lib/syntactic [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/syntactic' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SyntacticColumn.class SyntacticContraction.class SyntacticGraph.class SyntacticName.class SyntacticNode.class SyntacticPort.class SyntacticRank.class SyntacticSeries.class SyntacticTerm.class SyntacticTermList.class syntactic.jar syntactic.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/syntactic' [junit] making clean in ptolemy/cg/lib/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/test' [junit] making clean in ptolemy/cg/lib/testKnownFailed [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/testKnownFailed' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar lib.jar [junit] rm -f core [junit] making clean in ptolemy/cg/lib/testKnownFailed/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/testKnownFailed/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/testKnownFailed/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib/testKnownFailed' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg/lib' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/cg' [junit] making clean in ptolemy/component [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/component' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AtomicComponent.class ComponentActor.class ComponentDirector.class Component.class MethodCallPort.class Method.class component.jar component.jar [junit] rm -f core [junit] making clean in ptolemy/component/domains [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/component/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp domains.jar domains.jar [junit] rm -f core [junit] making clean in ptolemy/component/domains/ptinyos [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/component/domains/ptinyos' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PtinyOSDirector.class ptinyos.jar ptinyos.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/component/domains/ptinyos' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/component/domains' [junit] making clean in ptolemy/component/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/component/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Counter.class Leds.class MCApplication.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/component/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/component' [junit] making clean in ptolemy/configs [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp configs.jar [junit] rm -f core [junit] making clean in ptolemy/configs/bcvtb [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/bcvtb' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp bcvtb.jar bcvtb.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/bcvtb' [junit] making clean in ptolemy/configs/capecode [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/capecode' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp capecode.jar capecode.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/capecode' [junit] making clean in ptolemy/configs/cyphysim [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/cyphysim' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp cyphysim.jar cyphysim.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/cyphysim' [junit] making clean in ptolemy/configs/doc [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/doc' [junit] making clean in ptolemy/configs/dsp [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/dsp' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dsp.jar dsp.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/dsp' [junit] making clean in ptolemy/configs/full [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/full' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp full.jar full.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/full' [junit] making clean in ptolemy/configs/fullViewer [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/fullViewer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fullViewer.jar fullViewer.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/fullViewer' [junit] making clean in ptolemy/configs/hyvisual [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/hyvisual' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp hyvisual.jar hyvisual.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/hyvisual' [junit] making clean in ptolemy/configs/jxta [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/jxta' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp jxta.jar jxta.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/jxta' [junit] making clean in ptolemy/configs/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ValidatingXMLParser.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/test' [junit] making clean in ptolemy/configs/pn [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/pn' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp pn.jar pn.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/pn' [junit] making clean in ptolemy/configs/ptiny [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/ptiny' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptiny.jar ptiny.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/ptiny' [junit] making clean in ptolemy/configs/ptinyKepler [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/ptinyKepler' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptinyKepler.jar ptinyKepler.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/ptinyKepler' [junit] making clean in ptolemy/configs/ptinyViewer [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/ptinyViewer' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptinyViewer.jar ptinyViewer.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/ptinyViewer' [junit] making clean in ptolemy/configs/ptserver [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/ptserver' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptserver.jar ptserver.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/ptserver' [junit] making clean in ptolemy/configs/space [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/space' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp space.jar space.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/space' [junit] making clean in ptolemy/configs/viptos [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/viptos' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp viptos.jar viptos.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/viptos' [junit] making clean in ptolemy/configs/visualsense [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/visualsense' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp visualsense.jar visualsense.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs/visualsense' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/configs' [junit] making clean in ptolemy/distributed [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp distributed.jar [junit] rm -f core [junit] making clean in ptolemy/distributed/actor [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DistributedDirector.class DistributedReceiver.class DistributedTypedCompositeActor.class DistributedTypedIORelation.class actor.jar [junit] rm -f core [junit] making clean in ptolemy/distributed/actor/lib [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DistributedLineWriter.class lib.jar lib.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/actor/lib' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/actor' [junit] making clean in ptolemy/distributed/client [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/client' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ClientServerInteractionManager.class ClientThread.class ThreadSynchronizer.class client.jar client.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/client' [junit] making clean in ptolemy/distributed/common [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/common' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DistributedActor.class common.jar common.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/common' [junit] making clean in ptolemy/distributed/config [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/config' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp config.jar config.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/config' [junit] making clean in ptolemy/distributed/domains [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp domains.jar [junit] rm -f core [junit] making clean in ptolemy/distributed/domains/sdf [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/domains/sdf' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp sdf.jar [junit] rm -f core [junit] making clean in ptolemy/distributed/domains/sdf/kernel [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/domains/sdf/kernel' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DistributedSDFDirector.class DistributedSDFReceiver.class DistributedSDFScheduler.class kernel.jar kernel.jar [junit] rm -f core [junit] making clean in ptolemy/distributed/domains/sdf/kernel/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/domains/sdf/kernel/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/domains/sdf/kernel/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/domains/sdf/kernel' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/domains/sdf' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/domains' [junit] making clean in ptolemy/distributed/jini [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/jini' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp jini.jar [junit] rm -f core [junit] making clean in ptolemy/distributed/jini/config [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/jini/config' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp config.jar config.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/jini/config' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/jini' [junit] making clean in ptolemy/distributed/rmi [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/rmi' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DistributedActorWrapper.class DistributedServerRMIGeneric.class RemoteDistributedActor.class rmi.jar rmi.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/rmi' [junit] making clean in ptolemy/distributed/util [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DistributedUtilities.class util.jar util.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/util' [junit] making clean in ptolemy/distributed/demo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/distributed/demo/Sleep [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/demo/Sleep' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Sleep.jar Sleep.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/demo/Sleep' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed/demo' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/distributed' [junit] making clean in ptolemy/ptp [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/ptp' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptp.jar ptp.jar [junit] rm -f core [junit] making clean in ptolemy/ptp/demo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/ptp/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/ptp/demo/Xylophone [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/ptp/demo/Xylophone' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Xylophone.jar Xylophone.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/ptp/demo/Xylophone' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/ptp/demo' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/ptp' [junit] making clean in ptolemy/caltrop [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CalIOException.class FunctionCallException.class PtolemyPlatform.class caltrop.jar [junit] rm -f core [junit] making clean in ptolemy/caltrop/actors [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/actors' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractCalInterpreter.class CalInterpreter.class actors.jar actors.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/actors' [junit] making clean in ptolemy/caltrop/ddi [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/ddi' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AbstractDDI.class CSP.class CSPFactory.class DDF.class DDFFactory.class DDI.class DDIException.class DDIFactory.class DFInputChannel.class DFOutputChannel.class Dataflow.class DataflowWithRates.class SDF.class SDFFactory.class ddi.jar [junit] rm -f core [junit] making clean in ptolemy/caltrop/ddi/util [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/ddi/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp DataMapEnvironment.class DataflowActorInterpreter.class DataflowWithRatesActorInterpreter.class util.jar util.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/ddi/util' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/ddi' [junit] making clean in ptolemy/caltrop/util [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp IntegerList.class PtArrayList.class PtCalFunction.class util.jar util.jar [junit] rm -f core [junit] making clean in ptolemy/caltrop/util/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/util/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/util/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/util' [junit] making clean in ptolemy/caltrop/demo [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in ptolemy/caltrop/demo/FunctionClosures [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo/FunctionClosures' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FunctionClosures.jar FunctionClosures.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo/FunctionClosures' [junit] making clean in ptolemy/caltrop/demo/FunctionDefinition [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo/FunctionDefinition' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FunctionDefinition.jar FunctionDefinition.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo/FunctionDefinition' [junit] making clean in ptolemy/caltrop/demo/Primes [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo/Primes' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Primes.jar Primes.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo/Primes' [junit] making clean in ptolemy/caltrop/demo/SDFDDI [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo/SDFDDI' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SDFDDI.jar SDFDDI.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo/SDFDDI' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/demo' [junit] making clean in ptolemy/caltrop/doc [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/doc' [junit] making clean in ptolemy/caltrop/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop/test' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/caltrop' [junit] making clean in ptolemy/demo [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar *.jar [junit] rm -f core [junit] making clean in ptolemy/demo/doc [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp doc.jar doc.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/doc' [junit] making clean in ptolemy/demo/AirManagementSystem [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/AirManagementSystem' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AirManagementSystem.jar AirManagementSystem.jar *.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/AirManagementSystem' [junit] making clean in ptolemy/demo/ElectricPowerSystem [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/ElectricPowerSystem' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ElectricPowerSystem.jar ElectricPowerSystem.jar *.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/ElectricPowerSystem' [junit] making clean in ptolemy/demo/EnterpriseOntology [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/EnterpriseOntology' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp EnterpriseOntology.jar EnterpriseOntology.jar *.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/EnterpriseOntology' [junit] making clean in ptolemy/demo/ExecDemos [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/ExecDemos' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExecDemos.jar *.jar [junit] rm -f core [junit] making clean in ptolemy/demo/ExecDemos/Demos [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/ExecDemos/Demos' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Demos.jar Demos.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/ExecDemos/Demos' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/ExecDemos' [junit] making clean in ptolemy/demo/FuelSystem [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/FuelSystem' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp FuelSystem.jar FuelSystem.jar *.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/FuelSystem' [junit] making clean in ptolemy/demo/ProbabilisticModels [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/ProbabilisticModels' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ProbabilisticModels.jar ProbabilisticModels.jar *.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/ProbabilisticModels' [junit] making clean in ptolemy/demo/RobotMPC [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/RobotMPC' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp RobotMPC.jar RobotMPC.jar *.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/RobotMPC' [junit] making clean in ptolemy/demo/PLC [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/PLC' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp PLC.jar PLC.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/PLC' [junit] making clean in ptolemy/demo/test [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/test' [junit] making clean in ptolemy/demo/CapeCode [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/CapeCode' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CapeCode.jar CapeCode.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/CapeCode' [junit] making clean in ptolemy/demo/Office [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/Office' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Office.jar Office.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/Office' [junit] making clean in ptolemy/demo/Quarry [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/Quarry' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Quarry.jar Quarry.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo/Quarry' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/demo' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy' [junit] making clean in ./lbnl [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lbnl.jar [junit] rm -f core [junit] making clean in lbnl/lib [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar [junit] rm -f core [junit] making clean in lbnl/lib/util [junit] makefile:159: warning: overriding recipe for target 'lbnlutil.jar' [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib/util' [junit] ../../../mk/ptcommon.mk:352: warning: ignoring old recipe for target 'lbnlutil.jar' [junit] rm -f ptmatlab.h *.o libbcvtb.so [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lbnlutil.jar lbnlutil.jar libbcvtb.so libbcvtb.so.* libbcvtb.so *.dSYM *.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib/util' [junit] making clean in lbnl/lib/xml [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib/xml' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp xml.jar [junit] rm -f core [junit] making clean in lbnl/lib/xml/build [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib/xml/build' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp build.jar [junit] rm -f core [junit] making clean in lbnl/lib/xml/build/jar [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib/xml/build/jar' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp jar.jar jar.jar [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib/xml/build/jar' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib/xml/build' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib/xml' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/lib' [junit] making clean in lbnl/util [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/util' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ClientProcess.class WarningWindow.class XMLWriter.class util.jar util.jar [junit] rm -f core [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/util' [junit] making clean in lbnl/actor [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in lbnl/actor/lib [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Simulator.class SystemCommand.class lib.jar [junit] rm -f core [junit] making clean in lbnl/actor/lib/net [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/actor/lib/net' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Server.class net.jar net.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/actor/lib/net' [junit] making clean in lbnl/actor/lib/test [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/actor/lib/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Const.txt ReadFile1Output.txt [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/actor/lib/test' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/actor/lib' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/actor' [junit] making clean in lbnl/demo [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/demo' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp demo.jar [junit] rm -f core [junit] making clean in lbnl/demo/CRoom [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/demo/CRoom' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp CRoom.jar CRoom.jar *.o *.obj *.dll *.so simulation.log socket.cfg utilSocket.log cclient [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/demo/CRoom' [junit] making clean in lbnl/demo/MatlabRoom [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/demo/MatlabRoom' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp MatlabRoom.jar MatlabRoom.jar *.o *.obj *.dll *.so simulation.log socket.cfg utilSocket.log matlab.log [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/demo/MatlabRoom' [junit] making clean in lbnl/demo/SystemCommand [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/demo/SystemCommand' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Simulate.class SystemCommand.jar SystemCommand.jar simulation.log outputX1.txt outputX2.txt Simulate.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/demo/SystemCommand' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/demo' [junit] making clean in lbnl/test [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp *.dll *.dyllib socket.cfg utilSocket.log auto/simulation.log [junit] rm -f core [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl/test' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lbnl' [junit] making clean in ./thales [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp thales.jar [junit] rm -f core [junit] making clean in thales/actor [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in thales/actor/gui [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/actor/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ModelValidator.class NavigableEffigy.class ShortTitleTabbedPaneUI.class SingleWindowConfiguration.class SingleWindowHTMLViewer.class SingleWindowHTMLViewerTableau.class gui.jar gui.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/actor/gui' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/actor' [junit] making clean in thales/bin [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/bin' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp bin.jar bin.jar [junit] rm -f core [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/bin' [junit] making clean in thales/vergil [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/vergil' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp SingleWindowApplication.class vergil.jar [junit] rm -f core [junit] making clean in thales/vergil/navigable [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/vergil/navigable' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp NavigableActorGraphFrame.class NavigableActorGraphTableau.class NavigationPTree.class NavigationTreeModel.class navigable.jar [junit] rm -f core [junit] making clean in thales/vergil/navigable/img [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/vergil/navigable/img' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp img.jar img.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/vergil/navigable/img' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/vergil/navigable' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/vergil' [junit] making clean in thales/configs [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/configs' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp configs.jar [junit] rm -f core [junit] making clean in thales/configs/singleWindow [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/configs/singleWindow' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp singleWindow.jar singleWindow.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/configs/singleWindow' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales/configs' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/thales' [junit] making clean in ./contrib [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/contrib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp contrib.jar [junit] rm -f core [junit] making clean in contrib/actor [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/contrib/actor' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp actor.jar [junit] rm -f core [junit] making clean in contrib/actor/lib [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/contrib/actor/lib' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp lib.jar [junit] rm -f core [junit] making clean in contrib/actor/lib/example [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/contrib/actor/lib/example' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ExampleDiscard.class example.jar example.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/contrib/actor/lib/example' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/contrib/actor/lib' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/contrib/actor' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/contrib' [junit] making clean in ./bin [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/bin' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp .momllib-util .nc2moml-util .ncapp2moml-util capecode convertToLazy copernicus decompile emachine giottoc histogram homer jode mescal moml obfuscate ptcg ptcodegen ptexecute ptjacl ptjaclapp ptplot ptstartjini ptolemy ptweb pxgraph soot tinicomm tinic tiniconverter startjini.gui vergil .momllib-util.bat .nc2moml-util.bat .ncapp2moml-util.bat capecode.bat convertToLazy.bat copernicus.bat decompile.bat emachine.bat giottoc.bat histogram.bat homer.bat jode.bat mescal.bat moml.bat obfuscate.bat ptcg.bat ptcodegen.bat ptexecute.bat ptjacl.bat ptjaclapp.bat ptplot.bat ptstartjini.bat ptolemy.bat ptweb.bat pxgraph.bat soot.bat tinicomm.bat tinic.bat tiniconverter.bat startjini.gui.bat vergil.bat CapeCode.app Vergil.app makeapp makebat [junit] rm -f core [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/bin' [junit] making clean in ./doc [junit] make[2]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp docConfig.jar codeDoc codeDocBcvtb codeDocCapeCode codeDocHyVisual codeDocVisualSense codeDocViptos codeDoc.jar codeDocCapeCode.jar codeDocBcvtb.jar codeDocHyVisual.jar codeDocVisualSense.jar codeDocViptos.jar docConfig.jar spotbugs.htm spotbugs.xml ptII.fb [junit] rm -f core [junit] making clean in doc/books [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp books.jar books.jar [junit] rm -f core [junit] making clean in doc/books/embedded [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/embedded' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/embedded/concurrent [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/embedded/concurrent' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp concurrent.jar concurrent.jar [junit] rm -f core [junit] making clean in doc/books/embedded/concurrent/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/embedded/concurrent/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/embedded/concurrent/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/embedded/concurrent' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/embedded' [junit] making clean in doc/books/systems [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/architecture [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/architecture' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp architecture.jar architecture.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/architecture/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/architecture/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Count.class [junit] rm -f core [junit] making clean in doc/books/systems/dataflow/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/architecture/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/architecture/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/architecture/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/architecture' [junit] making clean in doc/books/systems/continuous [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/continuous' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp continuous.jar continuous.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/continuous/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/continuous/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/continuous/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/continuous/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/continuous/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/continuous/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/continuous' [junit] making clean in doc/books/systems/dataflow [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/dataflow' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp dataflow.jar dataflow.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/dataflow/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/dataflow/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/dataflow/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/dataflow/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/dataflow/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/dataflow/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/dataflow' [junit] making clean in doc/books/systems/discreteevents [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/discreteevents' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp discreteevents.jar discreteevents.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/discreteevents/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/discreteevents/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/discreteevents/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/discreteevents/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/discreteevents/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/discreteevents/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/discreteevents' [junit] making clean in doc/books/systems/export [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/export' [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp export.jar export.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/export/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/export/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/export/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/export/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/export/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/export/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/export' [junit] making clean in doc/books/systems/expressions [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/expressions' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp expressions.jar expressions.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/expressions/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/expressions/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/expressions/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/expressions/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/expressions/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/expressions/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/expressions' [junit] making clean in doc/books/systems/fsm [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/fsm' [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp fsm.jar fsm.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/fsm/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/fsm/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/fsm/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/fsm/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/fsm/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/fsm/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/fsm' [junit] making clean in doc/books/systems/intro [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/intro' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp intro.jar intro.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/intro/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/intro/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/intro/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/intro/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/intro/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/intro/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/intro' [junit] making clean in doc/books/systems/modal [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modal' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp modal.jar modal.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/modal/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modal/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/modal/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modal/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modal/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modal/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modal' [junit] making clean in doc/books/systems/modelingtime [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modelingtime' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp modelingtime.jar modelingtime.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/modelingtime/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modelingtime/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/modelingtime/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modelingtime/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modelingtime/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modelingtime/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/modelingtime' [junit] making clean in doc/books/systems/ontologies [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ontologies' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ontologies.jar ontologies.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/ontologies/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ontologies/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/ontologies/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ontologies/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ontologies/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ontologies/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ontologies' [junit] making clean in doc/books/systems/plotter [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/plotter' [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp plotter.jar plotter.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/plotter/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/plotter/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/dataflow/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/plotter/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/plotter/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/plotter/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/plotter' [junit] making clean in doc/books/systems/pn [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/pn' [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp pn.jar pn.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/pn/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/pn/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/pn/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/pn/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/pn/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/pn/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/pn' [junit] making clean in doc/books/systems/ptera [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ptera' [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ptera.jar ptera.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/ptera/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ptera/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/ptera/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ptera/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ptera/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ptera/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/ptera' [junit] making clean in doc/books/systems/synchronous [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/synchronous' [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp synchronous.jar synchronous.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/synchronous/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/synchronous/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/synchronous/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/synchronous/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/synchronous/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/synchronous/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/synchronous' [junit] making clean in doc/books/systems/types [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/types' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp types.jar types.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/types/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/types/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/types/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/types/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/types/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/types/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/types' [junit] making clean in doc/books/systems/vergil [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/vergil' [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] ../chapter.mk:79: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp vergil.jar vergil.jar *.jar *.jnlp *.jnlp.fixed *.htm doc [junit] rm -f core [junit] making clean in doc/books/systems/vergil/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/vergil/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/books/systems/vergil/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/vergil/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/vergil/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/vergil/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems/vergil' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books/systems' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/books' [junit] making clean in doc/coding [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/coding' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp codingConfig.jar [junit] rm -f core [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/coding' [junit] making clean in doc/design [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/design' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp design.jar design.jar hyvisual.jar visualsense.jar [junit] rm -f core [junit] making clean in doc/design/usingVergil [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/design/usingVergil' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp usingVergil.jar usingVergil.jar [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/design/usingVergil' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/design' [junit] making clean in doc/img [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/img' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp img.jar img.jar [junit] rm -f core [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/img' [junit] making clean in doc/papers [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp papers.jar [junit] rm -f core [junit] making clean in doc/papers/y11 [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y11' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp y11.jar [junit] rm -f core [junit] making clean in doc/papers/y11/modularSemantics [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y11/modularSemantics' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp modularSemantics.jar modularSemantics.jar [junit] rm -f core [junit] making clean in doc/papers/y11/modularSemantics/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y11/modularSemantics/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/papers/y11/modularSemantics/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y11/modularSemantics/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y11/modularSemantics/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y11/modularSemantics/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y11/modularSemantics' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y11' [junit] making clean in doc/papers/y12 [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y12' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp y12.jar [junit] rm -f core [junit] making clean in doc/papers/y12/designContracts [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y12/designContracts' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp designContracts.jar designContracts.jar [junit] rm -f core [junit] making clean in doc/papers/y12/designContracts/test [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y12/designContracts/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/papers/y12/designContracts/test/junit [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y12/designContracts/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y12/designContracts/test/junit' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y12/designContracts/test' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y12/designContracts' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y12' [junit] making clean in doc/papers/y14 [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp y14.jar [junit] rm -f core [junit] making clean in doc/papers/y14/attackModeling [junit] ../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/attackModeling' [junit] makefile:82: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp attackModeling.jar attackModeling.jar [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/attackModeling' [junit] making clean in doc/papers/y14/constructive [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/constructive' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp constructive.jar [junit] rm -f core [junit] making clean in doc/papers/y14/constructive/models [junit] make[6]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/constructive/models' [junit] ../../../../../mk/ptcommon.mk:1008: warning: overriding recipe for target 'echo_models' [junit] makefile:105: warning: ignoring old recipe for target 'echo_models' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp models.jar models.jar [junit] rm -f core [junit] making clean in doc/papers/y14/constructive/models/test [junit] make[7]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/constructive/models/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] making clean in doc/papers/y14/constructive/models/test/junit [junit] make[8]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/constructive/models/test/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp JUnitTclTest.class [junit] rm -f core [junit] make[8]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/constructive/models/test/junit' [junit] make[7]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/constructive/models/test' [junit] make[6]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/constructive/models' [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14/constructive' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers/y14' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/papers' [junit] making clean in doc/tutorial [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp Precocious.class [junit] rm -f core [junit] making clean in doc/tutorial/domains [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial/domains' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp AmorphousDirector.class LatestTokenPNDirector.class LeftRightDirector.class NondogmaticPNDirector.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial/domains' [junit] making clean in doc/tutorial/graph [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial/graph' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ConnectivityReporter.class HelloWorld.class ShortestPathFinder.class [junit] rm -f core [junit] making clean in doc/tutorial/graph/junit [junit] make[5]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial/graph/junit' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp ShortestPathFinderTest.class [junit] rm -f core [junit] make[5]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial/graph/junit' [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial/graph' [junit] making clean in doc/tutorial/gui [junit] make[4]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial/gui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp TableDisplay.class TableDisplayWithConfigure.class [junit] rm -f core [junit] make[4]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial/gui' [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/tutorial' [junit] making clean in doc/ui [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/ui' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/ui' [junit] making clean in doc/test [junit] make[3]: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/test' [junit] rm -rf *.o *.so *~ *.bak ,* LOG* *.class *.jstmp config.cache config.log config.status manifest.tmp [junit] rm -f core [junit] make[3]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc/test' [junit] make[2]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc' [junit] make[1]: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel' [junit] (0)About to remove class files in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel [junit] (1)About to remove jars in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy [junit] 4387539 204 -rw-rw-r-- 1 travis travis 208282 Jun 6 02:07 ./domains/metroII/demo/demo.jar [junit] 4390395 4 -rw-rw-r-- 1 travis travis 3194 Jun 6 02:07 ./matlab/demo/MatlabContinuous/MatlabContinuous.jar [junit] 4390397 8 -rw-rw-r-- 1 travis travis 5759 Jun 6 02:07 ./matlab/demo/demo.jar [junit] 4390399 4 -rw-rw-r-- 1 travis travis 3206 Jun 6 02:07 ./matlab/demo/MatlabExpression/MatlabExpression.jar [junit] 4390403 20 -rw-rw-r-- 1 travis travis 17194 Jun 6 02:07 ./matlab/matlab.jar [junit] 4396967 160 -rw-rw-r-- 1 travis travis 161446 Jun 6 02:07 ./cg/cgAccessor.jar [junit] 4398225 4 -rw-rw-r-- 1 travis travis 1746 Jun 6 02:07 ./actor/gui/jnlp/ViptosApplication.jar [junit] 4399132 688 -rwxrwxr-x 1 travis travis 703395 Jun 6 02:03 ./actor/lib/excel/jxl.jar [junit] 4403476 1664 -rw-rw-r-- 1 travis travis 1703760 Jun 6 02:07 ./actor/lib/jjs/modules/demo.jar [junit] 4404310 4 -rw-rw-r-- 1 travis travis 3424 Jun 6 02:07 ./actor/lib/jai/demo/ImageReconstruction/ImageReconstruction.jar [junit] 4404316 4 -rw-rw-r-- 1 travis travis 2945 Jun 6 02:07 ./actor/lib/jai/demo/VQSequenceDisplay/VQSequenceDisplay.jar [junit] 4404319 288 -rw-rw-r-- 1 travis travis 291742 Jun 6 02:07 ./actor/lib/jai/demo/demo.jar [junit] 4404322 4 -rw-rw-r-- 1 travis travis 3107 Jun 6 02:07 ./actor/lib/jai/demo/AdaptiveMedian/AdaptiveMedian.jar [junit] 4404377 8 -rw-rw-r-- 1 travis travis 5781 Jun 6 02:07 ./actor/lib/jai/jai.jar [junit] 4405201 184 -rw-rw-r-- 1 travis travis 187854 Jun 6 02:07 ./actor/lib/jmf/jmf.jar [junit] 4405204 4 -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 ./actor/lib/jmf/demo/JMFJAI/JMFJAI.jar [junit] 4405207 4 -rw-rw-r-- 1 travis travis 2302 Jun 6 02:07 ./actor/lib/jmf/demo/VideoCapture/VideoCapture.jar [junit] 4405209 4 -rw-rw-r-- 1 travis travis 2302 Jun 6 02:07 ./actor/lib/jmf/demo/demo.jar [junit] 4405462 2408 -rw-rw-r-- 1 travis travis 2462364 Jun 6 02:03 ./actor/lib/database/mysql-connector-java-8.0.26.jar [junit] (2)About to remove jars in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains/ptinyos [junit] (3)About to remove jars in /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/doc [junit] (4)About to remove files named core /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel [junit] About to remove unneeded sources from /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel [junit] ls: cannot access 'META-INF': No such file or directory [junit] ls: cannot access 'bin/ptcg.bat': No such file or directory [junit] ls: cannot access 'bin/comm.policy': No such file or directory [junit] ls: cannot access 'bin/convertToLazy': No such file or directory [junit] ls: cannot access 'bin/convertToLazy.bat': No such file or directory [junit] ls: cannot access 'bin/copernicus.bat': No such file or directory [junit] ls: cannot access 'bin/decompile.bat': No such file or directory [junit] ls: cannot access 'bin/emachine.bat': No such file or directory [junit] ls: cannot access 'bin/giottoc.bat': No such file or directory [junit] ls: cannot access 'bin/histogram.bat': No such file or directory [junit] ls: cannot access 'bin/jode.bat': No such file or directory [junit] ls: cannot access 'bin/mescal.bat': No such file or directory [junit] ls: cannot access 'bin/moml.bat': No such file or directory [junit] ls: cannot access 'bin/obfuscate.bat': No such file or directory [junit] ls: cannot access 'bin/ptcg': No such file or directory [junit] ls: cannot access 'bin/ptexecute.bat': No such file or directory [junit] ls: cannot access 'bin/ptjacl.bat': No such file or directory [junit] ls: cannot access 'bin/ptjaclapp.bat': No such file or directory [junit] ls: cannot access 'bin/ptjg': No such file or directory [junit] ls: cannot access 'bin/ptjg.bat': No such file or directory [junit] ls: cannot access 'bin/ptolemy.bat': No such file or directory [junit] ls: cannot access 'bin/ptinvoke': No such file or directory [junit] ls: cannot access 'bin/ptplot.bat': No such file or directory [junit] ls: cannot access 'bin/ptstartjini.bat': No such file or directory [junit] ls: cannot access 'bin/pxgraph.bat': No such file or directory [junit] ls: cannot access 'bin/soot.bat': No such file or directory [junit] ls: cannot access 'bin/startjini.gui.bat': No such file or directory [junit] ls: cannot access 'bin/tinic.bat': No such file or directory [junit] ls: cannot access 'bin/tinicomm.bat': No such file or directory [junit] ls: cannot access 'bin/tiniconverter.bat': No such file or directory [junit] ls: cannot access 'bin/vergil.bat': No such file or directory [junit] ls: cannot access 'config/jarTest.jar': No such file or directory [junit] ls: cannot access 'diva/build.xml': No such file or directory [junit] ls: cannot access 'diva/canvas/test/alljsimpletests.tcl': No such file or directory [junit] ls: cannot access 'diva/canvas/tutorial/doc-files': No such file or directory [junit] ls: cannot access 'diva/graph/test/alljsimpletests.tcl': No such file or directory [junit] ls: cannot access 'diva/util/test/alljsimpletests.tcl': No such file or directory [junit] ls: cannot access 'doc/img/banner.psd': No such file or directory [junit] ls: cannot access 'doc/img/ptIIbanner2.psd': No such file or directory [junit] ls: cannot access 'doc/img/PtolemyIICD.ec3': No such file or directory [junit] ls: cannot access 'doc/img/PtolemyIISplash.psd': No such file or directory [junit] ls: cannot access 'doc/design/hyvisual.jar': No such file or directory [junit] ls: cannot access 'doc/design/visualsense.jar': No such file or directory [junit] ls: cannot access 'jar_dist': No such file or directory [junit] ls: cannot access 'lib/cachedir': No such file or directory [junit] ls: cannot access 'lib/ptII.properties': No such file or directory [junit] ls: cannot access 'lib/ptvr.jar': No such file or directory [junit] ls: cannot access 'mk/ptII.mk': No such file or directory [junit] ls: cannot access 'ptolemy/actor/gui/style/test/alljsimpletests.tcl': No such file or directory [junit] ls: cannot access 'ptolemy/actor/gui/test/alljsimpletests.tcl': No such file or directory [junit] ls: cannot access 'ptolemy/actor/lib/security/demo/Signature/ptKeystore': No such file or directory [junit] ls: cannot access 'ptolemy/actor/lib/security/test/foo.keystore': No such file or directory [junit] ls: cannot access 'ptolemy/actor/lib/test/Const.txt': No such file or directory [junit] ls: cannot access 'ptolemy/actor/lib/test/ReadFile1Output.txt': No such file or directory [junit] ls: cannot access 'ptolemy/component': No such file or directory [junit] ls: cannot access 'ptolemy/domains/coroutine': No such file or directory [junit] ls: cannot access 'ptolemy/domains/fmi': No such file or directory [junit] ls: cannot access 'ptolemy/vergil/basic/imprt/fmu/ImportFMUAsJavaFMUAction.java': No such file or directory [junit] ls: cannot access 'ptolemy/domains/gr/demo/Demo1': No such file or directory [junit] ls: cannot access 'ptolemy/domains/gr/lib/vr': No such file or directory [junit] ls: cannot access 'ptolemy/domains/hs': No such file or directory [junit] ls: cannot access 'ptolemy/domains/metroII': No such file or directory [junit] ls: cannot access 'ptolemy/domains/openmodelica': No such file or directory [junit] ls: cannot access 'ptolemy/matlab/ptmatlab.exp': No such file or directory [junit] ls: cannot access 'ptolemy/matlab/ptmatlab.lib': No such file or directory [junit] ls: cannot access 'ptolemy/matlab/ptmatlab.obj': No such file or directory [junit] ls: cannot access 'ptolemy/media/test/tmp2_7.au': No such file or directory [junit] ls: cannot access 'ptolemy/moml/jxta/demo/EPtolemyA/EPtolemy.properties': No such file or directory [junit] ls: cannot access 'ptolemy/moml/jxta/JXTAClassLoader.class': No such file or directory [junit] ls: cannot access 'ptolemy/moml/jxta/JXTALibrary.class': No such file or directory [junit] ls: cannot access 'ptolemy/plot/ptplotlocales': No such file or directory [junit] ls: cannot access 'ptolemy/util/test/FileUtilities-1.1.tmp': No such file or directory [junit] ls: cannot access 'ptolemy/vergil/toolbox/test/alljsimpletests.tcl': No such file or directory [junit] ls: cannot access 'signed': No such file or directory [junit] rm: cannot remove './org/terraswarm/accessor/accessors/web/hosts/node/node_modules/chai/lib/chai/core': Is a directory [junit] /home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/ant/bin/ant clean.duktape [junit] Buildfile: /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/accessors/web/build.xml [junit] [junit] -cargo-in-path: [junit] [echo] [junit] [echo] Checking to see if the cargo binary is present. [junit] [echo] cargo is used for the rusteduk target. [junit] [echo] Rusteduk is a Duktape-based JavaScript Interpreter [junit] [echo] that can be called from rust. [junit] [echo] If cargo is not found, then rusteduk won't compile. [junit] [echo] Rusteduk is not required by Accessors. [junit] [echo] [junit] [junit] clean.rusteduk: [junit] [junit] clean.duktape: [junit] [junit] BUILD SUCCESSFUL [junit] Total time: 0 seconds [junit] # Fix up doc/img/makefile [junit] #egrep -v "PtolemyIISplash.psd|banner.psd|ptIIbanner2.psd" \ [junit] # src/ptII11.1.devel/doc/img/makefile \ [junit] # > src/ptII11.1.devel/doc/img/makefile.tmp [junit] #mv src/ptII11.1.devel/doc/img/makefile.tmp \ [junit] # src/ptII11.1.devel/doc/img/makefile [junit] # Fix up dde/kernel/test/makefile [junit] #egrep -v DDEDirector.tcl \ [junit] # src/ptII11.1.devel/ptolemy/domains/dde/kernel/test/makefile \ [junit] # > src/ptII11.1.devel/ptolemy/domains/dde/kernel/test/makefile.tmp [junit] #mv src/ptII11.1.devel/ptolemy/domains/dde/kernel/test/makefile.tmp \ [junit] # src/ptII11.1.devel/ptolemy/domains/dde/kernel/test/makefile [junit] # # Fix up giotto/makefile [junit] # egrep -v cgc \ [junit] # src/ptII11.1.devel/ptolemy/domains/giotto/makefile \ [junit] # > src/ptII11.1.devel/ptolemy/domains/giotto/makefile.tmp [junit] # mv src/ptII11.1.devel/ptolemy/domains/giotto/makefile.tmp \ [junit] # src/ptII11.1.devel/ptolemy/domains/giotto/makefile [junit] # # Fix up tm/makefile [junit] # egrep -v runtime \ [junit] # src/ptII11.1.devel/ptolemy/domains/tm/makefile \ [junit] # > src/ptII11.1.devel/ptolemy/domains/tm/makefile.tmp [junit] # mv src/ptII11.1.devel/ptolemy/domains/tm/makefile.tmp \ [junit] # src/ptII11.1.devel/ptolemy/domains/tm/makefile [junit] # Copy libjvm.dll.a because it was removed by src.ex [junit] #cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../ptolemy/codegen/c/lib/win/libjvm.dll.a \ [junit] # src/ptII11.1.devel/ptolemy/codegen/c/lib/win/ [junit] #ls -l src/ptII11.1.devel/ptolemy/codegen/c/lib/win/ [junit] # Update the versions [junit] ./updateversions 11.1.devel 11.1.devel_`date +"%Y%m%d"` src/ptII11.1.devel/ptolemy/configs/*/* src/ptII11.1.devel/ptolemy/kernel/attributes/VersionAttribute.java [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/bcvtb/authors.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/bcvtb/bcvtbLibrary.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/bcvtb/bcvtbModels.txt [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/bcvtb/configuration.xml [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/bcvtb/intro.htm [junit] 16c16 [junit] <

    Ptolemy II Version 11.1.devel

    [junit] --- [junit] >

    Ptolemy II Version 11.1.devel_20220606

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/bcvtb/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/bcvtb/overview.htm [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/bcvtb/welcomeWindow.xml [junit] ./updateversions: file is a binary file. [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/about.htm [junit] 7c7 [junit] <

    About the Ptolemy 11.1.devel CapeCode Edition

    [junit] --- [junit] >

    About the Ptolemy 11.1.devel_20220606 CapeCode Edition

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/authors.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/capecodeEffigies.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/capecodeRefinements.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/cg.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/copyright.htm [junit] 3c3 [junit] < Ptolemy II 11.1.devel, CapeCode Edition Copyright [junit] --- [junit] > Ptolemy II 11.1.devel_20220606, CapeCode Edition Copyright [junit] 7c7 [junit] <

    Ptolemy II 11.1.devel, CapeCode Edition Copyright

    [junit] --- [junit] >

    Ptolemy II 11.1.devel_20220606, CapeCode Edition Copyright

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/de.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/demonstrations.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/docs.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/gr.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/help.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/hoc.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/intro.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/io.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/sinks.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/sources.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/sr.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/tour.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/capecode/wireless.xml [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/about.htm [junit] 7c7 [junit] <

    About the Ptolemy 11.1.devel CyPhySim Edition

    [junit] --- [junit] >

    About the Ptolemy 11.1.devel_20220606 CyPhySim Edition

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/authors.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/copyright.htm [junit] 3c3 [junit] < Ptolemy II 11.1.devel, CyPhySim Edition Copyright [junit] --- [junit] > Ptolemy II 11.1.devel_20220606, CyPhySim Edition Copyright [junit] 7c7 [junit] <

    Ptolemy II 11.1.devel, CyPhySim Edition Copyright

    [junit] --- [junit] >

    Ptolemy II 11.1.devel_20220606, CyPhySim Edition Copyright

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/cyphysimEffigies.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/cyphysimRefinements.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/de.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/demonstrations.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/docs.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/gr.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/help.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/hoc.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/intro.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/io.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/sinks.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/sources.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/sr.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/cyphysim/wireless.xml [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/ClassesIllustrated.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/ClassesIllustratedVergil.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/basicHelp.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/body.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/book.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/buttons.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/completeDemos.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/completeDemosBcvtb.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/completeDemosPtiny.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/completeDemosPtinyKepler.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/copyright.htm [junit] 12c12 [junit] < Ptolemy II Version 11.1.devel [junit] --- [junit] > Ptolemy II Version 11.1.devel_20220606 [junit] 1374c1374 [junit] < ~/src/ptII11.1.devel/adm/bin/collectLicenses >> accessors-license.htm [junit] --- [junit] > ~/src/ptII11.1.devel_20220606/adm/bin/collectLicenses >> accessors-license.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/demos.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/demosBcvtb.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/demosPtiny.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/demosPtinyKepler.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/docs.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/docsBcvtb.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/docsPtdb.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/docsPtiny.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/docsPtinyKepler.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/index.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/models.txt [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/toc.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/vergilFsmEditorHelp.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/vergilGraphEditorHelp.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew10.0.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew11.0.htm [junit] 24c24 [junit] <

    Tour of What's New in Version 11.1.devel

    [junit] --- [junit] >

    Tour of What's New in Version 11.1.devel_20220606

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew11.1.htm [junit] 24c24 [junit] <

    Tour of What's New in Version 11.1.devel

    [junit] --- [junit] >

    Tour of What's New in Version 11.1.devel_20220606

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew3.0.2.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew4.0.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew5.0.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew5.1.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew6.0.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew7.0.htm [junit] 384c384 [junit] < [junit] --- [junit] > [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/doc/whatsNew8.0.htm [junit] 474c474 [junit] < [junit] --- [junit] > [junit] 534c534 [junit] < diff -r -I '$Id:' -x alljtests.tcl -x allsimplejtests.tcl -x '*.jar' -x codeDoc -x '*.out' -x .svn -x '*.class' ptII11.1.devel ptII8.0.beta >& /tmp/p.diffs [junit] --- [junit] > diff -r -I '$Id:' -x alljtests.tcl -x allsimplejtests.tcl -x '*.jar' -x codeDoc -x '*.out' -x .svn -x '*.class' ptII11.1.devel_20220606 ptII8.0.beta >& /tmp/p.diffs [junit] 536c536 [junit] < grep "Only in" /tmp/p.diffs | grep java | sed 's@Only in ptII11.1.devel/@@' | sed 's@/@.@g' | sed 's@.java@@' | awk -F : '{print "
  • " $2 ""}' | sed 's/\. /./' | sed 's/> />/' --> [junit] --- [junit] > grep "Only in" /tmp/p.diffs | grep java | sed 's@Only in ptII11.1.devel_20220606/@@' | sed 's@/@.@g' | sed 's@.java@@' | awk -F : '{print "
  • " $2 ""}' | sed 's/\. /./' | sed 's/> />/' --> [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/dsp/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/dsp/intro.htm [junit] 17c17 [junit] < Ptolemy II Version 11.1.devel, DSP Edition [junit] --- [junit] > Ptolemy II Version 11.1.devel_20220606, DSP Edition [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/dsp/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/dsp/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/full/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/full/intro.htm [junit] 17c17 [junit] < Ptolemy II Version 11.1.devel [junit] --- [junit] > Ptolemy II Version 11.1.devel_20220606 [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/full/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/full/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/fullViewer/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/fullViewer/intro.htm [junit] 17c17 [junit] < Ptolemy II Version 11.1.devel, Viewer Edition [junit] --- [junit] > Ptolemy II Version 11.1.devel_20220606, Viewer Edition [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/fullViewer/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/fullViewer/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/about.htm [junit] 7c7 [junit] <

    About the HyVisual 11.1.devel Hybrid System Visual Modeler

    [junit] --- [junit] >

    About the HyVisual 11.1.devel_20220606 Hybrid System Visual Modeler

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/array.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/authors.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/copyright.htm [junit] 3c3 [junit] < HyVisual 11.1.devel Copyright [junit] --- [junit] > HyVisual 11.1.devel_20220606 Copyright [junit] 7c7 [junit] <

    HyVisual 11.1.devel Copyright

    [junit] --- [junit] >

    HyVisual 11.1.devel_20220606 Copyright

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/discrete.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/docs.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/flowcontrol.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/help.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/hyvisualEffigies.xml [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/hyvisualRefinements.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/intro.htm [junit] 14c14 [junit] < HyVisual 11.1.devel [junit] --- [junit] > HyVisual 11.1.devel_20220606 [junit] 159c159 [junit] < In the 11.1.devel release, we ship with a shared library compiled against [junit] --- [junit] > In the 11.1.devel_20220606 release, we ship with a shared library compiled against [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/io.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/math.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/random.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/sinks.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/sources.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/utilitiesLibrary.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/hyvisual/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/jxta/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/jxta/intro.htm [junit] 17c17 [junit] < Ptolemy II Version 11.1.devel, JXTA Edition [junit] --- [junit] > Ptolemy II Version 11.1.devel_20220606, JXTA Edition [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/jxta/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/jxta/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/about.htm [junit] 7c7 [junit] <

    About the Ptolemy 11.1.devel PN Edition

    [junit] --- [junit] >

    About the Ptolemy 11.1.devel_20220606 PN Edition

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/authors.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/copyright.htm [junit] 3c3 [junit] < Ptolemy II 11.1.devel, PN Edition Copyright [junit] --- [junit] > Ptolemy II 11.1.devel_20220606, PN Edition Copyright [junit] 7c7 [junit] <

    Ptolemy II 11.1.devel, PN Edition Copyright

    [junit] --- [junit] >

    Ptolemy II 11.1.devel_20220606, PN Edition Copyright

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/demonstrations.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/docs.htm [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/help.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/hoc.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/intro.htm [junit] 14c14 [junit] < Ptolemy 11.1.devel, PN Edition [junit] --- [junit] > Ptolemy 11.1.devel_20220606, PN Edition [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/io.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/pnEffigies.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/sinks.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/sources.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/pn/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptiny/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptiny/fsmLibraryPtiny.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptiny/fsmTableauFactoryPtiny.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptiny/graphTableauFactoryPtiny.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptiny/intro.htm [junit] 17c17 [junit] < Ptolemy II Version 11.1.devel, Ptiny Edition [junit] --- [junit] > Ptolemy II Version 11.1.devel_20220606, Ptiny Edition [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptiny/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptiny/modalLibraryPtiny.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptiny/modalTableauFactoryPtiny.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptiny/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptinyKepler/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptinyKepler/intro.htm [junit] 11c11 [junit] < Ptolemy II Version 11.1.devel, Ptiny Edition for Kepler [junit] --- [junit] > Ptolemy II Version 11.1.devel_20220606, Ptiny Edition for Kepler [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptinyKepler/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptinyKepler/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptinyViewer/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptinyViewer/intro.htm [junit] 17c17 [junit] < Ptolemy II Version 11.1.devel, Ptiny Viewer Edition [junit] --- [junit] > Ptolemy II Version 11.1.devel_20220606, Ptiny Viewer Edition [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptinyViewer/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptinyViewer/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptserver/authors.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptserver/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptserver/intro.htm [junit] 17c17 [junit] < Ptolemy II Version 11.1.devel, Ptserver Edition [junit] --- [junit] > Ptolemy II Version 11.1.devel_20220606, Ptserver Edition [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptserver/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/ptserver/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/about.htm [junit] 7c7 [junit] <

    About the Ptolemy II 11.1.devel Space Managemen System

    [junit] --- [junit] >

    About the Ptolemy II 11.1.devel_20220606 Space Managemen System

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/authors.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/copyright.htm [junit] 3c3 [junit] < Ptolemy Space 11.1.devel Copyright [junit] --- [junit] > Ptolemy Space 11.1.devel_20220606 Copyright [junit] 7c7 [junit] <

    Ptolemy Space 11.1.devel Copyright

    [junit] --- [junit] >

    Ptolemy Space 11.1.devel_20220606 Copyright

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/demonstrations.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/help.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/intro.htm [junit] 14c14 [junit] < Ptolemy 11.1.devel, Space Edition [junit] --- [junit] > Ptolemy 11.1.devel_20220606, Space Edition [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/spaceEffigies.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/space/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/README.txt [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/ValidatingXMLParser.java [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/allConfigs.tcl [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/allDemos.tcl [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/cloneTest.tcl [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/configurationTools.tcl [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/constraints is not a file, perhaps it is a directory. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/junit is not a file, perhaps it is a directory. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/missingDemos [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/missingDemos.tcl [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/package.html [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/testDefs.tcl [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/test/validDemos.tcl [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/about.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/authors.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/copyright.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/demos.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/directors.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/docs.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/help.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/install.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/intro.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/library.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/makefile [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/overview.htm [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/viptos/whatsNew.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/about.htm [junit] 7c7 [junit] <

    About the VisualSense 11.1.devel Wireless Sensor Networks Modeler

    [junit] --- [junit] >

    About the VisualSense 11.1.devel_20220606 Wireless Sensor Networks Modeler

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/authors.htm [junit] 9c9 [junit] <

    Principal Authors of VisualSense Version 11.1.devel

    [junit] --- [junit] >

    Principal Authors of VisualSense Version 11.1.devel_20220606

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/completeDemos.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/configuration.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/copyright.htm [junit] 3c3 [junit] < VisualSense 11.1.devel Copyright [junit] --- [junit] > VisualSense 11.1.devel_20220606 Copyright [junit] 7c7 [junit] <

    VisualSense 11.1.devel Copyright

    [junit] --- [junit] >

    VisualSense 11.1.devel_20220606 Copyright

    [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/directors.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/docs.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/help.htm [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/intro.htm [junit] 14c14 [junit] < VisualSense 11.1.devel - Modeling of Wireless Sensor Networks [junit] --- [junit] > VisualSense 11.1.devel_20220606 - Modeling of Wireless Sensor Networks [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/makefile [junit] ./updateversions: file is a binary file. [junit] ./updateversions: file is a binary file. [junit] ./updateversions: src/ptII11.1.devel/ptolemy/configs/visualsense/welcomeWindow.xml [junit] ./updateversions: src/ptII11.1.devel/ptolemy/kernel/attributes/VersionAttribute.java [junit] 330c330 [junit] < CURRENT_VERSION = new VersionAttribute("11.1.devel"); [junit] --- [junit] > CURRENT_VERSION = new VersionAttribute("11.1.devel_20220606"); [junit] (cd src; \ [junit] echo "# Starting tar of /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.tar"; \ [junit] rm -f ptII11.1.devel/build.xml; \ [junit] /usr/local/bin/tar -c --no-anchored -X /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/src.ex --exclude bin/vergil -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.tar ptII11.1.devel; \ [junit] ); [junit] # Starting tar of /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.tar [junit] # [junit] # Creating the /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptzip directory so that we can create a zip [junit] # [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptzip Mon Jun 6 02:11:13 UTC 2022 [junit] if [ ! -d /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptzip ]; then mkdir -p /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptzip; fi [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptzip; tar -xf ../ptII11.1.devel.src.tar); [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptzip/ptII11.1.devel; rm -rf vendors/izpack vendors/j3d vendors/jogl vendors/launch4j; pwd; ls -l vendors) [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/ptzip/ptII11.1.devel [junit] total 4 [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:09 misc [junit] # [junit] # Now creating PTII_FULL_ZIP: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip [junit] # [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip Mon Jun 6 02:11:14 UTC 2022 [junit] 02:11:14 up 8 min, 1 user, load average: 1.58, 1.38, 0.69 [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptzip; \ [junit] zip -r -q `/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip` \ [junit] ptII11.1.devel \ [junit] ) [junit] rm -rf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptzip [junit] chmod g+w /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip [junit] chgrp ptolemy /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip [junit] chgrp: invalid group: ‘ptolemy’ [junit] makefile:723: recipe for target '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip' failed [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip [junit] make: [/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip] Error 1 (ignored) [junit] -rw-rw-r-- 1 travis travis 275658591 Jun 6 02:11 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.zip [junit] # [junit] src_jar rule [junit] # [junit] mkdir src_jar; [junit] # Don't use -v with tar, you may see "/usr/local/bin/tar: write error" [junit] (cd src_jar; /usr/local/bin/tar -xf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.tar) [junit] rm -f src_jar/ptII11.1.devel/doc/design/hyvisual.pdf [junit] rm -f src_jar/ptII11.1.devel/doc/design/ptIIdesign1-intro.pdf [junit] rm -f src_jar/ptII11.1.devel/doc/design/ptIIdesign2-software.pdf [junit] rm -f src_jar/ptII11.1.devel/doc/design/ptIIdesign3-domains.pdf [junit] rm -f src_jar/ptII11.1.devel/doc/design/visualsense.pdf [junit] About to clean up node_modules in src_jar/ptII11.1.devel [junit] (cd src_jar/ptII11.1.devel; rm -rf node_modules; mkdir -p node_modules; if [ ! -d node_modules/@terraswarm/jsdoc ]; then npm install @terraswarm/jsdoc; fi) [junit] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm install @terraswarm/jsdoc [junit] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm install @terraswarm/jsdoc [junit] npm WARN lifecycle The node binary used for scripts is /home/travis/build/icyphy/ptII/bin/node but npm is using /home/travis/.nvm/versions/node/v7.10.1/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with. [junit] /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel [junit] └─┬ @terraswarm/jsdoc@3.5.1-dev [junit] ├── bluebird@3.4.7 [junit] ├─┬ catharsis@0.8.11 [junit] │ └── lodash@4.17.21 [junit] ├── escape-string-regexp@1.0.5 [junit] ├─┬ espree@3.1.7 [junit] │ ├── acorn@3.3.0 [junit] │ └── acorn-jsx@3.0.1 [junit] ├── js2xmlparser@1.0.0 [junit] ├─┬ klaw@1.3.1 [junit] │ └── graceful-fs@4.2.10 [junit] ├── marked@0.3.19 [junit] ├─┬ mkdirp@0.5.6 [junit] │ └── minimist@1.2.6 [junit] ├── requizzle@0.2.3 [junit] ├── strip-json-comments@2.0.1 [junit] ├── taffydb@2.6.2 [junit] └── underscore@1.8.3 [junit] [junit] npm WARN enoent ENOENT: no such file or directory, open '/home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/package.json' [junit] npm WARN ptII11.1.devel No description [junit] npm WARN ptII11.1.devel No repository field. [junit] npm WARN ptII11.1.devel No README data [junit] npm WARN ptII11.1.devel No license field. [junit] rm -rf src_jar/ptII11.1.devel/org/terraswarm/accessor/accessors/node_modules [junit] rm -rf src_jar/ptII11.1.devel/org/terraswarm/accessor/accessors/web/node_modules [junit] mkdir src_jar/ptII11.1.devel/org/terraswarm/accessor/accessors/web/node_modules [junit] (cd src_jar/ptII11.1.devel/org/terraswarm/accessor/accessors/web/node_modules; ln -s ../hosts @accessors-hosts) [junit] About to run /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/findclean [junit] (cd src_jar/ptII11.1.devel; /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/findclean) [junit] rm: cannot remove './org/terraswarm/accessor/accessors/web/hosts/node/node_modules/chai/lib/chai/core': Is a directory [junit] (cd src_jar/ptII11.1.devel; rm -rf `cat ../../src.ex`) [junit] echo "About to remove unneeded sources from `pwd`"; \ [junit] (cd src_jar/ptII11.1.devel; rm -rf META-INF bin/ptcg.bat bin/comm.policy bin/convertToLazy bin/convertToLazy.bat bin/copernicus.bat bin/decompile.bat bin/emachine.bat bin/giottoc.bat bin/histogram.bat bin/jode.bat bin/mescal.bat bin/moml.bat bin/obfuscate.bat bin/ptcg bin/ptexecute.bat bin/ptjacl.bat bin/ptjaclapp.bat bin/ptjg bin/ptjg.bat bin/ptolemy.bat bin/ptinvoke bin/ptplot.bat bin/ptstartjini.bat bin/pxgraph.bat bin/soot.bat bin/startjini.gui.bat bin/tinic.bat bin/tinicomm.bat bin/tiniconverter.bat bin/vergil.bat config/jarTest.jar diva/build.xml diva/canvas/test/alljsimpletests.tcl diva/canvas/tutorial/doc-files diva/graph/test/alljsimpletests.tcl diva/util/test/alljsimpletests.tcl doc/img/banner.psd doc/img/ptIIbanner2.psd doc/img/PtolemyIICD.ec3 doc/img/PtolemyIISplash.psd doc/design/hyvisual.jar doc/design/visualsense.jar jar_dist lib/cachedir lib/ptII.properties lib/ptvr.jar mk/ptII.mk ptolemy/actor/gui/style/test/alljsimpletests.tcl ptolemy/actor/gui/test/alljsimpletests.tcl ptolemy/actor/lib/security/demo/Signature/ptKeystore ptolemy/actor/lib/security/test/foo.keystore ptolemy/actor/lib/test/Const.txt ptolemy/actor/lib/test/ReadFile1Output.txt ptolemy/component ptolemy/domains/coroutine ptolemy/domains/fmi ptolemy/vergil/basic/imprt/fmu/ImportFMUAsJavaFMUAction.java ptolemy/domains/gr/demo/Demo1 ptolemy/domains/gr/lib/vr ptolemy/domains/hs ptolemy/domains/metroII ptolemy/domains/openmodelica ptolemy/matlab/ptmatlab.exp ptolemy/matlab/ptmatlab.lib ptolemy/matlab/ptmatlab.obj ptolemy/media/test/tmp2_7.au ptolemy/moml/jxta/demo/EPtolemyA/EPtolemy.properties ptolemy/moml/jxta/JXTAClassLoader.class ptolemy/moml/jxta/JXTALibrary.class ptolemy/plot/ptplotlocales ptolemy/util/test/FileUtilities-1.1.tmp ptolemy/vergil/toolbox/test/alljsimpletests.tcl signed) [junit] About to remove unneeded sources from /home/travis/build/icyphy/ptII/adm/gen-11.1 [junit] # [junit] # Now creating PTII_SRC_JAR: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.jar [junit] # [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.jar Mon Jun 6 02:11:34 UTC 2022 [junit] 02:11:34 up 8 min, 1 user, load average: 1.54, 1.39, 0.71 [junit] rm -rf src_jar/ptII11.1.devel/vendors/izpack* src_jar/ptII11.1.devel/vendors/launch4j* [junit] (cd src_jar/ptII11.1.devel; "/usr/bin/jar" -cf ../../ptII11.1.devel.src.jar .) [junit] # [junit] # Now creating src_jar/capecode: src_jar/capecode0.3.devel [junit] # [junit] src_jar/capecode0.3.devel Mon Jun 6 02:11:49 UTC 2022 [junit] 02:11:49 up 9 min, 1 user, load average: 1.49, 1.39, 0.72 [junit] if [ ! -d src_jar/capecode0.3.devel ]; then \ [junit] mkdir -p src_jar/capecode0.3.devel; \ [junit] fi [junit] (cd src_jar/capecode0.3.devel; \ [junit] "/usr/bin/jar" -xf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.jar) [junit] (cd src_jar/capecode0.3.devel; \ [junit] echo "About to remove unneeded sources from `pwd`"; \ [junit] rm -rf META-INF bin/ptcg.bat bin/comm.policy bin/convertToLazy bin/convertToLazy.bat bin/copernicus.bat bin/decompile.bat bin/emachine.bat bin/giottoc.bat bin/histogram.bat bin/jode.bat bin/mescal.bat bin/moml.bat bin/obfuscate.bat bin/ptcg bin/ptexecute.bat bin/ptjacl.bat bin/ptjaclapp.bat bin/ptjg bin/ptjg.bat bin/ptolemy.bat bin/ptinvoke bin/ptplot.bat bin/ptstartjini.bat bin/pxgraph.bat bin/soot.bat bin/startjini.gui.bat bin/tinic.bat bin/tinicomm.bat bin/tiniconverter.bat bin/vergil.bat config/jarTest.jar diva/build.xml diva/canvas/test/alljsimpletests.tcl diva/canvas/tutorial/doc-files diva/graph/test/alljsimpletests.tcl diva/util/test/alljsimpletests.tcl doc/img/banner.psd doc/img/ptIIbanner2.psd doc/img/PtolemyIICD.ec3 doc/img/PtolemyIISplash.psd doc/design/hyvisual.jar doc/design/visualsense.jar jar_dist lib/cachedir lib/ptII.properties lib/ptvr.jar mk/ptII.mk ptolemy/actor/gui/style/test/alljsimpletests.tcl ptolemy/actor/gui/test/alljsimpletests.tcl ptolemy/actor/lib/security/demo/Signature/ptKeystore ptolemy/actor/lib/security/test/foo.keystore ptolemy/actor/lib/test/Const.txt ptolemy/actor/lib/test/ReadFile1Output.txt ptolemy/component ptolemy/domains/coroutine ptolemy/domains/fmi ptolemy/vergil/basic/imprt/fmu/ImportFMUAsJavaFMUAction.java ptolemy/domains/gr/demo/Demo1 ptolemy/domains/gr/lib/vr ptolemy/domains/hs ptolemy/domains/metroII ptolemy/domains/openmodelica ptolemy/matlab/ptmatlab.exp ptolemy/matlab/ptmatlab.lib ptolemy/matlab/ptmatlab.obj ptolemy/media/test/tmp2_7.au ptolemy/moml/jxta/demo/EPtolemyA/EPtolemy.properties ptolemy/moml/jxta/JXTAClassLoader.class ptolemy/moml/jxta/JXTALibrary.class ptolemy/plot/ptplotlocales ptolemy/util/test/FileUtilities-1.1.tmp ptolemy/vergil/toolbox/test/alljsimpletests.tcl signed; \ [junit] rm -rf com/jgoodies doc/books doc/papers doc/usingVergil lbnl lib/chic.jar lib/colt.jar lib/java_cup.jar lib/mapss.jar lib/ptCal.jar lib/saxon.jar lib/sootclasses.jar lib/synthesis.jar org/hlacerti org/mlc org/ptolemy/fmi org/ptolemy/qss org/terraswarm/accessor/accessors/web/package.json ptdb ptolemy/actor/designs ptolemy/actor/gt ptolemy/actor/gui/run ptolemy/actor/lib/conversions/test/auto/Round.xml ptolemy/actor/lib/ecsl ptolemy/actor/lib/excel ptolemy/actor/lib/fmi ptolemy/actor/lib/jai ptolemy/actor/lib/jmf ptolemy/actor/lib/jopio ptolemy/actor/lib/joystick ptolemy/actor/lib/mbed ptolemy/actor/lib/reactable ptolemy/actor/lib/test/OrderedMerge.tcl ptolemy/actor/lib/test/RampContinuous.tcl ptolemy/actor/lib/test/auto/MathFunction.xml ptolemy/actor/lib/test/auto/OrderedMerge.xml ptolemy/actor/lib/test/auto/Switch.xml ptolemy/actor/lib/vhdl ptolemy/actor/lib/x10 ptolemy/actor/ptalon ptolemy/backtrack ptolemy/build.xml ptolemy/caltrop ptolemy/component ptolemy/configs/dsp ptolemy/configs/full ptolemy/configs/jxta ptolemy/configs/SingleWindow ptolemy/configs/copernicus ptolemy/copernicus ptolemy/distributed ptolemy/demo/AirManagementSystem ptolemy/demo/doc ptolemy/demo/ElectricPowerSystem ptolemy/demo/EnterpriseOntology ptolemy/demo/ExecDemos ptolemy/demo/FuelSystem ptolemy/demo/PLC ptolemy/demo/ProbabilisticModels ptolemy/demo/RobotMPC ptolemy/demo/test ptolemy/domains/algebraic ptolemy/domains/atc ptolemy/domains/ca ptolemy/domains/ci ptolemy/domains/curriculum ptolemy/domains/dde ptolemy/domains/ddf ptolemy/domains/domains.xml ptolemy/domains/dt ptolemy/domains/ddf/test/auto/controlled_kahnnet.xml ptolemy/domains/fmima ptolemy/domains/giotto ptolemy/domains/gr ptolemy/domains/hde ptolemy/domains/hdf ptolemy/domains/modal/kernel/fmv ptolemy/domains/petrinet ptolemy/domains/psdf ptolemy/domains/ptera ptolemy/domains/pthales ptolemy/domains/ptinyos ptolemy/domains/qss ptolemy/domains/scr ptolemy/domains/sdf/test/auto/sdf_inside_pn.xml ptolemy/domains/sequence ptolemy/domains/space ptolemy/domains/sr ptolemy/domains/sysml ptolemy/domains/taskpt ptolemy/domains/tcs ptolemy/domains/tdl ptolemy/domains/test ptolemy/domains/tm ptolemy/homer ptolemy/moml/jxta/demo/EPtolemyA/EPtolemy.properties ptolemy/moml/filter/test/BackwardCompatibilityPN.tcl ptolemy/moml/filter/test/GRColorChanges.tcl ptolemy/moml/filter/test/PropertyClassChangesHDF.tcl ptolemy/plot/build.xml ptolemy/plot/plotml/build.xml ptolemy/ptp ptolemy/vergil/basic/imprt/fmu ptolemy/vergil/basic/imprt/g4ltl ptolemy/vergil/basic/layout/kieler/test/junit/KielerJUnitTestExtendedModels.java ptolemy/vergil/gt ptolemy/vergil/modal/fmv ptolemy/vergil/tdl ptolemy/vergil/ptera ptolemy/vergil/scr ptolemy/verification ptserver thales vendors doc/design/hyvisual.jar doc/design/visualsense.jar doc/tutorial/domains lib/javax.servlet-api-3.0.1.jar lib/javax.servlet-api-license.htm lib/smack.jar lib/smack-license.htm lib/smackx.jar org/ptolemy/machineLearning/particleFilter/test/auto/JointParticleFilter.xml org/ptolemy/machineLearning/particleFilter/test/auto/OnlineTrajectoryOptimization.xml org/ptolemy/machineLearning/particleFilter/test/auto/OpenLoopSingleRobotTargetLocalization.xml org/ptolemy/machineLearning/particleFilter/test/auto/OpenLoopTwoRobotTargetLocalization.xml org/ptolemy/ptango ptolemy/actor/gui/test/HTMLAbout.tcl ptolemy/actor/gui/test/PtolemyApplication.tcl ptolemy/cg/adapter/generic/html ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/*.java ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/conversions ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/fmi ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/gui ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/logic ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/string ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/giotto ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/vergil ptolemy/cg/adapter/generic/program/procedural/c ptolemy/cg/adapter/generic/program/procedural/fmima ptolemy/cg/adapter/generic/program/procedural/fmimahybrid ptolemy/cg/adapter/generic/program/procedural/java ptolemy/cg/kernel/generic/html ptolemy/cg/kernel/generic/program/procedural/c ptolemy/cg/kernel/generic/program/procedural/fmima ptolemy/cg/kernel/generic/program/procedural/fmimahybrid ptolemy/cg/kernel/generic/program/procedural/java ptolemy/cg/kernel/generic/syntactic ptolemy/cg/lib/demo/ModularCG ptolemy/cg/lib/demo/ModularCGPubSub ptolemy/cg/lib/syntactic ptolemy/cg/lib/ModularCodeGenLazyTypedCompositeActor.java ptolemy/cg/lib/ModularCodeGenTypedCompositeActor.java ptolemy/cg/lib/ModularCompiledSDFTypedCompositeActor.java ptolemy/cg/lib/test/ModularCodeGenTest.xml ptolemy/cg/lib/test/ModularCodeGenTypedCompositeActor.tcl ptolemy/configs/bcvtb ptolemy/configs/cyphysim ptolemy/configs/defaultFullConfiguration.xml ptolemy/configs/fmvEffigyFactory.xml ptolemy/configs/fmvTableauFactory.xml ptolemy/configs/fullViewer ptolemy/configs/hyvisual ptolemy/configs/gtActorLibrary.xml ptolemy/configs/gtEffigyFactory.xml ptolemy/configs/gtLibrary.xml ptolemy/configs/gtStateLibrary.xml ptolemy/configs/gtTableauFactory.xml ptolemy/configs/iaEffigyFactory.xml ptolemy/configs/iaTableauFactory.xml ptolemy/configs/pn ptolemy/configs/ptdb ptolemy/configs/ptiny ptolemy/configs/ptinyKepler ptolemy/configs/ptinyViewer ptolemy/configs/ptserver ptolemy/configs/space ptolemy/configs/test ptolemy/configs/utilityPteraModalModel.xml ptolemy/configs/viptos ptolemy/configs/visualsense ptolemy/data/expr/test/Variable2.tcl ptolemy/data/unit/test/auto/Units.xml ptolemy/domains/algebraic ptolemy/domains/atc ptolemy/domains/ca ptolemy/domains/ci ptolemy/domains/continuous ptolemy/domains/csp ptolemy/domains/curriculum ptolemy/domains/dde ptolemy/domains/ddf ptolemy/domains/dt ptolemy/domains/fmima ptolemy/domains/giotto ptolemy/domains/gr ptolemy/domains/hdf ptolemy/domains/metroII ptolemy/domains/modal/test/SystemLevelType.tcl ptolemy/domains/openmodelica ptolemy/domains/petrinet ptolemy/domains/pn ptolemy/domains/psdf ptolemy/domains/ptera ptolemy/domains/pthales ptolemy/domains/ptides ptolemy/domains/ptinyos ptolemy/domains/qss ptolemy/domains/rendezvous ptolemy/domains/scr ptolemy/domains/sequence ptolemy/domains/space ptolemy/domains/sr ptolemy/domains/taskpt ptolemy/domains/tcs ptolemy/domains/tdl ptolemy/domains/tm ptolemy/domains/wireless vergilBCVTB.jnlp.in vergilCyPhySim.jnlp.in vergilDSP.jnlp.in vergilHyVisual.jnlp.in vergilPtiny.jnlp.in vergilPtinyKepler.jnlp.in vergilPtinySandbox.jnlp.in vergilSpace.jnlp.in vergilVisualSense.jnlp.in thales; \ [junit] rm `find . -name "*.xml" | grep "test/auto/" | xargs grep "ptolemy.domains." | egrep "domains.continuous|domains.ddf|domains.hdf|domains.modal.kernel.ia|domains.pn|domains.ptides|domains.sr|domains.psdf" | awk -F : '{print $1}' | sort | uniq`; \ [junit] rm `find . -name "*.xml" | grep "test/auto/" | xargs grep "ptolemy.actor.gt." | awk -F : '{print $1}' | sort | uniq`; \ [junit] rm `find . -name "*.xml" | grep "test/auto/" | xargs egrep "ptolemy.cg.kernel.generic.program.procedural.c|ptolemy.cg.kernel.generic.program.procedural.java|ptolemy.cg.kernel.generic.program.procedural.fmi|ptolemy.cg.lib.ModularCodeGen" | awk -F : '{print $1}' | sort | uniq`; \ [junit] touch configure; \ [junit] chmod a+rx configure util/testsuite/chkextra; \ [junit] ) [junit] About to remove unneeded sources from /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel [junit] # [junit] # Remove the duktape binaries. [junit] (cd src_jar/capecode0.3.devel/org/terraswarm/accessor/accessors/web; ant clean.duktape) [junit] /home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/ant/bin/ant clean.duktape [junit] Buildfile: /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel/org/terraswarm/accessor/accessors/web/build.xml [junit] [junit] -cargo-in-path: [junit] [echo] [junit] [echo] Checking to see if the cargo binary is present. [junit] [echo] cargo is used for the rusteduk target. [junit] [echo] Rusteduk is a Duktape-based JavaScript Interpreter [junit] [echo] that can be called from rust. [junit] [echo] If cargo is not found, then rusteduk won't compile. [junit] [echo] Rusteduk is not required by Accessors. [junit] [echo] [junit] [junit] clean.rusteduk: [junit] [junit] clean.duktape: [junit] [junit] BUILD SUCCESSFUL [junit] Total time: 0 seconds [junit] # [junit] # Remove package.json (if it exists) because if it exists, [junit] # it will prevent npm update @terraswarm/gdp from working. [junit] rm -f src_jar/capecode0.3.devel/org/terraswarm/accessor/accessors/web/package.json [junit] # [junit] # Clean up the source directory [junit] # [junit] # Remove jar files not included in CapeCode [junit] egrep -v "lib/chic.jar|lib/java_cup.jar|lib/mapss.jar|lib/ptCal.jar|lib/sootclasses.jar|ptolemy/actor/ptalon/antlr/antlr.jar|ptolemy/distributed/jini/jar|ptolemy/domains/ptinyos/lib/" src_jar/capecode0.3.devel/.classpath.default \ [junit] > src_jar/capecode0.3.devel/.classpath.default.tmp [junit] mv src_jar/capecode0.3.devel/.classpath.default.tmp \ [junit] src_jar/capecode0.3.devel/.classpath.default [junit] # Check out the jsdoc repo. [junit] (cd src_jar/capecode0.3.devel/org/terraswarm/accessor/accessors/web; ant jsdoc-install) [junit] /home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/ant/bin/ant jsdoc-install [junit] Buildfile: /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel/org/terraswarm/accessor/accessors/web/build.xml [junit] [junit] -check-jsdoc: [junit] [echo] To stop CapeCode from invoking jsdoc and svn, set the PT_NO_NET environment variable. [junit] [echo] Under BASH: [junit] [echo] export PT_NO_NET=true [junit] [echo] If ptdoc fails, and you are building from $PTII, try: [junit] [echo] ant build-project build-bin [junit] [echo] [junit] [junit] -check-node: [junit] [junit] -check-node-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node --version [junit] [exec] v7.10.1 [junit] [junit] -check-npm: [junit] [junit] -check-npm-works: [junit] [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [junit] [exec] 4.2.0 [junit] [junit] jsdoc-install: [junit] [junit] BUILD SUCCESSFUL [junit] Total time: 0 seconds [junit] # [junit] # bin/makefile: Remove unused scripts [junit] egrep -v "copernicus|decompile|emachine|giottoc|htmlconverter|jode|mescal|obfuscate|soot|tinic|startjini.gui" src_jar/capecode0.3.devel/bin/makefile \ [junit] > src_jar/capecode0.3.devel/bin/makefile.tmp [junit] mv src_jar/capecode0.3.devel/bin/makefile.tmp \ [junit] src_jar/capecode0.3.devel/bin/makefile [junit] # [junit] # com/makefile [junit] egrep -v "jgoodies" \ [junit] src_jar/capecode0.3.devel/com/makefile \ [junit] > src_jar/capecode0.3.devel/com/makefile.tmp [junit] mv src_jar/capecode0.3.devel/com/makefile.tmp \ [junit] src_jar/capecode0.3.devel/com/makefile [junit] # [junit] # Fix up doc/design/makefile [junit] egrep -v "hyvisual.pdf|ptIIdesign1-intro.pdf|ptIIdesign2-software.pdf|ptIIdesign3-domains.pdf|visualsense.pdf|visualsense.jar|usingVergil" \ [junit] src_jar/capecode0.3.devel/doc/design/makefile \ [junit] > src_jar/capecode0.3.devel/doc/design/makefile.tmp [junit] mv src_jar/capecode0.3.devel/doc/design/makefile.tmp \ [junit] src_jar/capecode0.3.devel/doc/design/makefile [junit] # [junit] # Fix up doc/makefile [junit] egrep -v "PtolemyIISplash.psd|banner.psd|ptIIbanner2.psd|books|lib/comm|lib.comm|python|books|ci/kernel|ci/lib|copernicus|csp|curriculum|dde|ddf|dt.kernel|giotto|gr.kernel|gr.lib|io.comm|papers|pn/kernel|psdf|petrinet|ptolemy.caltrop|ptolemy.domains.ci|ptolemy.domains.pn|space|sr.kernel|sr/kernel|sr.lib|sr/lib|sysml|thales.actor|thales.vergil|tm.kernel|tm/kernel|tm.lib|tm/lib|vhdl|wireless| codeDoc.jar| codeDocBcvtb.jar| codeDocHyVisual.jar| codeDocViptos.jar| codeDocVisualSense.jar" \ [junit] src_jar/capecode0.3.devel/doc/makefile \ [junit] > src_jar/capecode0.3.devel/doc/makefile.tmp [junit] mv src_jar/capecode0.3.devel/doc/makefile.tmp \ [junit] src_jar/capecode0.3.devel/doc/makefile [junit] # [junit] # Fix up doc/tutorial/makefile [junit] egrep -v "domains" \ [junit] src_jar/capecode0.3.devel/doc/tutorial/makefile \ [junit] > src_jar/capecode0.3.devel/doc/tutorial/makefile.tmp [junit] mv src_jar/capecode0.3.devel/doc/tutorial/makefile.tmp \ [junit] src_jar/capecode0.3.devel/doc/tutorial/makefile [junit] # [junit] # Fix up makefile [junit] egrep -v ".eclipse.epf|doc/codeDoc.jar|domains/dt/demo/demo.jar|domains/giotto/demo/demo.jar|domains/pn/demo/demo.jar|domains/tm/demo/demo.jar|lbnl|ptolemy/domains/experimentalDomains.jar|ptolemy/domains/de/demo/demo.jar|ptolemy/domains/sdf/demo/demo.jar|ptserver|thales|vergil/gt/gt.jar|vergil.*.jnlp.in" \ [junit] src_jar/capecode0.3.devel/makefile \ [junit] > src_jar/capecode0.3.devel/makefile.tmp [junit] mv src_jar/capecode0.3.devel/makefile.tmp \ [junit] src_jar/capecode0.3.devel/makefile [junit] # [junit] # Fix up org/makefile [junit] egrep -v "hlacerti|mlc" \ [junit] src_jar/capecode0.3.devel/org/makefile \ [junit] > src_jar/capecode0.3.devel/org/makefile.tmp [junit] mv src_jar/capecode0.3.devel/org/makefile.tmp \ [junit] src_jar/capecode0.3.devel/org/makefile [junit] # [junit] # Fix up org/ptolemy/makefile [junit] egrep -v "fmi|qss|PTANGO_DIR" \ [junit] src_jar/capecode0.3.devel/org/ptolemy/makefile \ [junit] > src_jar/capecode0.3.devel/org/ptolemy/makefile.tmp [junit] mv src_jar/capecode0.3.devel/org/ptolemy/makefile.tmp \ [junit] src_jar/capecode0.3.devel/org/ptolemy/makefile [junit] # [junit] # Fix up ptolemy/actor/gui/jnlp/makefile [junit] # Need to be careful here and remove ViptosApplication.jar from OTHER_JARS, but not the from the rule. [junit] # So, we use a trailing space. [junit] egrep -v "ViptosApplication.jar " \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/gui/jnlp/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/actor/gui/jnlp/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/actor/gui/jnlp/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/gui/jnlp/makefile [junit] # [junit] # Fix up ptolemy/actor/gui/test/makefile [junit] egrep -v "HTMLAbout.tcl|PtolemyApplication.tcl" \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/gui/test/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/actor/gui/test/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/actor/gui/test/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/gui/test/makefile [junit] # [junit] # Fix up ptolemy/actor/lib/makefile [junit] egrep -v "fmi|jopio|mbed|vhdl|video" \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/lib/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/actor/lib/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/actor/lib/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/lib/makefile [junit] # [junit] # Fix up ptolemy/actor/lib/test/makefile [junit] egrep -v "OrderedMerge.tcl|RampContinuous.tcl" \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/lib/test/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/actor/lib/test/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/actor/lib/test/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/lib/test/makefile [junit] # [junit] # Fix up ptolemy/actor/makefile [junit] egrep -v "corba|designs|gt" \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/actor/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/actor/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/actor/makefile [junit] # [junit] # Fix up ptolemy/cg/adapter/generic [junit] egrep -v "html" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/makefile [junit] # [junit] # Fix up ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/makefile [junit] egrep -v "\.java|conversions|fmi|gui|hoc|logic|string" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/makefile [junit] # [junit] # Fix up ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/makefile [junit] egrep -v "giotto" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/makefile [junit] # [junit] # Fix up ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/makefile [junit] #egrep -v "lib" \ [junit] # src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/makefile \ [junit] # > src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/makefile.tmp [junit] #mv src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/makefile.tmp \ [junit] # src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/sdf/makefile [junit] # [junit] # Fix up ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/makefile [junit] egrep -v "vergil" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/makefile [junit] # [junit] # Fix up ptolemy/cg/kernel/generic [junit] egrep -v "html|syntactic" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/kernel/generic/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/kernel/generic/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/kernel/generic/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/kernel/generic/makefile [junit] # [junit] # Fix up ptolemy/cg/adapter/generic/program/procedural/makefile [junit] egrep -v " c |c/c.jar|fmima|fmimahybrid|java" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/adapter/generic/program/procedural/makefile [junit] # [junit] # Fix up ptolemy/cg/kernel/generic/program/procedural/makefile [junit] egrep -v " c |c.jar|fmima|fmimahybrid|java" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/kernel/generic/program/procedural/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/kernel/generic/program/procedural/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/kernel/generic/program/procedural/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/kernel/generic/program/procedural/makefile [junit] # [junit] # Fix up ptolemy/cg/lib/demo/makefile [junit] egrep -v "Modular|CompiledComposite|DECG" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/lib/demo/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/lib/demo/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/lib/demo/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/lib/demo/makefile [junit] # [junit] # Fix up ptolemy/cg/lib/makefile [junit] egrep -v "Modular|syntactic" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/lib/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/lib/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/lib/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/lib/makefile [junit] # [junit] # Fix up ptolemy/cg/lib/test [junit] egrep -v "Modular" \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/lib/test/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/cg/lib/test/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/cg/lib/test/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/cg/lib/test/makefile [junit] # [junit] # Fix up ptolemy/configs/makefile [junit] egrep -v "bcvtb|cyphysim|defaultFullConfiguration.xml|dsp|fmv|full|gt|hyvisual|iaEffigy|iaTablea|jxta|pn|ptdb|ptiny|Ptera|ptserver|space|test|viptos|visualsense" \ [junit] src_jar/capecode0.3.devel/ptolemy/configs/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/configs/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/configs/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/configs/makefile [junit] # [junit] # Fix up ptolemy/demo/makefile [junit] egrep -v "AirManagement|ElectricPowerSystem|EnterpriseOntology|ExecDemos|FuelSystem|ProbabilisticModels|RobotMPC|PLC" \ [junit] src_jar/capecode0.3.devel/ptolemy/demo/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/demo/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/demo/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/demo/makefile [junit] # [junit] # Fix up ptolemy/data/test/makefile [junit] egrep -v "/Variable2.tcl" \ [junit] src_jar/capecode0.3.devel/ptolemy/data/test/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/data/test/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/data/test/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/data/test/makefile [junit] # [junit] # Fix up ptolemy/domains/makefile [junit] # [junit] # Use this to sort: awk -F '|' '{for (i=1;i<=NF;i++) {print }}' | sort |awk '{printf("%s|", )}' [junit] # [junit] egrep -v "\(PTSPACEDOMAIN_JAR\)|algebraic.jar|algebraic/demo|ca.jar|ca/demo|ci.jar|continuous.jar|csp.jar|curriculum.jar|dde.jar|ddf.jar|ddf/demo|domains.xml|dt/dt.jar|fmima.jar|giotto.jar|hdf.jar|hdf/demo|petrinet.jar|pn.jar|pn/demo|ptera.jar|ptera/demo|ptera/demo|ptides|pthales.jar|pthales/demo|ptides.jar|ptinyDomains.xml|qss.jar|rendezvous/demo.jar|rendezvous.jar|scr.jar|space.jar|sr.jar|sr/demo/demo.jar|sr/doc/doc.jar|sysml.jar|taskpt.jar|tm.jar|wireless.jar" \ [junit] src_jar/capecode0.3.devel/ptolemy/domains/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/domains/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/domains/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/domains/makefile [junit] # [junit] # Fix up ptolemy/domains/modal/kernel/makefile [junit] egrep -v "fmv|ia.jar" \ [junit] src_jar/capecode0.3.devel/ptolemy/domains/modal/kernel/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/domains/modal/kernel/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/domains/modal/kernel/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/domains/modal/kernel/makefile [junit] # [junit] # Fix up ptolemy/domains/modal/test/makefile [junit] egrep -v "SystemLevelType.tcl" \ [junit] src_jar/capecode0.3.devel/ptolemy/domains/modal/test/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/domains/modal/test/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/domains/modal/test/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/domains/modal/test/makefile [junit] # [junit] # Fix up ptolemy/makefile [junit] sed -e 's/\$(PTCALTROP_DIR)//' \ [junit] -e 's/\$(PTCOPERNICUS_DIR)//' \ [junit] < src_jar/capecode0.3.devel/ptolemy/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/makefile [junit] egrep -v "backtrack|copernicus.jar|gt.jar|ptp|verification" \ [junit] < src_jar/capecode0.3.devel/ptolemy/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/makefile [junit] # [junit] # Fix up ptolemy/moml/filter/test/makefile [junit] egrep -v "BackwardCompatibilityPN.tcl|GRColorChanges.tcl|PropertyClassChangesHDF.tcl" \ [junit] src_jar/capecode0.3.devel/ptolemy/moml/filter/test/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/moml/filter/test/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/moml/filter/test/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/moml/filter/test/makefile [junit] # [junit] # Fix up ptolemy/vergil/makefile [junit] egrep -v "gt|ptera|scr|tdl" \ [junit] src_jar/capecode0.3.devel/ptolemy/vergil/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/vergil/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/vergil/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/vergil/makefile [junit] # [junit] # Fix up ptolemy/vergil/modal/makefile [junit] egrep -v "fmv| ia |ia.jar" \ [junit] src_jar/capecode0.3.devel/ptolemy/vergil/modal/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/vergil/modal/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/vergil/modal/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/vergil/modal/makefile [junit] # [junit] # Fix up ptolemy/vergil/basic/imprt [junit] egrep -v "fmu|g4ltl" \ [junit] src_jar/capecode0.3.devel/ptolemy/vergil/basic/imprt/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/vergil/basic/imprt/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/vergil/basic/imprt/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/vergil/basic/imprt/makefile [junit] # [junit] # Fix up ptolemy/vergil/basic/layout/kieler/test/junit/makefile [junit] egrep -v "KielerJUnitTestExtendedModels.java" \ [junit] src_jar/capecode0.3.devel/ptolemy/vergil/basic/layout/kieler/test/junit/makefile \ [junit] > src_jar/capecode0.3.devel/ptolemy/vergil/basic/layout/kieler/test/junit/makefile.tmp [junit] mv src_jar/capecode0.3.devel/ptolemy/vergil/basic/layout/kieler/test/junit/makefile.tmp \ [junit] src_jar/capecode0.3.devel/ptolemy/vergil/basic/layout/kieler/test/junit/makefile [junit] # [junit] #cd src_jar/capecode0.3.devel; /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/findclean) [junit] (cd src_jar/capecode0.3.devel; rm -rf `cat ../../src.ex`) [junit] # Update the CapeCode copyright (really, the license). [junit] cp licenseCapeCode.htm src_jar/capecode0.3.devel/copyright.htm [junit] # [junit] # Now creating CAPECODE_SRC_TAR: capecode0.3.devel.tar.gz [junit] # [junit] capecode0.3.devel.tar.gz Mon Jun 6 02:11:56 UTC 2022 [junit] 02:11:56 up 9 min, 1 user, load average: 1.64, 1.42, 0.74 [junit] # cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../doc/design/capecode.pdf src_jar/capecode0.3.devel/doc/design/capecode.pdf; [junit] (cd src_jar; \ [junit] /usr/local/bin/tar -czf ../capecode0.3.devel.tar.gz \ [junit] capecode0.3.devel \ [junit] ) [junit] make: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] All Done [junit] adm/test/nightlyMake.tcl: about to execute [make -C /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm JAR=/usr/bin/jar TAR=/usr/local/bin/tar src.jar] [junit] About to execute: [junit] make -C [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 [junit] PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. [junit] PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm [junit] JAR=/usr/bin/jar TAR=/usr/local/bin/tar src.jar [junit] make: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] # [junit] # Now creating PTII_SRC_JAR: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.jar [junit] # [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.jar Mon Jun 6 02:12:06 UTC 2022 [junit] 02:12:06 up 9 min, 1 user, load average: 1.54, 1.41, 0.74 [junit] rm -rf src_jar/ptII11.1.devel/vendors/izpack* src_jar/ptII11.1.devel/vendors/launch4j* [junit] (cd src_jar/ptII11.1.devel; "/usr/bin/jar" -cf ../../ptII11.1.devel.src.jar .) [junit] make: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] All Done [junit] nightly-1.4: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11.1.devel.src.jar [junit] adm/test/nightlyMake.tcl: about to execute [make -C /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm JAR=/usr/bin/jar TAR=/usr/local/bin/tar setup] [junit] About to execute: [junit] make -C [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1 [junit] PTIIHOME=/home/travis/build/icyphy/ptII/adm/installers/test/../../.. [junit] PTIIADM=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm [junit] JAR=/usr/bin/jar TAR=/usr/local/bin/tar setup [junit] make: Entering directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] # Use a relative path and avoid problems with /cygdrive/c under Windows. [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/matlab; jar -xf ../../lib/matlabWindows.jar) [junit] # [junit] # cleanSrc: removing files created by configure [junit] # Mon Jun 6 02:12:21 UTC 2022 [junit] if [ -f src/ptII11.1.devel/mk/ptII.mk ]; then \ [junit] (cd src/ptII11.1.devel/bin; mv CapeCode.app Ptiny.app Vergil.app ..; make clean; mv ../CapeCode.app ../Ptiny.app ../Vergil.app ../Ptiny.app .); \ [junit] fi [junit] rm -f src/ptII11.1.devel/mk/ptII.mk [junit] rm -f src/ptII11.1.devel/.classpath [junit] rm -f src/ptII11.1.devel/lib/ptII.properties [junit] if [ ! -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/PtolemyII_DigitalV1_02.pdf ]; then \ [junit] echo "Downloading Ptolemy Book: /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/PtolemyII_DigitalV1_02.pdf: `date`"; \ [junit] wget --quiet -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/PtolemyII_DigitalV1_02.pdf https://ptolemy.berkeley.edu/books/Systems/PtolemyII_DigitalV1_02.pdf; \ [junit] fi [junit] cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/PtolemyII_DigitalV1_02.pdf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/books/systems/PtolemyII_DigitalV1_02.pdf [junit] if [ ! -s /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz ]; then \ [junit] echo "Downloading WinJre32 /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz: `date`"; \ [junit] wget -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz https://ptolemy.berkeley.edu/ptolemyII/WinJre32.tar.gz; \ [junit] fi [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz [junit] -rw-rw-r-- 1 travis travis 69719592 Mar 21 2018 /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz [junit] file /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz: gzip compressed data, last modified: Wed Mar 21 21:05:48 2018, from Unix [junit] tar -zxf /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz [junit] if [ ! -f jre32/README-Ptolemy.txt ]; then \ [junit] echo "jre32/README-Ptolemy.txt does not exist after attempted untar of /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz"; \ [junit] echo "Downloading WinJre32 again? jre32: `date`"; \ [junit] wget -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz https://ptolemy.berkeley.edu/ptolemyII/WinJre32.tar.gz; \ [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz; \ [junit] tar -zxf /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre32.tar.gz; \ [junit] fi [junit] if [ ! -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/izpack-dist-5.1.3-SNAPSHOT.jar ]; then \ [junit] echo "Downloading izpack: `date`"; \ [junit] wget --quiet -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/izpack-dist-5.1.3-SNAPSHOT.jar \ [junit] https://github.com/icyphy/ptII/releases/download/nightly/izpack-dist-5.1.3-SNAPSHOT.jar; \ [junit] fi [junit] [junit] izpackFix: [junit] Changing the Info.plist for the Mac installer app to require Java 1.8 or later. [junit] [junit] if [ ! -f "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.orig" ]; then \ [junit] cp "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist" "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.orig"; \ [junit] fi [junit] sed 's@1.[*0-8+]*@1.8+@' "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist" > "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.tmp" [junit] diff "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.tmp" "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist" [junit] mv "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist.tmp" "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/Mac-App-Template/Contents/Info.plist" [junit] javac --release 8 -classpath `ls -1 /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/lib/izpack-api-*.jar | head -1 | awk '{print $1}'`:`ls -1 /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/lib/izpack-panel-*jar | head -1 | awk '{print $1}'` IzpackSetup.java [junit] /usr/bin/jar cf izpacksetup.jar IzpackSetup.class [junit] if [ ! -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist/ptolemy/matlab/matlab.jar ]; then \ [junit] mkdir -p `dirname /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist/ptolemy/matlab/matlab.jar`; \ [junit] jar -cf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist/ptolemy/matlab/matlab.jar copyright.txt; \ [junit] fi [junit] if [ ! -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist/ptolemy/matlab/demo/demo.jar ]; then \ [junit] mkdir -p `dirname /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist/ptolemy/matlab/demo/demo.jar`; \ [junit] jar -cf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist/ptolemy/matlab/demo/demo.jar copyright.txt; \ [junit] fi [junit] if [ ! -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist/lib/matlab.jar ]; then \ [junit] mkdir -p `dirname /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist/lib/matlab.jar`; \ [junit] jar -cf /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jar_dist/lib/matlab.jar copyright.txt; \ [junit] fi [junit] # [junit] # Now building target setup_jar (PTSETUP).jar: ptII11_1_devel_setup_windows.jar [junit] # Mon Jun 6 02:12:24 UTC 2022 [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel [junit] total 2664 [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:07 ant [junit] drwxrwxr-x 5 travis travis 4096 Jun 6 02:09 bin [junit] -rw-rw-r-- 1 travis travis 84712 Jun 6 02:03 build.default.xml [junit] -rw-rw-r-- 1 travis travis 119151 Jun 6 02:03 build.xml.in [junit] -rwxrwxr-x 1 travis travis 46592 Jun 6 02:10 capecode.exe [junit] -rw-rw-r-- 1 travis travis 5999 Jun 6 02:09 capecode_l4j.xml [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:09 certi1516e [junit] -rw-rw-r-- 1 travis travis 6487 Jun 6 02:03 cluster.xml [junit] drwxrwxr-x 6 travis travis 4096 Jun 6 02:08 com [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:09 config [junit] -rw-rw-r-- 1 travis travis 76531 Jun 6 02:09 config.log [junit] -rwxrwxr-x 1 travis travis 76324 Jun 6 02:09 config.status [junit] -rwxrwxr-x 1 travis travis 624107 Jun 6 02:09 configure [junit] -rw-rw-r-- 1 travis travis 303256 Jun 6 02:03 configure.in [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:07 contrib [junit] -rw-rw-r-- 1 travis travis 3712 Jun 6 02:03 CONTRIBUTING.md [junit] -rw-rw-r-- 1 travis travis 500255 Jun 6 02:03 copyright.htm [junit] -rw-rw-r-- 1 travis travis 1233 Jun 6 02:03 copyright.txt [junit] drwxrwxr-x 8 travis travis 4096 Jun 6 02:03 diva [junit] drwxrwxr-x 14 travis travis 4096 Jun 6 02:09 doc [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 edu [junit] -rwxrwxr-x 1 travis travis 41472 Jun 6 02:10 histogram.exe [junit] -rw-rw-r-- 1 travis travis 1446 Jun 6 02:10 histogram_l4j.xml [junit] -rwxrwxr-x 1 travis travis 42496 Jun 6 02:10 hyvisual.exe [junit] -rw-rw-r-- 1 travis travis 2675 Jun 6 02:09 hyvisual_l4j.xml [junit] drwxrwxr-x 12 travis travis 4096 Jun 6 02:10 jar_dist [junit] -rw-rw-r-- 1 travis travis 339142 Jun 6 02:09 jars.xml [junit] drwxrwxr-x 7 travis travis 4096 Jun 6 02:07 lbnl [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:10 lib [junit] -rw-rw-r-- 1 travis travis 10782 Jun 6 02:03 makefile [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:07 META-INF [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:09 mk [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 net [junit] drwxrwxr-x 21 travis travis 4096 Jun 6 02:09 node_modules [junit] drwxrwxr-x 7 travis travis 4096 Jun 6 02:03 org [junit] -rw-rw-r-- 1 travis travis 12897 Jun 6 02:03 plugin.xml [junit] -rw-rw-r-- 1 travis travis 33139 Jun 6 02:03 pom.xml [junit] -rwxrwxr-x 1 travis travis 41472 Jun 6 02:10 ptbook.exe [junit] -rw-rw-r-- 1 travis travis 1426 Jun 6 02:09 ptbook_l4j.xml [junit] -rwxrwxr-x 1 travis travis 43520 Jun 6 02:10 ptiny.exe [junit] -rw-rw-r-- 1 travis travis 4151 Jun 6 02:09 ptiny_l4j.xml [junit] -rw-rw-r-- 1 travis travis 294 Jun 6 02:03 ptKeystore.properties [junit] drwxrwxr-x 25 travis travis 4096 Jun 6 02:09 ptolemy [junit] -rwxrwxr-x 1 travis travis 41472 Jun 6 02:10 ptplot.exe [junit] -rw-rw-r-- 1 travis travis 1434 Jun 6 02:10 ptplot_l4j.xml [junit] -rw-rw-r-- 1 travis travis 1135 Jun 6 02:03 README.md [junit] drwxrwxr-x 6 travis travis 4096 Jun 6 02:03 thales [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:03 util [junit] drwxrwxr-x 6 travis travis 4096 Jun 6 02:09 vendors [junit] -rw-rw-r-- 1 travis travis 1179 Jun 6 02:03 vergilBCVTB.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1784 Jun 6 02:03 vergilCapeCode.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1155 Jun 6 02:03 vergilCyPhySim.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1152 Jun 6 02:03 vergilDSP.jnlp.in [junit] -rwxrwxr-x 1 travis travis 41472 Jun 6 02:10 vergil.exe [junit] -rw-rw-r-- 1 travis travis 1361 Jun 6 02:03 vergilHyVisual.jnlp.in [junit] -rw-rw-r-- 1 travis travis 2161 Jun 6 02:03 vergil.jnlp.in [junit] -rw-rw-r-- 1 travis travis 2624 Jun 6 02:10 vergil_l4j.jar [junit] -rw-rw-r-- 1 travis travis 12 Jun 6 02:10 vergil_l4j.mf [junit] -rw-rw-r-- 1 travis travis 1395 Jun 6 02:10 vergil_l4j.xml [junit] -rw-rw-r-- 1 travis travis 1205 Jun 6 02:03 vergilPtiny.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1242 Jun 6 02:03 vergilPtinyKepler.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1478 Jun 6 02:03 vergilPtinySandbox.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1237 Jun 6 02:03 vergilSpace.jnlp.in [junit] -rw-rw-r-- 1 travis travis 1484 Jun 6 02:03 vergilVisualSense.jnlp.in [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc [junit] total 38372 [junit] -rw-rw-r-- 1 travis travis 7348 Jun 6 02:03 acks.htm [junit] -rw-rw-r-- 1 travis travis 5175 Jun 6 02:03 authors.htm [junit] -rw-rw-r-- 1 travis travis 593 Jun 6 02:03 banner.htm [junit] -rw-rw-r-- 1 travis travis 518 Jun 6 02:03 body.htm [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:03 books [junit] -rw-rw-r-- 1 travis travis 273 Jun 6 02:03 buttons.htm [junit] -rw-rw-r-- 1 travis travis 7415 Jun 6 02:03 checkstyle-ptII.xml [junit] drwxrwxr-x 13 travis travis 4096 Jun 14 2018 codeDoc [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocBcvtb.jar [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocCapeCode.jar [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocHyVisual.jar [junit] -rw-rw-r-- 1 travis travis 28233332 Jun 6 02:07 codeDoc.jar [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocViptos.jar [junit] -rw-rw-r-- 1 travis travis 327 Jun 6 02:07 codeDocVisualSense.jar [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:03 coding [junit] -rw-rw-r-- 1 travis travis 584 Jun 6 02:03 contents.css [junit] -rw-rw-r-- 1 travis travis 306 Jun 6 02:03 contentsheader.htm [junit] -rw-rw-r-- 1 travis travis 47590 Jun 6 02:03 copernicus.htm [junit] -rw-rw-r-- 1 travis travis 597 Jun 6 02:03 default.css [junit] -rw-rw-r-- 1 travis travis 2649 Jun 6 02:03 demoLink.js [junit] -rw-rw-r-- 1 travis travis 48582 Jun 6 02:03 deployJavaJNLP.js [junit] -rw-rw-r-- 1 travis travis 48722 Jun 6 02:03 deployJava.js [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:07 design [junit] -rw-rw-r-- 1 travis travis 702 Jun 6 02:03 docbody.htm [junit] -rw-rw-r-- 1 travis travis 295 Jun 6 02:03 docbuttons.htm [junit] -rw-rw-r-- 1 travis travis 7733059 Jun 6 02:07 docConfig.jar [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 doclets [junit] -rw-rw-r-- 1 travis travis 546 Jun 6 02:03 docs.htm [junit] -rw-rw-r-- 1 travis travis 840 Jun 6 02:03 doctoc.htm [junit] -rw-rw-r-- 1 travis travis 30684 Jun 6 02:03 domainCompatibility.htm [junit] -rw-rw-r-- 1 travis travis 64600 Jun 6 02:03 domains.htm [junit] drwxrwxr-x 4 travis travis 4096 Jun 6 02:03 eclipse [junit] -rw-rw-r-- 1 travis travis 743 Jun 6 02:03 expressions.htm [junit] -rw-rw-r-- 1 travis travis 2589714 Jun 6 02:03 expressions.pdf [junit] -rw-rw-r-- 1 travis travis 619 Jun 6 02:03 footer.htm [junit] -rw-rw-r-- 1 travis travis 1646 Jun 6 02:03 help.htm [junit] -rw-rw-r-- 1 travis travis 28361 Jun 6 02:03 hudsonConfig.xml [junit] -rwxrwxr-x 1 travis travis 2297 Jun 6 02:03 hyVisualHtml.awk [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:09 img [junit] -rw-rw-r-- 1 travis travis 698 Jun 6 02:03 index.htm [junit] -rw-rw-r-- 1 travis travis 31627 Jun 6 02:03 install.htm [junit] -rw-rw-r-- 1 travis travis 827 Jun 6 02:03 install_index.htm [junit] -rw-rw-r-- 1 travis travis 5816 Jun 6 02:03 installJNLP.htm [junit] -rw-rw-r-- 1 travis travis 2256 Jun 6 02:03 javahtml.awk [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 jsdoc [junit] -rw-rw-r-- 1 travis travis 364 Jun 6 02:03 limitations.htm [junit] -rw-rw-r-- 1 travis travis 274 Jun 6 02:03 mainheader.htm [junit] -rw-rw-r-- 1 travis travis 10761 Jun 6 02:03 main.htm [junit] -rw-rw-r-- 1 travis travis 10265 Jun 6 02:03 mainVergil.htm [junit] -rw-rw-r-- 1 travis travis 9185 Jun 6 02:03 mainVergilPtiny.htm [junit] -rw-rw-r-- 1 travis travis 9214 Jun 6 02:03 mainVergilPtinyKepler.htm [junit] -rw-rw-r-- 1 travis travis 51454 Jun 6 02:09 makefile [junit] -rwxrwxr-x 1 travis travis 3807 Jun 6 02:03 mkDomains [junit] -rw-rw-r-- 1 travis travis 1219 Jun 6 02:03 openInstanceHelp.htm [junit] drwxrwxr-x 5 travis travis 4096 Jun 6 02:07 papers [junit] -rw-rw-r-- 1 travis travis 79497 Jun 6 02:03 ptIIfaq.htm [junit] -rwxrwxr-x 1 travis travis 2197 Jun 6 02:03 ptinyBcvtb.awk [junit] -rwxrwxr-x 1 travis travis 2283 Jun 6 02:03 ptinyKepler.awk [junit] -rw-rw-r-- 1 travis travis 354 Jun 6 02:03 README.txt [junit] -rw-rw-r-- 1 travis travis 835 Jun 6 02:03 release.htm [junit] -rwxrwxr-x 1 travis travis 1197 Jun 6 02:03 removeasd [junit] -rw-rw-r-- 1 travis travis 3333 Jun 6 02:03 sandbox.htm [junit] -rw-rw-r-- 1 travis travis 3253 Jun 6 02:03 spotbugs-exclude.xml [junit] -rw-rw-r-- 1 travis travis 247 Jun 6 02:03 spotbugs-include.xml [junit] drwxrwxr-x 3 travis travis 4096 Jun 6 02:03 test [junit] -rw-rw-r-- 1 travis travis 584 Jun 6 02:03 toc.css [junit] -rw-rw-r-- 1 travis travis 4986 Jun 6 02:03 toc.htm [junit] drwxrwxr-x 5 travis travis 4096 Jun 6 02:06 tutorial [junit] -rw-rw-r-- 1 travis travis 3981 Jun 6 02:03 types.htm [junit] drwxrwxr-x 2 travis travis 4096 Jun 6 02:03 ui [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/doc/codeDoc [junit] total 5856 [junit] -rw-rw-r-- 1 travis travis 160018 Jun 14 2018 allclasses-frame.html [junit] -rw-rw-r-- 1 travis travis 138278 Jun 14 2018 allclasses-noframe.html [junit] -rw-rw-r-- 1 travis travis 11806 Jun 14 2018 allNamedObjs.txt [junit] drwxrwxr-x 6 travis travis 4096 Jun 14 2018 com [junit] -rw-rw-r-- 1 travis travis 118813 Jun 14 2018 constant-values.html [junit] -rw-rw-r-- 1 travis travis 52612 Jun 14 2018 deprecated-list.html [junit] drwxrwxr-x 7 travis travis 4096 Jul 22 2020 diva [junit] drwxrwxr-x 3 travis travis 4096 Jul 22 2020 doc [junit] drwxrwxr-x 3 travis travis 4096 Jun 14 2018 edu [junit] -rw-rw-r-- 1 travis travis 8129 Jun 14 2018 help-doc.html [junit] -rw-rw-r-- 1 travis travis 4803563 Jun 14 2018 index-all.html [junit] -rw-rw-r-- 1 travis travis 2879 Jun 14 2018 index.html [junit] drwxrwxr-x 3 travis travis 4096 Jul 22 2020 js [junit] drwxrwxr-x 5 travis travis 4096 Jun 14 2018 lbnl [junit] drwxrwxr-x 3 travis travis 4096 Jul 22 2020 net [junit] drwxrwxr-x 7 travis travis 4096 Jun 14 2018 org [junit] -rw-rw-r-- 1 travis travis 7489 Jun 14 2018 overview-frame.html [junit] -rw-rw-r-- 1 travis travis 18142 Jun 14 2018 overview-summary.html [junit] -rw-rw-r-- 1 travis travis 294254 Jun 14 2018 overview-tree.html [junit] -rw-rw-r-- 1 travis travis 1429 Jun 14 2018 package-list [junit] -rw-rw-r-- 1 travis travis 142238 Jun 14 2018 PtIndexer.ser [junit] drwxrwxr-x 19 travis travis 4096 Jun 14 2018 ptolemy [junit] -rw-rw-r-- 1 travis travis 827 Jun 14 2018 script.js [junit] -rw-rw-r-- 1 travis travis 150669 Jun 14 2018 serialized-form.html [junit] -rw-rw-r-- 1 travis travis 12842 Jun 14 2018 stylesheet.css [junit] drwxrwxr-x 4 travis travis 4096 Jul 22 2020 thales [junit] drwxrwxr-x 3 travis travis 4096 Jul 22 2020 util [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/vergil [junit] lrwxrwxrwx 1 travis travis 8 Jun 6 02:07 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/vergil -> ptinvoke [junit] ls -l ptII11_1_devel_setup_windows.xml [junit] -rw-rw-r-- 1 travis travis 61452 Jun 6 02:03 ptII11_1_devel_setup_windows.xml [junit] rm -rf jre; mkdir jre [junit] (cd jre32; tar -cf - .) | (cd jre; tar -xpf -) [junit] IZPACK_OPTS=-Djava.util.logging.config.file=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/izpackLogging.txt sh "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/bin/compile" -o ptII11_1_devel_setup_windows.jar ptII11_1_devel_setup_windows.xml [junit] [junit] .:: IzPack - Version 5.1.3-SNAPSHOT ::. [junit] [junit] < compiler specifications version: 5.0 > [junit] [junit] - Copyright (c) 2001-2010 Julien Ponge and others. All Rights Reserved. [junit] - Visit http://izpack.org/ for the latest releases [junit] - Released under the terms of the Apache Software License version 2.0. [junit] [junit] -> Processing : ptII11_1_devel_setup_windows.xml [junit] -> Output : ptII11_1_devel_setup_windows.jar [junit] -> Base path : . [junit] -> Kind : standard [junit] -> Compression : default [junit] -> Compr. level: -1 [junit] -> IzPack home : /home/travis/build/icyphy/ptII/vendors/izpack [junit] [junit] Jun 06, 2022 2:12:25 AM com.izforge.izpack.compiler.CompilerConfig [junit] INFO: Logging initialized at level 'INFO' [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.CompilerConfig addInfoStrings [junit] INFO: Pack compression method: default [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding content of jar: /home/travis/build/icyphy/ptII/adm/gen-11.1/./izpacksetup.jar [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.CompilerConfig addInfoConditional [junit] INFO: Adding uninstaller [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the console preferences [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the GUI preferences [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding langpack: eng [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: flag.eng [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputLang.xml [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: CustomLangPack.xml [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.info [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLLicencePanel.licence [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InfoPanel.info [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: TargetPanel.dir.windows [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InstallerLarger.image [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: StyleSheet [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: shortcutSpec.xml [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputSpec.xml [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.0 [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.1 [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.2 [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.3 [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.4 [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.5 [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.6 [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.7 [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.8 [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: ProcessPanel.Spec.xml [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: packsLang.xml [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HelloPanel_0 :: Classname : com.izforge.izpack.panels.hello.HelloPanel [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLInfoPanel_1 :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLLicencePanel_2 :: Classname : com.izforge.izpack.panels.htmllicence.HTMLLicencePanel [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: TargetPanel_3 :: Classname : com.izforge.izpack.panels.target.TargetPanel [junit] Jun 06, 2022 2:12:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: PacksPanel_4 :: Classname : com.izforge.izpack.panels.packs.PacksPanel [junit] Jun 06, 2022 2:12:27 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: SummaryPanel_5 :: Classname : com.izforge.izpack.panels.summary.SummaryPanel [junit] Jun 06, 2022 2:12:27 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: InstallPanel_6 :: Classname : com.izforge.izpack.panels.install.InstallPanel [junit] Jun 06, 2022 2:12:27 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ShortcutPanel_7 :: Classname : com.izforge.izpack.panels.shortcut.ShortcutPanel [junit] Jun 06, 2022 2:12:27 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelCapeCode :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:12:27 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelFull :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:12:27 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ProcessPanel_10 :: Classname : com.izforge.izpack.panels.process.ProcessPanel [junit] Jun 06, 2022 2:12:27 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: FinishPanel_11 :: Classname : com.izforge.izpack.panels.finish.FinishPanel [junit] Jun 06, 2022 2:12:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/ant [junit] Jun 06, 2022 2:12:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun [junit] Jun 06, 2022 2:12:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/complete-ant-cmd.pl [junit] Jun 06, 2022 2:12:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.py [junit] Jun 06, 2022 2:12:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.pl [junit] Jun 06, 2022 2:12:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun.pl [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy.in [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/vergil [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/sandbox.policy [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/IncrementalFMU_wrap.dll [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkpttest [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makeapp [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/npm [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke.in [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkosgi [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/updateFmu [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/node [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/reloadAllAccessors [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ant [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/hyvisual [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/cyphysim [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptdemo [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/viptos [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkl4j [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcygpath [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb.bat [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/policy.all [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/libfmipp.dll [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen.bat [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptjunit [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/convertToLazy.bat [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/macContents [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptlivelinkdemo [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/startjini [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkjnlp [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode.bat [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makefile [junit] Jun 06, 2022 2:12:33 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Full containing 3970 files [junit] Jun 06, 2022 2:12:34 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Docs containing 8974 files [junit] Jun 06, 2022 2:12:34 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack JRE containing 236 files [junit] Jun 06, 2022 2:12:38 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: configure [junit] Jun 06, 2022 2:12:38 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Sources containing 26135 files [junit] Jun 06, 2022 2:12:38 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [ Begin ] [junit] Jun 06, 2022 2:12:38 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [junit] Jun 06, 2022 2:12:38 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying the skeleton installer [junit] Jun 06, 2022 2:12:39 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying 24 files into installer [junit] Jun 06, 2022 2:12:39 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing 4 Packs into installer [junit] Jun 06, 2022 2:12:39 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 0: Full [junit] Jun 06, 2022 2:12:56 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 1: Docs [junit] Jun 06, 2022 2:13:07 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 2: JRE [junit] Jun 06, 2022 2:13:19 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 3: Sources [junit] Jun 06, 2022 2:13:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [junit] Jun 06, 2022 2:13:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [ End ] [junit] Build time: Mon Jun 06 02:13:50 UTC 2022 [junit] rm -rf jre [junit] if [ ! -f ptII11_1_devel_setup_windows.jar ]; then \ [junit] error "ptII11_1_devel_setup_windows.jar does not exist?"; \ [junit] else \ [junit] ls -l ptII11_1_devel_setup_windows.jar; \ [junit] fi [junit] -rw-rw-r-- 1 travis travis 587490517 Jun 6 02:13 ptII11_1_devel_setup_windows.jar [junit] # [junit] # Now building ptII11_1_devel_setup_windows.exe: (PTSETUP).exe: ptII11_1_devel_setup_windows.exe [junit] # Mon Jun 6 02:13:50 UTC 2022 [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j/launch4j" "`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpwd`/ptII11_1_devel_setup_windows_l4j.xml" [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Wrapping [junit] WARNING: Sign the executable to minimize antivirus false positives or use launching instead of wrapping. [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/gen-11.1/ptII11_1_devel_setup_windows.exe [junit] sleep 5 [junit] ls -l ptII11_1_devel_setup_windows.exe; [junit] -rwxrwxr-x 1 travis travis 587530453 Jun 6 02:13 ptII11_1_devel_setup_windows.exe [junit] if [ ! -f ptII11_1_devel_setup_windows.exe ]; then \ [junit] error "ptII11_1_devel_setup_windows.exe does not exist?"; \ [junit] else \ [junit] ls -l ptII11_1_devel_setup_windows.exe; \ [junit] fi [junit] -rwxrwxr-x 1 travis travis 587530453 Jun 6 02:13 ptII11_1_devel_setup_windows.exe [junit] sed 's/setup_windows/setup_windows_64/' ptII11_1_devel_setup_windows_l4j.xml > ptII11_1_devel_setup_windows_64_l4j.xml [junit] sed 's/ShellLink.dll/ShellLink_x64.dll/' \ [junit] ptII11_1_devel_setup_windows.xml > ptII11_1_devel_setup_windows_64.xml [junit] if [ ! -s /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz ]; then \ [junit] echo "Downloading WinJre64 /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz: `date`"; \ [junit] wget --quiet -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz https://ptolemy.berkeley.edu/ptolemyII/WinJre64.tar.gz; \ [junit] fi [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz [junit] -rw-rw-r-- 1 travis travis 81240223 Mar 21 2018 /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz [junit] file /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz: gzip compressed data, last modified: Wed Mar 21 21:06:04 2018, from Unix [junit] tar -zxf /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz [junit] if [ ! -f jre64/README-Ptolemy.txt ]; then \ [junit] echo "jre64/README-Ptolemy.txt does not exist after attempted untar of /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz"; \ [junit] echo "Downloading WinJre64 again? jre64: `date`"; \ [junit] wget -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz https://ptolemy.berkeley.edu/ptolemyII/WinJre64.tar.gz; \ [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz; \ [junit] tar -zxf /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/installer/WinJre64.tar.gz; \ [junit] fi [junit] # [junit] # Now building target setup64_jar: PTSETUP_64.jar: ptII11_1_devel_setup_windows_64.jar [junit] # Mon Jun 6 02:13:59 UTC 2022 [junit] ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/vergil [junit] lrwxrwxrwx 1 travis travis 8 Jun 6 02:07 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/vergil -> ptinvoke [junit] ls -l ptII11_1_devel_setup_windows_64.xml [junit] -rw-rw-r-- 1 travis travis 61456 Jun 6 02:13 ptII11_1_devel_setup_windows_64.xml [junit] rm -rf jre; mkdir jre [junit] (cd jre64; tar -cf - .) | (cd jre; tar -xpf -) [junit] IZPACK_OPTS=-Djava.util.logging.config.file=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/izpackLogging.txt sh "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/bin/compile" -o ptII11_1_devel_setup_windows_64.jar ptII11_1_devel_setup_windows_64.xml [junit] [junit] .:: IzPack - Version 5.1.3-SNAPSHOT ::. [junit] [junit] < compiler specifications version: 5.0 > [junit] [junit] - Copyright (c) 2001-2010 Julien Ponge and others. All Rights Reserved. [junit] - Visit http://izpack.org/ for the latest releases [junit] - Released under the terms of the Apache Software License version 2.0. [junit] [junit] -> Processing : ptII11_1_devel_setup_windows_64.xml [junit] -> Output : ptII11_1_devel_setup_windows_64.jar [junit] -> Base path : . [junit] -> Kind : standard [junit] -> Compression : default [junit] -> Compr. level: -1 [junit] -> IzPack home : /home/travis/build/icyphy/ptII/vendors/izpack [junit] [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.CompilerConfig [junit] INFO: Logging initialized at level 'INFO' [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.CompilerConfig addInfoStrings [junit] INFO: Pack compression method: default [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding content of jar: /home/travis/build/icyphy/ptII/adm/gen-11.1/./izpacksetup.jar [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.CompilerConfig addInfoConditional [junit] INFO: Adding uninstaller [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the console preferences [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the GUI preferences [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding langpack: eng [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: flag.eng [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputLang.xml [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: CustomLangPack.xml [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.info [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLLicencePanel.licence [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InfoPanel.info [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: TargetPanel.dir.windows [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InstallerLarger.image [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: StyleSheet [junit] Jun 06, 2022 2:14:00 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: shortcutSpec.xml [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputSpec.xml [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.0 [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.1 [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.2 [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.3 [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.4 [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.5 [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.6 [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.7 [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.8 [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: ProcessPanel.Spec.xml [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: packsLang.xml [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HelloPanel_0 :: Classname : com.izforge.izpack.panels.hello.HelloPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLInfoPanel_1 :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLLicencePanel_2 :: Classname : com.izforge.izpack.panels.htmllicence.HTMLLicencePanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: TargetPanel_3 :: Classname : com.izforge.izpack.panels.target.TargetPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: PacksPanel_4 :: Classname : com.izforge.izpack.panels.packs.PacksPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: SummaryPanel_5 :: Classname : com.izforge.izpack.panels.summary.SummaryPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: InstallPanel_6 :: Classname : com.izforge.izpack.panels.install.InstallPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ShortcutPanel_7 :: Classname : com.izforge.izpack.panels.shortcut.ShortcutPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelCapeCode :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelFull :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ProcessPanel_10 :: Classname : com.izforge.izpack.panels.process.ProcessPanel [junit] Jun 06, 2022 2:14:01 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: FinishPanel_11 :: Classname : com.izforge.izpack.panels.finish.FinishPanel [junit] Jun 06, 2022 2:14:06 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/ant [junit] Jun 06, 2022 2:14:06 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun [junit] Jun 06, 2022 2:14:06 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/complete-ant-cmd.pl [junit] Jun 06, 2022 2:14:06 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.py [junit] Jun 06, 2022 2:14:06 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.pl [junit] Jun 06, 2022 2:14:06 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun.pl [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy.in [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/vergil [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/sandbox.policy [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/IncrementalFMU_wrap.dll [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkpttest [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makeapp [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/npm [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke.in [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkosgi [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/updateFmu [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/node [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/reloadAllAccessors [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ant [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/hyvisual [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/cyphysim [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptdemo [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/viptos [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkl4j [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcygpath [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb.bat [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/policy.all [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/libfmipp.dll [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen.bat [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptjunit [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/convertToLazy.bat [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/macContents [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptlivelinkdemo [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/startjini [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkjnlp [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode.bat [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makefile [junit] Jun 06, 2022 2:14:07 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Full containing 3970 files [junit] Jun 06, 2022 2:14:09 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Docs containing 8974 files [junit] Jun 06, 2022 2:14:09 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack JRE containing 243 files [junit] Jun 06, 2022 2:14:13 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: configure [junit] Jun 06, 2022 2:14:13 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Sources containing 26135 files [junit] Jun 06, 2022 2:14:13 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [ Begin ] [junit] Jun 06, 2022 2:14:13 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [junit] Jun 06, 2022 2:14:13 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying the skeleton installer [junit] Jun 06, 2022 2:14:13 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying 24 files into installer [junit] Jun 06, 2022 2:14:14 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing 4 Packs into installer [junit] Jun 06, 2022 2:14:14 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 0: Full [junit] Jun 06, 2022 2:14:29 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 1: Docs [junit] Jun 06, 2022 2:14:36 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 2: JRE [junit] Jun 06, 2022 2:14:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 3: Sources [junit] Jun 06, 2022 2:15:25 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [junit] Jun 06, 2022 2:15:25 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [ End ] [junit] Build time: Mon Jun 06 02:15:26 UTC 2022 [junit] rm -rf jre [junit] if [ ! -f ptII11_1_devel_setup_windows_64.jar ]; then \ [junit] error "ptII11_1_devel_setup_windows_64.jar does not exist?"; \ [junit] else \ [junit] ls -l ptII11_1_devel_setup_windows_64.jar; \ [junit] fi [junit] -rw-rw-r-- 1 travis travis 598870648 Jun 6 02:15 ptII11_1_devel_setup_windows_64.jar [junit] # [junit] # Now building rule ptII11_1_devel_setup_windows_64.exe: PTSETUP_64.exe: ptII11_1_devel_setup_windows_64.exe [junit] # Mon Jun 6 02:15:26 UTC 2022 [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j/launch4j" "`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpwd`/ptII11_1_devel_setup_windows_64_l4j.xml" [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Wrapping [junit] WARNING: Sign the executable to minimize antivirus false positives or use launching instead of wrapping. [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/gen-11.1/ptII11_1_devel_setup_windows_64.exe [junit] sleep 5 [junit] ls -l ptII11_1_devel_setup_windows_64.exe [junit] -rwxrwxr-x 1 travis travis 598910584 Jun 6 02:15 ptII11_1_devel_setup_windows_64.exe [junit] if [ ! -f ptII11_1_devel_setup_windows_64.exe ]; then \ [junit] error "ptII11_1_devel_setup_windows_64.exe does not exist?"; \ [junit] else \ [junit] ls -l ptII11_1_devel_setup_windows_64.exe; \ [junit] fi [junit] -rwxrwxr-x 1 travis travis 598910584 Jun 6 02:15 ptII11_1_devel_setup_windows_64.exe [junit] awk -f linuxInclude.awk ptII11_1_devel_setup_windows.xml | \ [junit] sed -e 's@ptmatlab.dll@libptmatlab.so@' \ [junit] -e 's@@@' \ [junit] -e 's@os="windows"@os="unix"@' \ [junit] -e 's@@@' \ [junit] > ptII11.1.devel.setup.linux.xml [junit] # [junit] # Now building Ptiny.app /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/Ptiny.app [junit] # Mon Jun 6 02:15:33 UTC 2022 [junit] # TRAVIS=true causes TII/bin/makeapp to download MacJVM.tar.gz [junit] if [ ! -f /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/Ptiny.app ]; then \ [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; PTII=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel ./configure; cd bin; rm -rf *.app; TRAVIS=true make PTII=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel CapeCode.app Ptiny.app Vergil.app); ls -l /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jdk; \ [junit] fi [junit] For more verbose output, run ./configure --enable-verbose [junit] checking if your path has 'program files/java' instead of 'Program Files/Java' ... ok [junit] checking if $PTII ('/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel') has backslashes... ok [junit] checking if $PTII ('/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel') and the current directory are the same"... checking if $PTII ('/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel') contains "cygdrive"... ok [junit] checking for find... /usr/bin/find [junit] checking for javac... /usr/local/lib/jvm/openjdk11/bin/javac [junit] Unrecognized option: -d32 [junit] Error: Could not create the Java Virtual Machine. [junit] Error: A fatal exception has occurred. Program will exit. [junit] checking for java32... no [junit] configure: WARNING: Running java -d32 -version failed, [junit] and ./bin/java does not exist. [junit] Perhaps you need to install a separate 32-bit JVM [junit] or rerun configure with --with-java32? [junit] The 32-bit JVM is only needed for certain 32-bit FMI tests. [junit] In general, under a 64-bit JVM, FMI will work fine without a 32-bit JVM. [junit] checking for the java runtime in /usr/local/lib/jvm/openjdk11/bin... ok [junit] checking for java... /usr/local/lib/jvm/openjdk11/bin/java [junit] checking for the java compiler in /usr/local/lib/jvm/openjdk11/bin... ok [junit] checking for javac... (cached) /usr/local/lib/jvm/openjdk11/bin/javac [junit] checking the Java compiler with a simple compile... ok [junit] checking the value of the java.version Property ... ok [junit] checking for Java version for use with -target and by Ant in build.xml... ok [junit] checking the JDK version... ok [junit] checking for java.home property by compiling a test program ... ok [junit] checking for java.home property by running a test program ... ok [junit] checking for the jar command... ok [junit] checking that /usr/local/lib/jvm/openjdk11/bin/jar can handle -i... ok [junit] checking for the jarsigner command... ok [junit] configure: WARNING: Cannot find '/usr/local/lib/jvm/openjdk11/bin/javaws'. [junit] or '/Commands/javaws', looking in the path. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the javaws command... checking for javaws... no [junit] configure: WARNING: The javaws command "" is not executable or not found. [junit] This is only a problem when testing the Java Webstart (JNLP) files. [junit] checking for the keytool command... ok [junit] checking for the proper CLASSPATH separator... ok [junit] checking Nashorn, the JavaScript engine, used by Accessors... ok [junit] checking Java version 11.0.2 > 10, checking for asm-all.jar, used by standalone Nashorn... ok [junit] checking Java version 11.0.2 > 10, checking for standalone Nashorn... ok [junit] checking Compiling a Nashorn test program with classpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/nashorn-core-15.3.jar... ok [junit] checking for /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors/, used by CapeCode and Accessors... ok [junit] checking Java 9 and later... ok [junit] checking for the Apache ant binary... ok [junit] checking for gawk... /usr/bin/gawk [junit] checking for mvn... /usr/local/maven-3.6.3/bin/mvn [junit] checking for maven ant task. This could take a minute the first time configure is run.... ok [junit] configure: WARNING: Failed to find /usr/local/include/boost/numeric/odeint.hpp [junit] This is only a problem if you want to rebuild the Functional [junit] Mock-up Interface ++ C files in actor/lib/fmi/fmipp. [junit] Most users can use the shared libraries in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib or /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin. [junit] checking for websensor in $PTII/ptolemy/apps/websensor... checking for Boost... checking for BSH, the Java Bean Shell... ok [junit] checking for Cal, the actor language... ok [junit] checking for saxon8.jar (used by caltrop)... ok [junit] checking for saxon8-dom.jar (used by caltrop)... ok [junit] checking for java_cup.jar (used by caltrop)... ok [junit] configure: WARNING: Failed to find Checkstyle in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/checkstyle-6.2 [junit] Checkstyle is only necessary for code cleaning. [junit] Checkstyle is LGPL'd, so while it could be in the ptII repo, we don't add it. [junit] Checkstyle may be downloaded from http://checkstyle.sourceforge.net/ [junit] checking for Checkstyle, optionally used to check the style of Java files.... checking for Chic, the model checker... ok [junit] checking for Ptolemy subset of Colt, the scientific computing lib... ok [junit] configure: WARNING: Did not find /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/colt/colt.jar, [junit] using /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/ptcolt.jar [junit] configure: WARNING: Failed to find Cobertura in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/corbertura-2.0.3 [junit] Cobertura is only necessary to for code coverage. [junit] Cobertura is GPL'd, so we don't check it in to the ptII repository. [junit] Cobertura may be downloaded from http://cobertura.github.io/cobertura/ [junit] configure: WARNING: Failed to find CUnit in /usr/local or [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/CUnit. [junit] CUnit is only necessary to test the C templates of the code generation facility [junit] configure: WARNING: Could not find tools.jar, checking for classes.jar [junit] configure: WARNING: Could not find tools.jar or classes.jar in [junit] PTJAVA_HOME = /usr/local/lib/jvm/openjdk11 [junit] Usually, tools.jar is in PTJAVA_HOME/../lib/tools.jar [junit] or classes.jar is in PTJAVA_HOME/../Classes/classes.jar [junit] Since tools.jar and classes.jar cannot be found, [junit] we will not use doclets from ptII/doc/doclets, which [junit] means that the actor documentation index system will not work. [junit] checking for Full version of Colt, the scientific computing lib... checking for Cobertura, optionally used for Java code coverage.... checking for CUnit to be used to test the C cg templates... checking for tools.jar for use with doclets... checking for classes.jar for use with doclets... checking for javadoc... /usr/local/lib/jvm/openjdk11/bin/javadoc [junit] configure: WARNING: Failed to find /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/mbed/gcc-arm/bin/arm-none-eabi-gcc [junit] so the Mbed CG facility will not be run. [junit] configure: WARNING: Failed to find iText.jar [junit] as /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/itext/iText.jar. [junit] Perhaps the iText is not installed? [junit] You need not download the iText interface unless you [junit] would like to export PDF from Vergil. [junit] Note that the iText jar file has the Affero General Public License (AGPL), [junit] which is an extension of the GNU Public License. [junit] To use the iText interface, download iText from http://itextpdf.com [junit] place iText.jar in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/itext/ and then rerun configure. [junit] checking for arm-none-eabi-gcc... checking for the iText PDF jar... checking G4LTL... ok [junit] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [junit] import com.sun.image.codec.jpeg.JPEGCodec; [junit] ^ [junit] JAITest.java:28: error: package javax.media.jai does not exist [junit] import javax.media.jai.*; [junit] ^ [junit] 2 errors [junit] configure: WARNING: JAI not found in the default classpath [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" JAITest.java' failed and JAI jars were not found [junit] in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors [junit] perhaps the Java Advanced Imaging API is not installed? [junit] [junit] Note that JAI does not work in Java 9 and later because Java 9 removed [junit] internal classes used by JAI. [junit] See https://wiki.eecs.berkeley.edu/ptexternal/Main/JAI [junit] [junit] You need not download Jai unless you plan on using the video [junit] actors in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/actor/lib/jai [junit] The JAI API can be downloaded from [junit] http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-java-client-419417.html [junit] checking for Java Advanced Imaging (JAI) API... checking for JAI in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors... checking for Jcerti, used by hlacerti ... ok [junit] checking for JavaMail directory... ok [junit] configure: WARNING: Failed to find /usr/local/jmodelica/include/jmi.h [junit] which is part of JModelica. [junit] Ptolemy optionally includes one or more FMUs that use JModelica. [junit] To install JModelica, see https://svn.jmodelica.org/trunk/INSTALL [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/javafx/*': No such file or directory [junit] checking for JModelica... TMP_JAVAFX_DIR= [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/javafx': No such file or directory [junit] /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/javafx: [junit] JavaFXTest.java:28: error: package javafx.embed.swing does not exist [junit] import javafx.embed.swing.JFXPanel; [junit] ^ [junit] JavaFXTest.java:29: error: package javafx.scene.media does not exist [junit] import javafx.scene.media.Media; [junit] ^ [junit] JavaFXTest.java:49: error: cannot find symbol [junit] public static JFXPanel fxPanel = null; [junit] ^ [junit] symbol: class JFXPanel [junit] location: class JavaFXTest [junit] 3 errors [junit] configure: WARNING: Failed to find JavaFX. [junit] [junit] Perhaps you are running an OpenJDK JDK instead of an Oracle JDK? [junit] Or, perhaps you are using an Oracle JDK later than JDK 10 that [junit] no longer includes JavaFX. [junit] To download JavaFX, see https://openjfx.io/ [junit] [junit] The ./configure script searches for [junit] so please install OpenFX at one of those locations or use [junit] --with-javafx-jar=JARFILE [junit] [junit] If OpenFX is not present, then the audio accessors will not work under CapeCode. [junit] [junit] JMFTest.java:28: error: package javax.media does not exist [junit] import javax.media.CaptureDeviceInfo; [junit] ^ [junit] 1 error [junit] configure: WARNING: JMF not found in the default classpath, will check elsewhere next. [junit] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" JMFTest.java' failed. [junit] perhaps the Java Media Framework (JMF) is not installed? [junit] You need not download the JMF unless you plan on using the video [junit] actors in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/actor/lib/jmf [junit] The JMF SDK can be downloaded from [junit] http://www.oracle.com/technetwork/java/javase/download-142937.html [junit] checking for JavaFX... checking checking for JavaFX in the default classpath... checking for Java Media Framework (JMF) in the default classpath... checking for JMF in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/JMF*... checking for Java Native Access (JNA) jar... ok [junit] checking for joystick jar file... ok [junit] checking for ptjacl.jar... ok [junit] checking for how to run jacl with "/usr/local/lib/jvm/openjdk11/bin/java"... % ok [junit] checking for JSoup, used when exporting html pages. ... ok [junit] checking for the JUnit - the Java Unit Testing Framework... ok [junit] checking for the JUnitParams, needed by our JUnit tests... ok [junit] checking for the Java Excel API (JXL)... ok [junit] checking for jython... no [junit] checking for jython.bat... no [junit] checking for Jython, the Java implementation of Python... ok [junit] checking for kieler jar file used by layout ... ok [junit] checking for node... checking for node... /home/travis/build/icyphy/ptII/bin/node [junit] checking for npm... checking for npm... /home/travis/build/icyphy/ptII/bin/npm [junit] checking for npm before 5.x... ok [junit] checking for OpenCV Java API... ok [junit] checking for OpenCV by compiling and running a small OpenCV program... About to load opencv_java320 [junit] Exception in thread "main" java.lang.RuntimeException: Could not load opencv_java320. [junit] java.library.path = /home/travis/pthla/certi-tools/lib:/usr/lib/jni:/usr/local/share/OpenCV/java/:/usr/share/OpenCV/java::/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib [junit] at OpenCVTest.main(OpenCVTest.java:79) [junit] Caused by: java.lang.UnsatisfiedLinkError: no opencv_java320 in java.library.path: [/home/travis/pthla/certi-tools/lib, /usr/lib/jni, /usr/local/share/OpenCV/java/, /usr/share/OpenCV/java, ., /usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib] [junit] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660) [junit] at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:829) [junit] at java.base/java.lang.System.loadLibrary(System.java:1867) [junit] at OpenCVTest.main(OpenCVTest.java:52) [junit] configure: WARNING: Failed to run OpenCV test program in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/config with [junit] /usr/local/lib/jvm/openjdk11/bin/java -classpath /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/opencv-320.jar:. OpenCVTest [junit] so we will try other jars. [junit] checking for opencv-*.jar in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/opencv/share/OpenCV/java /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib /opt/local/share/OpenCV/java /usr/share/OpenCV/java /usr/local/share/OpenCV/java... ok [junit] checking /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib/opencv-341.jar... About to load opencv_java341 [junit] Imgproc.LINE_8: 8 [junit] Loaded opencv_java341 [junit] ok [junit] checking if org/ptolemy/opencv will be compiled.... ok [junit] checking for Open Sound Control/Processing.org interface (oscP5). ... ok [junit] checking for rxtx serial port interface... ok [junit] configure: WARNING: Could not find directory [junit] '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/sun/javacc-5.0' [junit] so we search for the jjtree command. [junit] configure: WARNING: Failed to find jjtree [junit] configure: WARNING: Failed to find javacc, perhaps JavaCC is not installed? [junit] You need not download JavaCC unless you plan on modifying .jjt files [junit] in ptolemy/data/expr. [junit] JavaCC is available from [junit] https://javacc.org [junit] [junit] Note that the zip file that gets downloaded is actually an installer [junit] that must be run to install the JavaCC.zip file that contains the classes. [junit] [junit] Note that JavaCC-4.1 and 4.2 will not work, there are problems with [junit] ReInit() being static or not static. [junit] [junit] JavaCC-6.0 seems to not include the jjtree and javacc scripts, so [junit] we recommend JavaCC-5.0. [junit] [junit] Try: [junit] cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/sun [junit] wget https://javacc.org/downloads/javacc-5.0.tar.gz [junit] tar -zxf javacc-5.0.tar.gz [junit] cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel [junit] ./configure [junit] [junit] Configure looks for JavaCC in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/sun/javacc-5.0 [junit] so either install JavaCC in that location or use the --with-javacc= flag [junit] and then rerun configure.' [junit] checking for JavaCC... checking for jjtree... no [junit] checking for Java3D... ok [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/jogl/lib/Linux/*.jar': No such file or directory [junit] ls: cannot access '/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/jogl/lib/natives/linux-amd64/*.jar': No such file or directory [junit] checking for Jogl... checking for jini directory... ok [junit] checking for jars used by jini... ...ok [junit] checking for the proper JNI architecture... checking for gcc... /usr/bin/gcc [junit] checking for cc... (cached) /usr/bin/gcc [junit] checking for javah... /usr/bin/javah [junit] checking for the cc for JNI... checking for that the pieces for JNI have been found... ok [junit] configure: WARNING: /usr/local/lib/jvm/openjdk11/../include was not found. As a result, compilation of JNI actors will fail. [junit] checking for the proper JNI architecture include directory... checking for the proper JNI library architecture... ok [junit] checking for if the -mno-cygwin flag is available... ok [junit] checking for the proper shared library gcc flag... ok [junit] checking for the proper shared library cc flag... ok [junit] checking for the proper shared library link flag... ok [junit] checking for the proper shared library prefix... ok [junit] checking for the proper shared library suffix... ok [junit] checking for JNI libraries needed to link JNI... ok [junit] checking for json directory... ok [junit] checking for matlab... no [junit] configure: WARNING: Failed to find matlab executable in the path. [junit] Perhaps Matlab is not installed? [junit] If Matlab is not present, then the Ptolemy II/Matlab interface in [junit] $PTII/ptolemy/matlab will not be usable. [junit] configure: WARNING: Matlab was not found, but compiling the .java files in ptolemy/matlab/ should be ok. [junit] checking for Protocol Buffers (ProtoBuf)... ok [junit] checking for the Paho MQTT jar... ok [junit] checking for mapss.jar, used by the PSDF domain... ok [junit] checking for anltr.jar, used by the Ptalon... ok [junit] checking for scalac... no [junit] configure: WARNING: Failed to find the scalac binary, [junit] so org/ptolemy/scala will be excluded [junit] checking for soot directory... ok [junit] checking for $SOOT_DIR/sootclasses.jar... ok [junit] checking for rt.jar by compiling config/SystemJar.java... ok [junit] checking the location or rt.jar... ok [junit] checking for mysql jar, used by the database actors... ok [junit] SystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableSystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableconfigure: WARNING: ojdbc6.jar not found, [junit] but only necessary to use database actors with Oracle. [junit] If the mysql jar file is present, then the Oracle Java Database Connector is not necessary [junit] To install ojdbc5.jar or ojdbc6.jar, [junit] download it from https://www.oracle.com/technetwork/database/features/jdbc/jdbc-drivers-12c-download-1958347.html [junit] copy it to ptolemy/actor/lib/database [junit] and rerun ./configure [junit] configure: WARNING: Could not find the sphinx4 jar files. [junit] These files are only necessary for the accessor in [junit] ptolemy/actor/lib/jjs/modules/speechRecognition. [junit] To install Sphinx4: [junit] 1. mkdir /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/sphinx4 [junit] 2. Download these .jar files and place in ptolemy/vendors/misc/sphinx: [junit] [junit] wget -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar 'https://oss.sonatype.org/service/local/artifact/maven/redirect?r=releases&g=net.sf.phat&a=sphinx4-core&v=5prealpha&e=jar' [junit] [junit] wget -O /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar 'https://oss.sonatype.org/service/local/artifact/maven/redirect?r=releases&g=net.sf.phat&a=sphinx4-data&v=5prealpha&e=jar' [junit] [junit] 3. Rerun [junit] (cd /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel; ./configure) [junit] checking for ojdbc6.jar... checking for Sphinx4 Speech recognition data jar API... checking for PDFRenderer... ok [junit] configure: WARNING: Failed to find Batik Jar file [junit] You need only have Batik if you are planning on rebuilding diva.jar [junit] for use with Kepler. [junit] Batik can be downloaded from http://xmlgraphics.apache.org/batik/, [junit] batike-1.9/lib/batik-all-1.9.jar copied to /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/lib [junit] and ./configure rerun. [junit] checking for Batik SVG... checking for svgSalamander... ok [junit] checking for RSyntaxEditor... ok [junit] configure: WARNING: $TOSROOT is not set. It must be set to use PtinyOS. [junit] configure: WARNING: $TOSROOT is set to '', [junit] but there is no directory by that name, so we will not set up for PtinyOS. [junit] For details, see /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ptolemy/domains/ptinyos/README.txt. [junit] configure: WARNING: Failed to find giotto/gdk.jar [junit] perhaps Giotto is not installed? [junit] You need not download Giotto unless you plan on generating code for [junit] Giotto models. [junit] The Giotto SDK can be [junit] downloaded from https://embedded.eecs.berkeley.edu/giotto/ [junit] Copy gdk.jar to /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/giotto, for example: [junit] mkdir -p /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/giotto [junit] cp C:/Program\ Files/Giotto*/gdk.jar /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/giotto/ [junit] checking the for TinyOS... checking for giotto directory... checking for the Vertx application platform interface. ... ok [junit] checking for slf4-api... ok [junit] checking for slf4-simple... ok [junit] checking for webcam-capture... ok [junit] checking for xbjlib directory... ok [junit] checking for gcc... /usr/bin/gcc [junit] checking for libexpat... ok [junit] checking for expat.h... ok [junit] configure: WARNING: Failed to find boost/numeric/odeint.hpp, so FMI ++ [junit] will not be compiled. FMI++ is an extension of the [junit] Functional Mockup Interface, see [junit] http://sourceforge.net/p/fmipp/wiki/Home/ [junit] configure: creating ./config.status [junit] config.status: creating mk/ptII.mk [junit] config.status: creating bin/ptinvoke [junit] config.status: creating build.xml [junit] config.status: creating .classpath [junit] config.status: creating bin/comm.policy [junit] config.status: creating lib/ptII.properties [junit] config.status: creating ptolemy/util/test/junit/javachdir [junit] config.status: creating ptolemy/util/test/junit/javachdir32 [junit] config.status: executing default commands [junit] make[1]: Entering directory '/home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/bin' [junit] ./makeapp CapeCode.app CAPECODE -capecode [junit] ./makeapp: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub does not exist, creating it from GitHub. [junit] Cloning into 'universalJavaApplicationStub'... [junit] Updating universalJavaApplicationStub from /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub [junit] Untaring /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/installer/MacJVM.tar.gz in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ now: Mon Jun 6 02:15:48 UTC 2022 [junit] ./makeapp: Installation of /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jdk succeeded. [junit] touch CapeCode.app [junit] ./makeapp Ptiny.app PTINY -ptiny [junit] Updating universalJavaApplicationStub from /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub [junit] Untaring /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/installer/MacJVM.tar.gz in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ now: Mon Jun 6 02:15:51 UTC 2022 [junit] ./makeapp: Installation of /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jdk succeeded. [junit] touch Ptiny.app [junit] ./makeapp Vergil.app FULL -full [junit] Updating universalJavaApplicationStub from /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub [junit] Untaring /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/vendors/installer/MacJVM.tar.gz in /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/ now: Mon Jun 6 02:15:53 UTC 2022 [junit] ./makeapp: Installation of /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jdk succeeded. [junit] touch Vergil.app [junit] make[1]: Leaving directory '/home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/bin' [junit] total 332 [junit] drwxr-xr-x 2 travis travis 4096 Jun 6 02:15 bin [junit] -rw-r--r-- 1 travis travis 3244 May 12 2017 COPYRIGHT [junit] drwxr-xr-x 4 travis travis 4096 Jun 6 02:15 db [junit] drwxr-xr-x 3 travis travis 4096 Jun 6 02:15 include [junit] drwxr-xr-x 4 travis travis 4096 Jun 6 02:15 jre [junit] drwxr-xr-x 4 travis travis 4096 Jun 6 02:15 lib [junit] -rw-r--r-- 1 travis travis 40 May 12 2017 LICENSE [junit] drwxr-xr-x 5 travis travis 4096 Jun 22 2016 man [junit] -rw-r--r-- 1 travis travis 46 May 12 2017 README [junit] -rw-r--r-- 1 travis travis 1128 Jun 9 2018 README-PTOLEMY.txt [junit] -rw-r--r-- 1 travis travis 529 Jun 22 2016 release [junit] -rwxr-xr-x 1 travis travis 110114 May 12 2017 THIRDPARTYLICENSEREADME-JAVAFX.txt [junit] -rw-r--r-- 1 travis travis 177094 May 12 2017 THIRDPARTYLICENSEREADME.txt [junit] -rw-r--r-- 1 travis travis 955 May 12 2017 Welcome.html [junit] # [junit] # Now building target setup_linux_jar: (PTSETUP_LINUX).jar: ptII11.1.devel.setup.linux.jar [junit] # Mon Jun 6 02:15:55 UTC 2022 [junit] ls -ldg /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/Ptiny.app /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jdk [junit] drwxrwxr-x 3 travis 4096 Jun 6 02:15 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/Ptiny.app [junit] drwxr-xr-x 8 travis 4096 Jun 13 2018 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jdk [junit] IZPACK_OPTS=-Djava.util.logging.config.file=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/izpackLogging.txt sh "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/bin/compile" -o ptII11.1.devel.setup.linux.jar ptII11.1.devel.setup.linux.xml [junit] [junit] .:: IzPack - Version 5.1.3-SNAPSHOT ::. [junit] [junit] < compiler specifications version: 5.0 > [junit] [junit] - Copyright (c) 2001-2010 Julien Ponge and others. All Rights Reserved. [junit] - Visit http://izpack.org/ for the latest releases [junit] - Released under the terms of the Apache Software License version 2.0. [junit] [junit] -> Processing : ptII11.1.devel.setup.linux.xml [junit] -> Output : ptII11.1.devel.setup.linux.jar [junit] -> Base path : . [junit] -> Kind : standard [junit] -> Compression : default [junit] -> Compr. level: -1 [junit] -> IzPack home : /home/travis/build/icyphy/ptII/vendors/izpack [junit] [junit] Jun 06, 2022 2:15:56 AM com.izforge.izpack.compiler.CompilerConfig [junit] INFO: Logging initialized at level 'INFO' [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.CompilerConfig addInfoStrings [junit] INFO: Pack compression method: default [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding content of jar: /home/travis/build/icyphy/ptII/adm/gen-11.1/./izpacksetup.jar [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.CompilerConfig addInfoConditional [junit] INFO: Adding uninstaller [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the console preferences [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the GUI preferences [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding langpack: eng [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: flag.eng [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputLang.xml [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: CustomLangPack.xml [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.info [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLLicencePanel.licence [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InfoPanel.info [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: TargetPanel.dir.windows [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InstallerLarger.image [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: StyleSheet [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: shortcutSpec.xml [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputSpec.xml [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.0 [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.1 [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.2 [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.3 [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.4 [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.5 [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.6 [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.7 [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.8 [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: ProcessPanel.Spec.xml [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: packsLang.xml [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HelloPanel_0 :: Classname : com.izforge.izpack.panels.hello.HelloPanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLInfoPanel_1 :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLLicencePanel_2 :: Classname : com.izforge.izpack.panels.htmllicence.HTMLLicencePanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: TargetPanel_3 :: Classname : com.izforge.izpack.panels.target.TargetPanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: PacksPanel_4 :: Classname : com.izforge.izpack.panels.packs.PacksPanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: SummaryPanel_5 :: Classname : com.izforge.izpack.panels.summary.SummaryPanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: InstallPanel_6 :: Classname : com.izforge.izpack.panels.install.InstallPanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelCapeCode :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelFull :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ProcessPanel_9 :: Classname : com.izforge.izpack.panels.process.ProcessPanel [junit] Jun 06, 2022 2:15:57 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: FinishPanel_10 :: Classname : com.izforge.izpack.panels.finish.FinishPanel [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/ant [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/complete-ant-cmd.pl [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.py [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.pl [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun.pl [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy.in [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/vergil [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/sandbox.policy [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/IncrementalFMU_wrap.dll [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkpttest [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makeapp [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/npm [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke.in [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkosgi [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/updateFmu [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/node [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/reloadAllAccessors [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ant [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/hyvisual [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/cyphysim [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptdemo [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/viptos [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkl4j [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcygpath [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb.bat [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/policy.all [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/libfmipp.dll [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen.bat [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptjunit [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/convertToLazy.bat [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/macContents [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptlivelinkdemo [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/startjini [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkjnlp [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode.bat [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makefile [junit] Jun 06, 2022 2:16:02 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Full containing 3338 files [junit] Jun 06, 2022 2:16:04 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Docs containing 8972 files [junit] Jun 06, 2022 2:16:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: configure [junit] Jun 06, 2022 2:16:09 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Sources containing 26135 files [junit] Jun 06, 2022 2:16:09 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [ Begin ] [junit] Jun 06, 2022 2:16:09 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [junit] Jun 06, 2022 2:16:09 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying the skeleton installer [junit] Jun 06, 2022 2:16:09 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying 24 files into installer [junit] Jun 06, 2022 2:16:09 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing 3 Packs into installer [junit] Jun 06, 2022 2:16:09 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 0: Full [junit] Jun 06, 2022 2:16:26 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 1: Docs [junit] Jun 06, 2022 2:16:33 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 2: Sources [junit] Jun 06, 2022 2:17:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [junit] Jun 06, 2022 2:17:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [ End ] [junit] Build time: Mon Jun 06 02:17:03 UTC 2022 [junit] if [ ! -f ptII11.1.devel.setup.linux.jar ]; then \ [junit] error "ptII11.1.devel.setup.linux.jar does not exist?"; \ [junit] else \ [junit] ls -l ptII11.1.devel.setup.linux.jar; \ [junit] fi [junit] -rw-rw-r-- 1 travis travis 511569765 Jun 6 02:17 ptII11.1.devel.setup.linux.jar [junit] chmod a+x ptII11.1.devel.setup.linux.jar [junit] tar -zcf ptII11.1.devel.setup.linux.tar.gz ptII11.1.devel.setup.linux.jar [junit] sed 's/setup_windows/setup_windows_64/' capecode0_3_devel_setup_windows_l4j.xml > capecode0_3_devel_setup_windows_64_l4j.xml [junit] sed 's/ShellLink.dll/ShellLink_x64.dll/' \ [junit] capecode0_3_devel_setup_windows.xml > capecode0_3_devel_setup_windows_64.xml [junit] # [junit] # Now building target capecode_setup_64_jar: (CAPECODE_SETUP_64).jar: capecode0_3_devel_setup_windows_64.jar [junit] # Mon Jun 6 02:17:18 UTC 2022 [junit] rm -rf jre; mkdir jre [junit] (cd jre64; tar -cf - .) | (cd jre; tar -xpf -) [junit] IZPACK_OPTS=-Djava.util.logging.config.file=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/izpackLogging.txt sh "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/bin/compile" -o capecode0_3_devel_setup_windows_64.jar capecode0_3_devel_setup_windows_64.xml [junit] [junit] .:: IzPack - Version 5.1.3-SNAPSHOT ::. [junit] [junit] < compiler specifications version: 5.0 > [junit] [junit] - Copyright (c) 2001-2010 Julien Ponge and others. All Rights Reserved. [junit] - Visit http://izpack.org/ for the latest releases [junit] - Released under the terms of the Apache Software License version 2.0. [junit] [junit] -> Processing : capecode0_3_devel_setup_windows_64.xml [junit] -> Output : capecode0_3_devel_setup_windows_64.jar [junit] -> Base path : . [junit] -> Kind : standard [junit] -> Compression : default [junit] -> Compr. level: -1 [junit] -> IzPack home : /home/travis/build/icyphy/ptII/vendors/izpack [junit] [junit] Jun 06, 2022 2:17:19 AM com.izforge.izpack.compiler.CompilerConfig [junit] INFO: Logging initialized at level 'INFO' [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.CompilerConfig addInfoStrings [junit] INFO: Pack compression method: default [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding content of jar: /home/travis/build/icyphy/ptII/adm/gen-11.1/./izpacksetup.jar [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.CompilerConfig addInfoConditional [junit] INFO: Adding uninstaller [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the console preferences [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the GUI preferences [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding langpack: eng [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: flag.eng [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputLang.xml [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: CustomLangPack.xml [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.info [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLLicencePanel.licence [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.capeCodeStartupMacOSX [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InfoPanel.info [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: TargetPanel.dir.windows [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InstallerLarger.image [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: StyleSheet [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: shortcutSpec.xml [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputSpec.xml [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.0 [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.1 [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.2 [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.3 [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.4 [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.5 [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.6 [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.7 [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.8 [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: ProcessPanel.Spec.xml [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: packsLang.xml [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HelloPanel_0 :: Classname : com.izforge.izpack.panels.hello.HelloPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLInfoPanel_1 :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLLicencePanel_2 :: Classname : com.izforge.izpack.panels.htmllicence.HTMLLicencePanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: TargetPanel_3 :: Classname : com.izforge.izpack.panels.target.TargetPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: PacksPanel_4 :: Classname : com.izforge.izpack.panels.packs.PacksPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: SummaryPanel_5 :: Classname : com.izforge.izpack.panels.summary.SummaryPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: InstallPanel_6 :: Classname : com.izforge.izpack.panels.install.InstallPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ShortcutPanel_7 :: Classname : com.izforge.izpack.panels.shortcut.ShortcutPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelCapeCode :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ProcessPanel_9 :: Classname : com.izforge.izpack.panels.process.ProcessPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: capeCodeStartupMacOSX :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:17:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: FinishPanel_11 :: Classname : com.izforge.izpack.panels.finish.FinishPanel [junit] Jun 06, 2022 2:17:30 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/ant [junit] Jun 06, 2022 2:17:30 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun [junit] Jun 06, 2022 2:17:30 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/complete-ant-cmd.pl [junit] Jun 06, 2022 2:17:30 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.py [junit] Jun 06, 2022 2:17:30 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.pl [junit] Jun 06, 2022 2:17:30 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun.pl [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy.in [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/vergil [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/sandbox.policy [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/IncrementalFMU_wrap.dll [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkpttest [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makeapp [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/npm [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke.in [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkosgi [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/updateFmu [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/node [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/reloadAllAccessors [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ant [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/hyvisual [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/cyphysim [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/homer.bat [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptdemo [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/viptos [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkl4j [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcygpath [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb.bat [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/policy.all [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/libfmipp.dll [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen.bat [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptjunit [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/convertToLazy.bat [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/macContents [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptlivelinkdemo [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/homer [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/startjini [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkjnlp [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode.bat [junit] Jun 06, 2022 2:17:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makefile [junit] Jun 06, 2022 2:17:51 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack CapeCode containing 7544 files [junit] Jun 06, 2022 2:17:53 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Docs containing 8974 files [junit] Jun 06, 2022 2:17:53 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack JRE containing 243 files [junit] Jun 06, 2022 2:17:54 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: configure [junit] Jun 06, 2022 2:17:54 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Sources containing 12776 files [junit] Jun 06, 2022 2:17:54 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [ Begin ] [junit] Jun 06, 2022 2:17:54 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [junit] Jun 06, 2022 2:17:54 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying the skeleton installer [junit] Jun 06, 2022 2:17:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying 25 files into installer [junit] Jun 06, 2022 2:17:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing 4 Packs into installer [junit] Jun 06, 2022 2:17:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 0: CapeCode [junit] Jun 06, 2022 2:18:12 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 1: Docs [junit] Jun 06, 2022 2:18:19 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 2: JRE [junit] Jun 06, 2022 2:18:39 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 3: Sources [junit] Jun 06, 2022 2:18:54 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [junit] Jun 06, 2022 2:18:54 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [ End ] [junit] Build time: Mon Jun 06 02:18:54 UTC 2022 [junit] rm -rf jre [junit] if [ ! -f capecode0_3_devel_setup_windows_64.jar ]; then \ [junit] error "capecode0_3_devel_setup_windows_64.jar does not exist?"; \ [junit] else \ [junit] ls -l capecode0_3_devel_setup_windows_64.jar; \ [junit] fi [junit] -rw-rw-r-- 1 travis travis 406189542 Jun 6 02:18 capecode0_3_devel_setup_windows_64.jar [junit] # [junit] # Now building rule capecode_setup_64: (CAPECODE_SETUP_64).exe: capecode0_3_devel_setup_windows_64.exe [junit] # Mon Jun 6 02:18:54 UTC 2022 [junit] "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/launch4j/launch4j" "`/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptcygpwd`/capecode0_3_devel_setup_windows_64_l4j.xml" [junit] launch4j: Compiling resources [junit] launch4j: Linking [junit] launch4j: Wrapping [junit] WARNING: Sign the executable to minimize antivirus false positives or use launching instead of wrapping. [junit] launch4j: Successfully created /home/travis/build/icyphy/ptII/adm/gen-11.1/capecode0_3_devel_setup_windows_64.exe [junit] sleep 5 [junit] ls -l capecode0_3_devel_setup_windows_64.exe [junit] -rwxrwxr-x 1 travis travis 406233062 Jun 6 02:18 capecode0_3_devel_setup_windows_64.exe [junit] if [ ! -f capecode0_3_devel_setup_windows_64.exe ]; then \ [junit] error "capecode0_3_devel_setup_windows_64.exe does not exist?"; \ [junit] else \ [junit] ls -l capecode0_3_devel_setup_windows_64.exe; \ [junit] fi [junit] -rwxrwxr-x 1 travis travis 406233062 Jun 6 02:18 capecode0_3_devel_setup_windows_64.exe [junit] awk -f macOSInclude.awk ptII11_1_devel_setup_windows.xml | \ [junit] sed -e 's@@ @' \ [junit] -e 's@@ @' \ [junit] -e 's@@ @' \ [junit] -e 's@@@' \ [junit] -e 's@@@' \ [junit] -e 's@ptmatlab.dll@libptmatlab.jnilib@' \ [junit] -e 's@os="windows"@os="mac"@' \ [junit] > ptII11.1.devel.setup.mac.xml [junit] # [junit] # Now building target setup_mac_jar: (PTSETUP_MAC).jar: ptII11.1.devel.setup.mac.jar [junit] # Mon Jun 6 02:19:01 UTC 2022 [junit] ls -ldg /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/Ptiny.app /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jdk [junit] drwxrwxr-x 3 travis 4096 Jun 6 02:15 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/Ptiny.app [junit] drwxr-xr-x 8 travis 4096 Jun 13 2018 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/jdk [junit] IZPACK_OPTS=-Djava.util.logging.config.file=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/izpackLogging.txt sh "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/bin/compile" -o ptII11.1.devel.setup.mac.jar ptII11.1.devel.setup.mac.xml [junit] [junit] .:: IzPack - Version 5.1.3-SNAPSHOT ::. [junit] [junit] < compiler specifications version: 5.0 > [junit] [junit] - Copyright (c) 2001-2010 Julien Ponge and others. All Rights Reserved. [junit] - Visit http://izpack.org/ for the latest releases [junit] - Released under the terms of the Apache Software License version 2.0. [junit] [junit] -> Processing : ptII11.1.devel.setup.mac.xml [junit] -> Output : ptII11.1.devel.setup.mac.jar [junit] -> Base path : . [junit] -> Kind : standard [junit] -> Compression : default [junit] -> Compr. level: -1 [junit] -> IzPack home : /home/travis/build/icyphy/ptII/vendors/izpack [junit] [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.CompilerConfig [junit] INFO: Logging initialized at level 'INFO' [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.CompilerConfig addInfoStrings [junit] INFO: Pack compression method: default [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding content of jar: /home/travis/build/icyphy/ptII/adm/gen-11.1/./izpacksetup.jar [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.CompilerConfig addInfoConditional [junit] INFO: Adding uninstaller [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the console preferences [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the GUI preferences [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding langpack: eng [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: flag.eng [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputLang.xml [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: CustomLangPack.xml [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.info [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLLicencePanel.licence [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InfoPanel.info [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: TargetPanel.dir.windows [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InstallerLarger.image [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: StyleSheet [junit] Jun 06, 2022 2:19:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: shortcutSpec.xml [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputSpec.xml [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.0 [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.1 [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.2 [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.3 [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.4 [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.5 [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.6 [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.7 [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.8 [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: ProcessPanel.Spec.xml [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: packsLang.xml [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HelloPanel_0 :: Classname : com.izforge.izpack.panels.hello.HelloPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLInfoPanel_1 :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLLicencePanel_2 :: Classname : com.izforge.izpack.panels.htmllicence.HTMLLicencePanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: TargetPanel_3 :: Classname : com.izforge.izpack.panels.target.TargetPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: PacksPanel_4 :: Classname : com.izforge.izpack.panels.packs.PacksPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: SummaryPanel_5 :: Classname : com.izforge.izpack.panels.summary.SummaryPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: InstallPanel_6 :: Classname : com.izforge.izpack.panels.install.InstallPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ShortcutPanel_7 :: Classname : com.izforge.izpack.panels.shortcut.ShortcutPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelCapeCode :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelFull :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ProcessPanel_10 :: Classname : com.izforge.izpack.panels.process.ProcessPanel [junit] Jun 06, 2022 2:19:03 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: FinishPanel_11 :: Classname : com.izforge.izpack.panels.finish.FinishPanel [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/schemagen [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/sysinfo.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jinfo [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libmanagement.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libt2k.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libglib-lite.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/derby_common.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setEmbeddedCP [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/man/man1/javafxpackager.1 [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/appletviewer [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/ant-javafx.jar [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/pack200 [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libgstreamer-lite.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/packager.jar [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libosxkrb5.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/rmiregistry [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/wsimport [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libglass.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/dblook.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/javafx-mx.jar [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/ij [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/tnameserv [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libsunec.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/keytool [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libkcms.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libfxplugins.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jhat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/THIRDPARTYLICENSEREADME-JAVAFX.txt [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javadoc [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/rmid [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jjs [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/idlj [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setEmbeddedCP.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjavafx_font.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libverify.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/extcheck [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjava.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libosxapp.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjsdt.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libprism_common.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libdecora_sse.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/THIRDPARTYLICENSEREADME-JAVAFX.txt [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setNetworkClientCP [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jrunscript [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jvisualvm [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libprism_es2.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/visualvm/platform/lib/nbexec [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjava_crw_demo.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/native2ascii [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/man/man1/javapackager.1 [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/policytool [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libsplashscreen.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jstatd [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libAppleScriptEngine.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libj2pcsc.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/missioncontrol/p2/org.eclipse.equinox.p2.core/cache/binary/com.oracle.jmc.executable.cocoa.macosx.x86_64_5.5.0 [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jstack [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/ij.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/stopNetworkServer [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/liblcms.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/startNetworkServer.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libunpack.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libattach.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jstat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libawt.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/wsgen [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/orbd [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jmc [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/servertool [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libsaproc.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jdeps [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libdcpr.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libnet.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setNetworkServerCP.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libj2gss.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/servertool [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/rmiregistry [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libprism_sw.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjpeg.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libhprof.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfxmedia_qtkit.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/java [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/ext/jfxrt.jar [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jdb [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/policytool [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libfontmanager.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javap [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfxwebkit.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jcmd [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/rmic [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/rmid [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/stopNetworkServer.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjaas_unix.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libnio.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjsound.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/server/libjsig.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jsadebugd [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libbci.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/unpack200 [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/tnameserv [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/java [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libmlib_image.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/startNetworkServer [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/jli/libjli.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjsig.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/javafx.properties [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javah [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libawt_lwawt.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/xjc [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jarsigner [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javac [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjavafx_iio.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfxmedia.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/jfxswt.jar [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/server/libjvm.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/orbd [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libnpt.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/keytool [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libzip.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jar [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javapackager [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setNetworkClientCP.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libj2pkcs11.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/NetworkServerControl [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjavafx_font_t2k.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/serialver [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfr.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javafxpackager [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libinstrument.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/pack200 [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjawt.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/jjs [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/NetworkServerControl.bat [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libosxui.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjdwp.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libdt_socket.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libosx.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/unpack200 [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jmap [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/dblook [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setNetworkServerCP [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libresource.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jconsole [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/jspawnhelper [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfxmedia_avf.dylib [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jps [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/sysinfo [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/ant [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/complete-ant-cmd.pl [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.py [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.pl [junit] Jun 06, 2022 2:19:09 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun.pl [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy.in [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/vergil [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/sandbox.policy [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/IncrementalFMU_wrap.dll [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkpttest [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makeapp [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/npm [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke.in [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkosgi [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/updateFmu [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/node [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/reloadAllAccessors [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ant [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/hyvisual [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/cyphysim [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptdemo [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/viptos [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkl4j [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcygpath [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb.bat [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/policy.all [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/libfmipp.dll [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen.bat [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptjunit [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/convertToLazy.bat [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/macContents [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptlivelinkdemo [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/startjini [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkjnlp [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode.bat [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makefile [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/Ptiny.app/Contents/MacOS/universalJavaApplicationStub [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/Vergil.app/Contents/MacOS/universalJavaApplicationStub [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/CapeCode.app/Contents/MacOS/universalJavaApplicationStub [junit] Jun 06, 2022 2:19:10 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Full containing 5054 files [junit] Jun 06, 2022 2:19:12 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Docs containing 8972 files [junit] Jun 06, 2022 2:19:16 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: configure [junit] Jun 06, 2022 2:19:16 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Sources containing 26135 files [junit] Jun 06, 2022 2:19:16 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [ Begin ] [junit] Jun 06, 2022 2:19:16 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [junit] Jun 06, 2022 2:19:16 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying the skeleton installer [junit] Jun 06, 2022 2:19:17 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying 24 files into installer [junit] Jun 06, 2022 2:19:17 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing 3 Packs into installer [junit] Jun 06, 2022 2:19:17 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 0: Full [junit] Jun 06, 2022 2:19:56 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 1: Docs [junit] Jun 06, 2022 2:20:02 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 2: Sources [junit] Jun 06, 2022 2:20:32 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [junit] Jun 06, 2022 2:20:32 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [ End ] [junit] Build time: Mon Jun 06 02:20:33 UTC 2022 [junit] if [ ! -f ptII11.1.devel.setup.mac.jar ]; then \ [junit] error "ptII11.1.devel.setup.mac.jar does not exist?"; \ [junit] else \ [junit] ls -l ptII11.1.devel.setup.mac.jar; \ [junit] fi [junit] -rw-rw-r-- 1 travis travis 664065188 Jun 6 02:20 ptII11.1.devel.setup.mac.jar [junit] python2 /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/izpack2app.py ptII11.1.devel.setup.mac.jar ptII11.1.devel.setup.mac.app [junit] # Touch the directories and files in the Mac .app so that when it is untar'd, it has a recent mod time. [junit] find ptII11.1.devel.setup.mac.app -type f -exec touch {} \; [junit] find ptII11.1.devel.setup.mac.app -type d -exec touch {} \; [junit] #cp /home/travis/build/icyphy/ptII/adm/installers/test/../../../bin/macContents/Contents/Resources/ptolemy.icns ptII11.1.devel.setup.mac.app/Contents/Resources/izpack.icns [junit] tar -zcf ptII11.1.devel.setup.mac.app.tar.gz ptII11.1.devel.setup.mac.app [junit] awk -f macOSInclude.awk capecode0_3_devel_setup_windows.xml | \ [junit] sed -e 's@@ @' \ [junit] -e 's@@@' \ [junit] -e 's@@@' \ [junit] -e 's@ptmatlab.dll@libptmatlab.jnilib@' \ [junit] -e 's@os="windows"@os="mac"@' \ [junit] -e 's@@@' \ [junit] > capecode0.3.devel.setup.mac.xml [junit] # [junit] # Now building target setup_mac_jar: (CAPECODE_SETUP_MAC): capecode0.3.devel.setup.mac.jar [junit] # Mon Jun 6 02:20:53 UTC 2022 [junit] ls -ldg /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/Ptiny.app [junit] drwxrwxr-x 3 travis 4096 Jun 6 02:15 /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/dists/ptII11.1.devel/bin/Ptiny.app [junit] # Disable logging, see https://groups.google.com/forum/#!topic/izpack-user/87fwTxSz3jA [junit] IZPACK_OPTS=-Djava.util.logging.config.file=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/izpackLogging.txt sh "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/bin/compile" -o capecode0.3.devel.setup.mac.jar capecode0.3.devel.setup.mac.xml [junit] [junit] .:: IzPack - Version 5.1.3-SNAPSHOT ::. [junit] [junit] < compiler specifications version: 5.0 > [junit] [junit] - Copyright (c) 2001-2010 Julien Ponge and others. All Rights Reserved. [junit] - Visit http://izpack.org/ for the latest releases [junit] - Released under the terms of the Apache Software License version 2.0. [junit] [junit] -> Processing : capecode0.3.devel.setup.mac.xml [junit] -> Output : capecode0.3.devel.setup.mac.jar [junit] -> Base path : . [junit] -> Kind : standard [junit] -> Compression : default [junit] -> Compr. level: -1 [junit] -> IzPack home : /home/travis/build/icyphy/ptII/vendors/izpack [junit] [junit] Jun 06, 2022 2:20:54 AM com.izforge.izpack.compiler.CompilerConfig [junit] INFO: Logging initialized at level 'INFO' [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.CompilerConfig addInfoStrings [junit] INFO: Pack compression method: default [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding content of jar: /home/travis/build/icyphy/ptII/adm/gen-11.1/./izpacksetup.jar [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.CompilerConfig addInfoConditional [junit] INFO: Adding uninstaller [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the console preferences [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the GUI preferences [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding langpack: eng [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: flag.eng [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputLang.xml [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: CustomLangPack.xml [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.info [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLLicencePanel.licence [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.capeCodeStartupMacOSX [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InfoPanel.info [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: TargetPanel.dir.windows [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InstallerLarger.image [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: StyleSheet [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: shortcutSpec.xml [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputSpec.xml [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.0 [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.1 [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.2 [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.3 [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.4 [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.5 [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.6 [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.7 [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.8 [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: ProcessPanel.Spec.xml [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: packsLang.xml [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HelloPanel_0 :: Classname : com.izforge.izpack.panels.hello.HelloPanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLInfoPanel_1 :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLLicencePanel_2 :: Classname : com.izforge.izpack.panels.htmllicence.HTMLLicencePanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: TargetPanel_3 :: Classname : com.izforge.izpack.panels.target.TargetPanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: PacksPanel_4 :: Classname : com.izforge.izpack.panels.packs.PacksPanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: SummaryPanel_5 :: Classname : com.izforge.izpack.panels.summary.SummaryPanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: InstallPanel_6 :: Classname : com.izforge.izpack.panels.install.InstallPanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelCapeCode :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ProcessPanel_8 :: Classname : com.izforge.izpack.panels.process.ProcessPanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: capeCodeStartupMacOSX :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:20:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: FinishPanel_10 :: Classname : com.izforge.izpack.panels.finish.FinishPanel [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/schemagen [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/sysinfo.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jinfo [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libmanagement.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libt2k.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libglib-lite.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/derby_common.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setEmbeddedCP [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/man/man1/javafxpackager.1 [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/appletviewer [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/ant-javafx.jar [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/pack200 [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libgstreamer-lite.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/packager.jar [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libosxkrb5.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/rmiregistry [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/wsimport [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libglass.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/dblook.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/javafx-mx.jar [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/ij [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/tnameserv [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libsunec.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/keytool [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libkcms.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libfxplugins.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jhat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/THIRDPARTYLICENSEREADME-JAVAFX.txt [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javadoc [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/rmid [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jjs [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/idlj [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setEmbeddedCP.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjavafx_font.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libverify.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/extcheck [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjava.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libosxapp.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjsdt.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libprism_common.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libdecora_sse.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/THIRDPARTYLICENSEREADME-JAVAFX.txt [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setNetworkClientCP [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jrunscript [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jvisualvm [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libprism_es2.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/visualvm/platform/lib/nbexec [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjava_crw_demo.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/native2ascii [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/man/man1/javapackager.1 [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/policytool [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libsplashscreen.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jstatd [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libAppleScriptEngine.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libj2pcsc.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/lib/missioncontrol/p2/org.eclipse.equinox.p2.core/cache/binary/com.oracle.jmc.executable.cocoa.macosx.x86_64_5.5.0 [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jstack [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/ij.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/stopNetworkServer [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/liblcms.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/startNetworkServer.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libunpack.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libattach.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jstat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libawt.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/wsgen [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/orbd [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jmc [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/servertool [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libsaproc.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jdeps [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libdcpr.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libnet.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setNetworkServerCP.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libj2gss.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/servertool [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/rmiregistry [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libprism_sw.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjpeg.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libhprof.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfxmedia_qtkit.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/java [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/ext/jfxrt.jar [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jdb [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/policytool [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libfontmanager.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javap [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfxwebkit.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jcmd [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/rmic [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/rmid [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/stopNetworkServer.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjaas_unix.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libnio.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjsound.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/server/libjsig.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jsadebugd [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libbci.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/unpack200 [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/tnameserv [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/java [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libmlib_image.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/startNetworkServer [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/jli/libjli.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjsig.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/javafx.properties [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javah [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libawt_lwawt.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/xjc [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jarsigner [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javac [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjavafx_iio.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfxmedia.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/jfxswt.jar [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/server/libjvm.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/orbd [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libnpt.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/keytool [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libzip.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jar [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javapackager [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setNetworkClientCP.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libj2pkcs11.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/NetworkServerControl [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjavafx_font_t2k.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/serialver [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfr.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/javafxpackager [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libinstrument.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/pack200 [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjawt.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/bin/jjs [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/NetworkServerControl.bat [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libosxui.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjdwp.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libdt_socket.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libosx.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/unpack200 [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jmap [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/dblook [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/setNetworkServerCP [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libresource.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jconsole [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/jspawnhelper [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/jre/lib/libjfxmedia_avf.dylib [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/bin/jps [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: jdk/db/bin/sysinfo [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/ant [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/complete-ant-cmd.pl [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.py [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.pl [junit] Jun 06, 2022 2:21:05 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun.pl [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy.in [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/vergil [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/sandbox.policy [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/IncrementalFMU_wrap.dll [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkpttest [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makeapp [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/npm [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke.in [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkosgi [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/updateFmu [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/node [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/reloadAllAccessors [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ant [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/hyvisual [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/cyphysim [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/homer.bat [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptdemo [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/viptos [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkl4j [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcygpath [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb.bat [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/policy.all [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/libfmipp.dll [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen.bat [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptjunit [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/convertToLazy.bat [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/macContents [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptlivelinkdemo [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/homer [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/startjini [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkjnlp [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode.bat [junit] Jun 06, 2022 2:21:07 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makefile [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/maketest [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/example/usage.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/install.sh [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/gen-changelog [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/examples/offset.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/images/hawk.png [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/har-validator/bin/har-validator [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/stringify.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/buildbot_run.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-sign [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/rimraf/bin.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/bin/node [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/configure [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/nopt/bin/nopt.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/images/boom.png [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/LICENSE [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/utils.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/bin/npm [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/LICENSE [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/semver/bin/semver [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/README.md [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/update-authors.sh [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/server.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/nopt/examples/my-program.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/graphviz.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-license-ids/README.md [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/LICENSE [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/bin/nopt.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/README.md [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-conv [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-verify [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/bin/node-gyp-bin/node-gyp [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/Makefile [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/.travis.yml [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/lib/utils/completion.sh [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/index-build.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/LICENSE [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/examples/my-program.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/uuid/bin/uuid [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/config-chain/index.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/bin/npm-cli.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/JSONStream/index.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/clean-old.sh [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/dep-update [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/index.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/README.md [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/cli.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/.travis.yml [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/supports-color/cli.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/dev-dep-update [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/utils.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/index.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/.travis.yml [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/relocate.sh [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/mkdirp/bin/cmd.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/parse.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/opener/opener.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/images/logo.png [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/index.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/client.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/.travis.yml [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/crypto.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/README.md [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/index.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/which/bin/which [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/index.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/setup.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/index.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/uid-number/get-uid-gid.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/browser.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/gyptest.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/scripts/doc-build.sh [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/examples/time.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-darwin-x64/lib/node_modules/npm/bin/read-package-json.js [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/CapeCode.app/Contents/MacOS/universalJavaApplicationStub [junit] Jun 06, 2022 2:21:29 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack CapeCode containing 8570 files [junit] Jun 06, 2022 2:21:31 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Docs containing 8972 files [junit] Jun 06, 2022 2:21:32 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: configure [junit] Jun 06, 2022 2:21:32 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Sources containing 12776 files [junit] Jun 06, 2022 2:21:32 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [ Begin ] [junit] Jun 06, 2022 2:21:32 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [junit] Jun 06, 2022 2:21:32 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying the skeleton installer [junit] Jun 06, 2022 2:21:33 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying 25 files into installer [junit] Jun 06, 2022 2:21:33 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing 3 Packs into installer [junit] Jun 06, 2022 2:21:33 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 0: CapeCode [junit] Jun 06, 2022 2:22:11 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 1: Docs [junit] Jun 06, 2022 2:22:18 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 2: Sources [junit] Jun 06, 2022 2:22:30 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [junit] Jun 06, 2022 2:22:30 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [ End ] [junit] Build time: Mon Jun 06 02:22:30 UTC 2022 [junit] if [ ! -f capecode0.3.devel.setup.mac.jar ]; then \ [junit] error "capecode0.3.devel.setup.mac.jar does not exist?"; \ [junit] else \ [junit] ls -l capecode0.3.devel.setup.mac.jar; \ [junit] fi [junit] -rw-rw-r-- 1 travis travis 470925272 Jun 6 02:22 capecode0.3.devel.setup.mac.jar [junit] df -k [junit] Filesystem 1K-blocks Used Available Use% Mounted on [junit] udev 4068228 0 4068228 0% /dev [junit] tmpfs 816484 19020 797464 3% /run [junit] /dev/sda1 70958388 32229412 38712592 46% / [junit] tmpfs 4082404 0 4082404 0% /dev/shm [junit] tmpfs 5120 0 5120 0% /run/lock [junit] tmpfs 4082404 0 4082404 0% /sys/fs/cgroup [junit] none 786432 0 786432 0% /var/ramfs [junit] /dev/sda15 106858 3195 103664 3% /boot/efi [junit] tmpfs 816484 4 816480 1% /run/user/2000 [junit] du -k /home/travis/build/icyphy/ptII | sort -nr | head -100 [junit] 15164232 /home/travis/build/icyphy/ptII [junit] 12630848 /home/travis/build/icyphy/ptII/adm [junit] 10896696 /home/travis/build/icyphy/ptII/adm/gen-11.1 [junit] 1733292 /home/travis/build/icyphy/ptII/adm/dists [junit] 1733284 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel [junit] 976548 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar [junit] 869128 /home/travis/build/icyphy/ptII/vendors [junit] 648620 /home/travis/build/icyphy/ptII/adm/gen-11.1/ptII11.1.devel.setup.mac.app [junit] 648616 /home/travis/build/icyphy/ptII/adm/gen-11.1/ptII11.1.devel.setup.mac.app/Contents [junit] 648568 /home/travis/build/icyphy/ptII/adm/gen-11.1/ptII11.1.devel.setup.mac.app/Contents/Resources [junit] 648512 /home/travis/build/icyphy/ptII/adm/gen-11.1/ptII11.1.devel.setup.mac.app/Contents/Resources/Java [junit] 610104 /home/travis/build/icyphy/ptII/adm/gen-11.1/src [junit] 610100 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel [junit] 596540 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel [junit] 448248 /home/travis/build/icyphy/ptII/vendors/installer [junit] 426328 /home/travis/build/icyphy/ptII/ptolemy [junit] 394964 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy [junit] 380004 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel [junit] 325564 /home/travis/build/icyphy/ptII/jdk [junit] 325560 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/jdk [junit] 315916 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/doc [junit] 303012 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/ptolemy [junit] 302980 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy [junit] 269400 /home/travis/build/icyphy/ptII/doc [junit] 260344 /home/travis/build/icyphy/ptII/org [junit] 238916 /home/travis/build/icyphy/ptII/.git [junit] 236308 /home/travis/build/icyphy/ptII/.git/objects [junit] 236300 /home/travis/build/icyphy/ptII/.git/objects/pack [junit] 216208 /home/travis/build/icyphy/ptII/org/terraswarm [junit] 215744 /home/travis/build/icyphy/ptII/org/terraswarm/accessor [junit] 207988 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/jar_dist [junit] 207396 /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors [junit] 202928 /home/travis/build/icyphy/ptII/adm/gen-11.1/jre64 [junit] 188832 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/vendors [junit] 183212 /home/travis/build/icyphy/ptII/doc/codeDoc [junit] 183212 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/doc/codeDoc [junit] 175708 /home/travis/build/icyphy/ptII/jdk/jre [junit] 175708 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/jdk/jre [junit] 174112 /home/travis/build/icyphy/ptII/jdk/jre/lib [junit] 174112 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/jdk/jre/lib [junit] 163912 /home/travis/build/icyphy/ptII/adm/gen-11.1/jre32 [junit] 150368 /home/travis/build/icyphy/ptII/doc/codeDoc/ptolemy [junit] 150368 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/doc/codeDoc/ptolemy [junit] 149020 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/vendors/node [junit] 144812 /home/travis/build/icyphy/ptII/ptolemy/actor [junit] 144088 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy/actor [junit] 138272 /home/travis/build/icyphy/ptII/jdk/lib [junit] 138268 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/jdk/lib [junit] 134772 /home/travis/build/icyphy/ptII/vendors/opencv [junit] 131540 /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/.git [junit] 131220 /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/.git/objects [junit] 131212 /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/.git/objects/pack [junit] 130412 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/lib [junit] 128656 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org [junit] 126332 /home/travis/build/icyphy/ptII/ptolemy/actor/lib [junit] 126068 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy/actor/lib [junit] 124232 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel/ptolemy [junit] 124168 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org [junit] 118696 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel/org [junit] 117132 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor [junit] 117080 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/ptolemy/actor [junit] 116720 /home/travis/build/icyphy/ptII/vendors/opencv/lib [junit] 114460 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/org [junit] 113544 /home/travis/build/icyphy/ptII/adm/gen-11.1/jre64/lib [junit] 113472 /home/travis/build/icyphy/ptII/adm/gen-11.1/jre32/lib [junit] 108964 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel/org/terraswarm [junit] 108568 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel/org/terraswarm/accessor [junit] 105036 /home/travis/build/icyphy/ptII/ptolemy/domains [junit] 104244 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib [junit] 104228 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/ptolemy/actor/lib [junit] 102608 /home/travis/build/icyphy/ptII/vendors/javafx [junit] 102604 /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2 [junit] 102244 /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib [junit] 101744 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy/domains [junit] 100764 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel/org/terraswarm/accessor/accessors [junit] 99400 /home/travis/build/icyphy/ptII/lib [junit] 99340 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/lib [junit] 99340 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/lib [junit] 90844 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel/lib [junit] 88980 /home/travis/build/icyphy/ptII/adm/gen-11.1/jre64/bin [junit] 87840 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/capecode0.3.devel/org/terraswarm/accessor/accessors/web [junit] 86688 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/jar_dist/lib [junit] 84524 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm [junit] 84064 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor [junit] 83888 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm [junit] 83492 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor [junit] 79920 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/ptolemy/domains [junit] 79800 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/domains [junit] 75688 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/org/terraswarm/accessor/accessors [junit] 75680 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/org/terraswarm/accessor/accessors [junit] 74624 /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi [junit] 74468 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/ptolemy/actor/lib/fmi [junit] 74180 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/org/terraswarm [junit] 73784 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/org/terraswarm/accessor [junit] 70324 /home/travis/build/icyphy/ptII/vendors/izpack [junit] 65980 /home/travis/build/icyphy/ptII/adm/gen-11.1/src_jar/ptII11.1.devel/org/terraswarm/accessor/accessors [junit] 65560 /home/travis/build/icyphy/ptII/vendors/izpack/lib [junit] 63900 /home/travis/build/icyphy/ptII/jdk/lib/missioncontrol [junit] 63896 /home/travis/build/icyphy/ptII/adm/dists/ptII11.1.devel/jdk/lib/missioncontrol [junit] 63428 /home/travis/build/icyphy/ptII/adm/gen-11.1/src/ptII11.1.devel/ptolemy/actor/lib/fmi [junit] python2 /home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/utils/wrappers/izpack2app/izpack2app.py capecode0.3.devel.setup.mac.jar capecode0.3.devel.setup.mac.app [junit] find capecode0.3.devel.setup.mac.app -type f -exec touch {} \; [junit] find capecode0.3.devel.setup.mac.app -type d -exec touch {} \; [junit] tar -zcf capecode0.3.devel.setup.mac.app.tar.gz capecode0.3.devel.setup.mac.app [junit] awk -f linuxInclude.awk capecode0_3_devel_setup_windows.xml | \ [junit] sed -e 's@ptmatlab.dll@libptmatlab.b@' \ [junit] -e 's@condition="capeCodePackSelected" id="startApplicationPanelCapeCode"@id="startApplicationPanelConfigure"@' \ [junit] -e 's@@@' \ [junit] -e 's@os="windows"@os="unix"@' \ [junit] -e 's@@@' \ [junit] > capecode0.3.devel.setup.linux.xml [junit] # [junit] # Now building target setup_linux_jar: (CAPECODE_SETUP_LINUX): capecode0.3.devel.setup.linux.jar [junit] # Mon Jun 6 02:22:47 UTC 2022 [junit] # Disable logging, see https://groups.google.com/forum/#!topic/izpack-user/87fwTxSz3jA [junit] IZPACK_OPTS=-Djava.util.logging.config.file=/home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/izpackLogging.txt sh "/home/travis/build/icyphy/ptII/adm/installers/test/../../../vendors/izpack/bin/compile" -o capecode0.3.devel.setup.linux.jar capecode0.3.devel.setup.linux.xml [junit] [junit] .:: IzPack - Version 5.1.3-SNAPSHOT ::. [junit] [junit] < compiler specifications version: 5.0 > [junit] [junit] - Copyright (c) 2001-2010 Julien Ponge and others. All Rights Reserved. [junit] - Visit http://izpack.org/ for the latest releases [junit] - Released under the terms of the Apache Software License version 2.0. [junit] [junit] -> Processing : capecode0.3.devel.setup.linux.xml [junit] -> Output : capecode0.3.devel.setup.linux.jar [junit] -> Base path : . [junit] -> Kind : standard [junit] -> Compression : default [junit] -> Compr. level: -1 [junit] -> IzPack home : /home/travis/build/icyphy/ptII/vendors/izpack [junit] [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.CompilerConfig [junit] INFO: Logging initialized at level 'INFO' [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.CompilerConfig addInfoStrings [junit] INFO: Pack compression method: default [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding content of jar: /home/travis/build/icyphy/ptII/adm/gen-11.1/./izpacksetup.jar [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.CompilerConfig addInfoConditional [junit] INFO: Adding uninstaller [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the installer information [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the console preferences [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Setting the GUI preferences [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding langpack: eng [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: flag.eng [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputLang.xml [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: CustomLangPack.xml [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.info [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLLicencePanel.licence [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: HTMLInfoPanel.capeCodeStartupMacOSX [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InfoPanel.info [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: TargetPanel.dir.windows [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: InstallerLarger.image [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: StyleSheet [junit] Jun 06, 2022 2:22:48 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: shortcutSpec.xml [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: userInputSpec.xml [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.0 [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.1 [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.2 [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.3 [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.4 [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.5 [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.6 [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.7 [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: Installer.image.8 [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: ProcessPanel.Spec.xml [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding resource: packsLang.xml [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HelloPanel_0 :: Classname : com.izforge.izpack.panels.hello.HelloPanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLInfoPanel_1 :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: HTMLLicencePanel_2 :: Classname : com.izforge.izpack.panels.htmllicence.HTMLLicencePanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: TargetPanel_3 :: Classname : com.izforge.izpack.panels.target.TargetPanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: PacksPanel_4 :: Classname : com.izforge.izpack.panels.packs.PacksPanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: SummaryPanel_5 :: Classname : com.izforge.izpack.panels.summary.SummaryPanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: InstallPanel_6 :: Classname : com.izforge.izpack.panels.install.InstallPanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: startApplicationPanelConfigure :: Classname : com.izforge.izpack.panels.userinput.UserInputPanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: ProcessPanel_8 :: Classname : com.izforge.izpack.panels.process.ProcessPanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: capeCodeStartupMacOSX :: Classname : com.izforge.izpack.panels.htmlinfo.HTMLInfoPanel [junit] Jun 06, 2022 2:22:49 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Adding panel: FinishPanel_10 :: Classname : com.izforge.izpack.panels.finish.FinishPanel [junit] Jun 06, 2022 2:22:58 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/ant [junit] Jun 06, 2022 2:22:58 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun [junit] Jun 06, 2022 2:22:58 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/complete-ant-cmd.pl [junit] Jun 06, 2022 2:22:58 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.py [junit] Jun 06, 2022 2:22:58 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/runant.pl [junit] Jun 06, 2022 2:22:58 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: ant/bin/antRun.pl [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy.in [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/vergil [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/sandbox.policy [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/IncrementalFMU_wrap.dll [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkpttest [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makeapp [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/npm [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke.in [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/comm.policy [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkosgi [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/updateFmu [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/node [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/reloadAllAccessors [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ant [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/hyvisual [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/cyphysim [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/homer.bat [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptinvoke [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptdemo [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/viptos [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkl4j [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcygpath [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptweb.bat [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/policy.all [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/libfmipp.dll [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptcodegen.bat [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/ptjunit [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/convertToLazy.bat [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/macContents [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkptlivelinkdemo [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/homer [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/startjini [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/mkjnlp [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/capecode.bat [junit] Jun 06, 2022 2:22:59 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: bin/makefile [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/bin/node-gyp-bin/node-gyp [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/lib/utils/completion.sh [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/uuid/bin/uuid [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/client.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/crypto.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/opener/opener.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/index-build.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/README.md [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/uid-number/get-uid-gid.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/examples/offset.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/clean-old.sh [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/nopt/examples/my-program.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/index.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/bin/npm [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/LICENSE [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/supports-color/cli.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/install.sh [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/buildbot_run.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/index.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/rimraf/bin.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/config-chain/index.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/relocate.sh [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/browser.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/LICENSE [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/index.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/doc-build.sh [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/LICENSE [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/gen-changelog [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-license-ids/README.md [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/index.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-verify [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/.travis.yml [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/which/bin/which [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/index.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/utils.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/README.md [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/gyptest.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/graphviz.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/maketest [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/utils.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/.travis.yml [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/cli.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/server.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/images/logo.png [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/README.md [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/bin/read-package-json.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/JSONStream/index.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/setup.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/parse.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/dep-update [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-conv [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/stringify.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/images/hawk.png [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-sign [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/mkdirp/bin/cmd.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/bin/nopt.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/.travis.yml [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/dev-dep-update [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/Makefile [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/bin/node [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/LICENSE [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/examples/time.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/har-validator/bin/har-validator [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/bin/npm-cli.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/README.md [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/example/usage.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/images/boom.png [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/index.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/scripts/update-authors.sh [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/nopt/bin/nopt.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/request/node_modules/hawk/.travis.yml [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/configure [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/examples/my-program.js [junit] Jun 06, 2022 2:23:08 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: vendors/node/node-v7.10.1-linux-x64/lib/node_modules/npm/node_modules/semver/bin/semver [junit] Jun 06, 2022 2:23:17 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack CapeCode containing 6830 files [junit] Jun 06, 2022 2:23:18 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Docs containing 8972 files [junit] Jun 06, 2022 2:23:20 AM com.izforge.izpack.compiler.CompilerConfig logMarkFileExecutable [junit] INFO: Marked target file executable: configure [junit] Jun 06, 2022 2:23:20 AM com.izforge.izpack.compiler.CompilerConfig logAddingPack [junit] INFO: Adding pack Sources containing 12776 files [junit] Jun 06, 2022 2:23:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [ Begin ] [junit] Jun 06, 2022 2:23:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStart [junit] INFO: [junit] Jun 06, 2022 2:23:20 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying the skeleton installer [junit] Jun 06, 2022 2:23:21 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Copying 25 files into installer [junit] Jun 06, 2022 2:23:21 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing 3 Packs into installer [junit] Jun 06, 2022 2:23:21 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 0: CapeCode [junit] Jun 06, 2022 2:23:36 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 1: Docs [junit] Jun 06, 2022 2:23:43 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerMsg [junit] INFO: Writing Pack 2: Sources [junit] Jun 06, 2022 2:23:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [junit] Jun 06, 2022 2:23:55 AM com.izforge.izpack.compiler.listener.CmdlinePackagerListener packagerStop [junit] INFO: [ End ] [junit] Build time: Mon Jun 06 02:23:55 UTC 2022 [junit] if [ ! -f capecode0.3.devel.setup.linux.jar ]; then \ [junit] error "capecode0.3.devel.setup.linux.jar does not exist?"; \ [junit] else \ [junit] ls -l capecode0.3.devel.setup.linux.jar; \ [junit] fi [junit] -rw-rw-r-- 1 travis travis 279476686 Jun 6 02:23 capecode0.3.devel.setup.linux.jar [junit] chmod a+x capecode0.3.devel.setup.linux.jar [junit] tar -zcf capecode0.3.devel.setup.linux.tar.gz capecode0.3.devel.setup.linux.jar [junit] make: Leaving directory '/home/travis/build/icyphy/ptII/adm/gen-11.1' [junit] All Done [junit] nightly-1.5: /home/travis/build/icyphy/ptII/adm/installers/test/../../../adm/gen-11.1/ptII11_1_devel_setup_windows.exe [junit] 06/06/22 02:24:03 [junit] Failed: 0 Total Tests: 5 ((Passed: 5, Newly Passed: 0) Known Failed: 0) /home/travis/build/icyphy/ptII/adm/installers/test [junit] No auto/knownFailedTests/*.xml tests in /home/travis/build/icyphy/ptII/adm/installers/test [junit] No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/adm/installers/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] No auto/*.xml tests in /home/travis/build/icyphy/ptII/adm/installers/test [junit] AutoTests.java: About to close Vertx. [junit] AutoTests.java: Vertx closed. [junit] BUILD SUCCESSFUL Total time: 18 minutes 6 seconds