----------------------------------------------------
This email is autogenerated from the output from:
</home/bodewig/dev/gump/log/jakarta-turbine-stratum-full.html>
----------------------------------------------------
Buildfile: build-gump.xml
jar:
[javac] Compiling 9 source files to
/home/bodewig/dev/gump/jakarta-turbine-stratum/target/classes
[javac]
/home/bodewig/dev/gump/jakarta-turbine-stratum/src/java/org/apache/stratum/ojb/OJBComponent.java:65:
package ojb.broker does not exist
[javac] import ojb.broker.PersistenceBroker;
[javac] ^
[javac]
/home/bodewig/dev/gump/jakarta-turbine-stratum/src/java/org/apache/stratum/ojb/OJBComponent.java:66:
package ojb.broker does not exist
[javac] import ojb.broker.PersistenceBrokerFactory;
[javac] ^
[javac]
/home/bodewig/dev/gump/jakarta-turbine-stratum/src/java/org/apache/stratum/ojb/OJBComponent.java:83:
cannot resolve symbol
[javac] symbol : class PersistenceBroker
[javac] location: class org.apache.stratum.ojb.OJBComponent
[javac] private PersistenceBroker pBroker = null;
[javac] ^
[javac]
/home/bodewig/dev/gump/jakarta-turbine-stratum/src/java/org/apache/stratum/ojb/OJBComponent.java:128:
cannot resolve symbol
[javac] symbol : class PersistenceBroker
[javac] location: class org.apache.stratum.ojb.OJBComponent
[javac] public PersistenceBroker getPersistenceBroker()
[javac] ^
[javac]
/home/bodewig/dev/gump/jakarta-turbine-stratum/src/java/org/apache/stratum/ojb/OJBComponent.java:119:
cannot resolve symbol
[javac] symbol : variable PersistenceBrokerFactory
[javac] location: class org.apache.stratum.ojb.OJBComponent
[javac] pBroker = PersistenceBrokerFactory.createPersistenceBroker(
[javac] ^
[javac] Note:
/home/bodewig/dev/gump/jakarta-turbine-stratum/src/java/org/apache/stratum/scheduler/Scheduler.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 5 errors
BUILD FAILED
file:/home/bodewig/dev/gump/jakarta-turbine-stratum/build-gump.xml:41: Compile failed;
see the compiler error output for details.
Total time: 5 seconds
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>