[Mondrian] more issues building mondrian trunk
Hi,
BUILD FAILED
C:\Work\thirdparty\mondrian_perforce_root\mrossi_mondrian_readonly\open\mondrian\build.xml:561:
Generation of model failed: java.io.FileNotFoundExcept
ion:
C:\Work\thirdparty\mondrian_perforce_root\mrossi_mondrian_readonly\open\mondrian\src\main\mondrian\rolap\aggmatcher\DefaultRulesSchema.xml
(The s
ystem cannot find the file specified)
and then
[xomgen] Done
[copy] Copying 1 file to
C:\Work\thirdparty\mondrian_perforce_root\mrossi_mondrian_readonly\open\mondrian\lib
compile.java:
[javac] Compiling 272 source files to
C:\Work\thirdparty\mondrian_perforce_root\mrossi_mondrian_readonly\open\mondrian\classes
[javac]
C:\Work\thirdparty\mondrian_perforce_root\mrossi_mondrian_readonly\open\mondrian\src\main\mondrian\calc\ExpCompiler.java:15:
cannot find s
ymbol
[javac] symbol : class ObjectFactory
[javac] location: package mondrian.util
[javac] import mondrian.util.ObjectFactory;
[javac] ^
[javac]
C:\Work\thirdparty\mondrian_perforce_root\mrossi_mondrian_readonly\open\mondrian\src\main\mondrian\calc\ExpCompiler.java:16:
cannot find s
I guess this relates to the issue I posted earlier - am I working on the
right branch?
My short term objective is to build a version of Mondrian compatible with
the latest OLAP4J.
thanks,
Michele
_______________________________________________
Mondrian mailing list
Mondrian (AT) pentaho (DOT) org
http://lists.pentaho.org/mailman/listinfo/mondrian
RE: [Mondrian] more issues building mondrian trunk
You should be working on the main branch (that is, have
"//open/mondrian/..." in your perforce client specification).
Mondrian_SW.xml, DefaultRulesSchema.xml and ObjectFactory.java are all
present and correct on the main branch. I don't know why they are not
present in your sandbox. Try 'p4 revert <filename>', 'p4 sync <filename>#0',
then 'p4 sync <filename>' for each of these files.
Then do 'ant clean' followed by 'ant'.
Julian
_____
From: mondrian-bounces (AT) pentaho (DOT) org [mailto:mondrian-bounces (AT) pentaho (DOT) org] On
Behalf Of Michele Rossi
Sent: Monday, March 14, 2011 6:59 AM
To: mondrian (AT) pentaho (DOT) org
Subject: [Mondrian] more issues building mondrian trunk
Hi,
BUILD FAILED
C:\Work\thirdparty\mondrian_perforce_root\mrossi_mondrian_readonly\open\mond
rian\build.xml:561: Generation of model failed: java.io.FileNotFoundExcept
ion:
C:\Work\thirdparty\mondrian_perforce_root\mrossi_mondrian_readonly\open\mond
rian\src\main\mondrian\rolap\aggmatcher\DefaultRulesSchema.xml (The s
ystem cannot find the file specified)
and then
[xomgen] Done
[copy] Copying 1 file to
C:\Work\thirdparty\mondrian_perforce_root\mrossi_mondrian_readonly\open\mond
rian\lib
compile.java:
[javac] Compiling 272 source files to
C:\Work\thirdparty\mondrian_perforce_root\mrossi_mondrian_readonly\open\mond
rian\classes
[javac]
C:\Work\thirdparty\mondrian_perforce_root\mrossi_mondrian_readonly\open\mond
rian\src\main\mondrian\calc\ExpCompiler.java:15: cannot find s
ymbol
[javac] symbol : class ObjectFactory
[javac] location: package mondrian.util
[javac] import mondrian.util.ObjectFactory;
[javac] ^
[javac]
C:\Work\thirdparty\mondrian_perforce_root\mrossi_mondrian_readonly\open\mond
rian\src\main\mondrian\calc\ExpCompiler.java:16: cannot find s
I guess this relates to the issue I posted earlier - am I working on the
right branch?
My short term objective is to build a version of Mondrian compatible with
the latest OLAP4J.
thanks,
Michele
_______________________________________________
Mondrian mailing list
Mondrian (AT) pentaho (DOT) org
http://lists.pentaho.org/mailman/listinfo/mondrian