dev@glassfish.java.net

build failed

From: Hong Zhang <hong.hz.zhang_at_oracle.com>
Date: Tue, 09 Nov 2010 08:57:36 -0500

I updated my workspace this morning and the build failed:

INFO] [hk2:hk2-compile]
[INFO] Compiling 9 source files to
/home/hzhang/files/workspaces/v3/jms/jms-core/target/classes
/home/hzhang/files/workspaces/v3/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/JMSConfigListener.java:101:
cannot find symbol
symbol : variable Level
location: class com.sun.enterprise.connectors.jms.system.JMSConfigListener
            _logger.log(Level,"JMSConfigListerner server is either das
or a stand-alone instance - hence ignoring");
                        ^
Note:
/home/hzhang/files/workspaces/v3/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java
uses or overrides a deprecated API.