[kepler-dev] ant change-to fails: svn: '${ptolemyBranch}' does not appear to be a URL
Christopher Brooks
cxh at eecs.berkeley.edu
Wed Jul 15 10:29:21 PDT 2009
Hey Chad,
It is still happening for me in a clean tree.
rm -rf kepler
mkdir kepler
cd kepler
svn co https://code.kepler-project.org/code/kepler/trunk/modules/build-area
cd build-area
ant change-to -Dsuite=kepler
fails for me.
[change-to] ptolemy:
[change-to] Downloading ptolemy...
[change-to] Using ptolemy branch: ${ptolemyBranch}
[change-to] svn co ${ptolemyBranch} /tmp/kepler/ptolemy
[change-to] svn: '${ptolemyBranch}' does not appear to be a URL
[change-to]
[change-to] WARNING: It appears that the command did not execute properly and exited\
with an exit code of: 1
Then, ant run fails with:
bldmastr at sisyphus build-area]$ ant run
Buildfile: build.xml
compile:
[compile] Compiling module-manager...
[compile] Compiling 6 source files to /tmp/kepler/module-manager/target/classes
[compile] /tmp/kepler/module-manager/src/org/kepler/modulemanager/ModuleManagerAct\
ion.java:31: package ptolemy.actor.gui does not exist
[compile] import ptolemy.actor.gui.TableauFrame;
[compile] ^
[compile] /tmp/kepler/module-manager/src/org/kepler/modulemanager/ModuleManagerAct\
ion.java:32: package ptolemy.vergil.toolbox does not exist
[compile] import ptolemy.vergil.toolbox.FigureAction;
[compile] ^
[compile] /tmp/kepler/module-manager/src/org/kepler/modulemanager/ModuleManagerAct\
ion.java:40: cannot find symbol
[compile] symbol: class FigureAction
[compile] public class ModuleManagerAction extends FigureAction
[compile] ^
[compile] /tmp/kepler/module-manager/src/org/kepler/modulemanager/ModuleManagerAct\
ion.java:42: cannot find symbol
[compile] symbol : class TableauFrame
[compile] location: class org.kepler.modulemanager.ModuleManagerAction
[compile] public ModuleManagerAction(TableauFrame parent)
[compile]
This is all in a clean tree under Linux.
_Christopher
Chad Berkley wrote:
> Hey Christopher,
>
> I just tried this and it worked for me. Did you get the changes that
> David checked in yesterday?
>
> chad
>
> Christopher Brooks wrote:
>> Under linux, these commands:
>> svn co
>> https://code.kepler-project.org/code/kepler/trunk/modules/build-area
>> cd build-area
>> ant change-to -Dsuite=kepler
>>
>> fail with:
>>
>> [change-to] ptolemy:
>> [change-to] Downloading ptolemy...
>> [change-to] Using ptolemy branch: ${ptolemyBranch}
>> [change-to] svn co ${ptolemyBranch} /home/bldmastr/kepler/ptolemy
>> [change-to] svn: '${ptolemyBranch}' does not appear to be a URL
>> [change-to]
>> [change-to] WARNING: It appears that the command did not execute
>> properly and exited\
>> with an exit code of: 1
>> [change-to] ptolemy-lib:
>>
>> _Christopher
>>
--
Christopher Brooks (cxh at eecs berkeley edu) University of California
CHESS Executive Director US Mail: 337 Cory Hall
Programmer/Analyst CHESS/Ptolemy/Trust Berkeley, CA 94720-1774
ph: 510.643.9841 fax:510.642.2718 (Office: 545Q Cory)
home: (F-Tu) 707.665.0131 (W-F) 510.655.5480
More information about the Kepler-dev
mailing list