[jboss-jira] [JBoss JIRA] Created: (JBAS-5413) Build is broken (so is mail)
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Sat Apr 12 06:27:54 EDT 2008
Build is broken (so is mail)
----------------------------
Key: JBAS-5413
URL: http://jira.jboss.com/jira/browse/JBAS-5413
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Carlo de Wolf
Assigned To: Anil Saldhana
Priority: Blocker
Fix For: JBossAS-5.0.0.CR1
compile-classes:
[mkdir] Created dir: /home/hudson/.hudson/jobs/JBoss_EJB3_Plugin/workspace/trunk/ejb3/output/classes
[javac] Compiling 19 source files to /home/hudson/.hudson/jobs/JBoss_EJB3_Plugin/workspace/trunk/ejb3/output/classes
/home/hudson/.hudson/jobs/JBoss_EJB3_Plugin/workspace/trunk/ejb3/src/main/org/jboss/ejb3/deployers/Ejb3JBoss5Deployment.java:34: cannot find symbol
symbol : class JaccHelper
location: package org.jboss.ejb3.security
import org.jboss.ejb3.security.JaccHelper;
^
/home/hudson/.hudson/jobs/JBoss_EJB3_Plugin/workspace/trunk/ejb3/src/main/org/jboss/ejb3/deployers/Ejb3JBoss5Deployment.java:64: cannot find symbol
symbol : variable JaccHelper
location: class org.jboss.ejb3.deployers.Ejb3JBoss5Deployment
return JaccHelper.initialiseJacc(getJaccContextId());
^
/home/hudson/.hudson/jobs/JBoss_EJB3_Plugin/workspace/trunk/ejb3/src/main/org/jboss/ejb3/deployers/Ejb3JBoss5Deployment.java:71: cannot find symbol
symbol : variable JaccHelper
location: class org.jboss.ejb3.deployers.Ejb3JBoss5Deployment
JaccHelper.putJaccInService(pc, jbossUnit);
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/hudson/.hudson/jobs/JBoss_EJB3_Plugin/workspace/trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBoss5DeploymentScope.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 errors
BUILD FAILED
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list