See
https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x/1377/changes
Changes:
[adrian(a)jboss.org] Use the mbean classloader as the TCL when configuring attributes. Fix
the test classpath in eclipse by adding jaxb api
------------------------------------------
[...truncated 16593 lines...]
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SubDeployerMBean.java:103:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
void destroy(DeploymentInfo sdi) throws DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployerMBean.java:150:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
void redeploy(String urlspec) throws DeploymentException, MalformedURLException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployerMBean.java:157:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
void redeploy(URL url) throws DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployerMBean.java:164:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
void redeploy(DeploymentInfo sdi) throws DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployerMBean.java:170:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
void undeploy(URL url) throws DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployerMBean.java:177:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
void undeploy(String urlspec) throws DeploymentException, MalformedURLException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployerMBean.java:190:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
void deploy(String urlspec) throws DeploymentException, MalformedURLException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployerMBean.java:196:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
void deploy(URL url) throws DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployerMBean.java:203:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
void deploy(DeploymentInfo deployment) throws DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployerMBean.java:210:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public void start(String urlspec) throws DeploymentException, MalformedURLException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployerMBean.java:217:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public void stop(String urlspec) throws DeploymentException, MalformedURLException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployerMBean.java:277:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
void checkIncompleteDeployments() throws DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployer.java:572:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
throws DeploymentException, MalformedURLException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployer.java:584:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public void redeploy(URL url) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployer.java:597:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public void redeploy(DeploymentInfo sdi) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployer.java:619:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
throws DeploymentException, MalformedURLException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployer.java:630:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public void undeploy(URL url) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployer.java:774:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
throws DeploymentException, MalformedURLException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployer.java:799:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public void deploy(URL url) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployer.java:834:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployer.java:875:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
private boolean init(DeploymentInfo deployment) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployer.java:983:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
private void create(DeploymentInfo deployment) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployer.java:1036:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
private void start(DeploymentInfo deployment) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployer.java:1287:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
throws DeploymentException, MalformedURLException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployer.java:1299:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
throws DeploymentException, MalformedURLException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployer.java:1437:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public void checkIncompleteDeployments() throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/ObjectModelFactorySimpleSubDeployerSupport.java:46:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
protected void parseMetaData(DeploymentInfo di, URL url) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SimpleSubDeployerSupport.java:69:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public abstract String getObjectName(DeploymentInfo di) throws DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SimpleSubDeployerSupport.java:85:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public void init(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SimpleSubDeployerSupport.java:93:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public void create(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SimpleSubDeployerSupport.java:125:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public void start(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SimpleSubDeployerSupport.java:139:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public void stop(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SimpleSubDeployerSupport.java:145:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public void destroy(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SimpleSubDeployerSupport.java:179:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
protected URL getMetaDataResource(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SimpleSubDeployerSupport.java:194:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
abstract protected void parseMetaData(DeploymentInfo di, URL url) throws
DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SimpleSubDeployerSupport.java:203:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
protected void resolveWatch(DeploymentInfo di, URL url) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SimpleSubDeployerSupport.java:223:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
protected void determineObjectName(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SimpleSubDeployerSupport.java:243:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
protected ObjectName registerClassLoader(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SimpleSubDeployerSupport.java:297:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
protected void registerDeployment(DeploymentInfo di, ObjectName uclName) throws
DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SimpleSubDeployerSupport.java:334:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
protected void createService(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SimpleSubDeployerSupport.java:352:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
protected void startService(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SimpleSubDeployerSupport.java:387:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
protected void destroyService(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SARDeployer.java:165:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SARDeployer.java:232:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SARDeployer.java:290:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public void start(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SARDeployer.java:656:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
throws DeploymentException, IOException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SchemaBindingSimpleSubDeployerSupport.java:49:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
protected void parseMetaData(DeploymentInfo di, URL url) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SchemaResolverSimpleSubDeployerSupport.java:46:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
protected void parseMetaData(DeploymentInfo di, URL url) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/XSLSubDeployer.java:158:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public void init(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/XSLSubDeployer.java:190:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public void create(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/XSLSubDeployer.java:195:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public void start(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/XSLSubDeployer.java:200:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public void stop(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/XSLSubDeployer.java:205:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public void destroy(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/XSLSubDeployer.java:215:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
protected void findDd(DeploymentInfo di) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/ServiceConfigurator.java:47:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/ServiceController.java:43:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/ServiceCreator.java:32:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceAttributeMetaData.java:28:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/ServiceController.java:226:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public List<ObjectName> install(List<ServiceMetaData> metaDatas, ObjectName
loaderName) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/ServiceController.java:261:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public ObjectName install(ServiceMetaData metaData, ObjectName loaderName) throws
DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/ServiceController.java:281:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public List<ObjectName> install(Element config, ObjectName loaderName) throws
DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/ServiceController.java:296:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public void install(ObjectName name, Object object) throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceDependencyValueMetaData.java:32:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceDeploymentParser.java:27:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceDeploymentParser.java:69:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public ServiceDeployment parse() throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceDeploymentParser.java:92:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
private List<ServiceDeploymentClassPath> parseXMLClasspath(Document document)
throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceDeploymentParser.java:138:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
private LoaderRepositoryConfig parseLoaderRepositoryConfig(Document document) throws
DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceJavaBeanValueMetaData.java:28:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceMetaDataParser.java:31:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceMetaDataParser.java:83:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
public List<ServiceMetaData> parse() throws DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceTextValueMetaData.java:30:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/DeploymentInfo.java:206:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
throw new DeploymentException("url " + url + " could not be
opened, does it exist?");
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SubDeployerSupport.java:365:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
throw new DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/SubDeployerSupport.java:557:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
throw new DeploymentException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/deployment/MainDeployer.java:403:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
catch (DeploymentException e)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/ServiceConfigurator.java:136:
cannot find symbol
symbol : variable SecurityActions
location: class org.jboss.system.ServiceConfigurator
ClassLoader previous = SecurityActions.setContextClassLoader(cl);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/system-jmx/src/main/org/jboss/system/ServiceConfigurator.java:143:
cannot find symbol
symbol : variable SecurityActions
location: class org.jboss.system.ServiceConfigurator
SecurityActions.resetContextClassLoader(previous);
^
Note: Some input files additionally use or override a deprecated API.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
100 warnings
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tools/etc/buildmagic/buildmagic.ent:442:
Compile failed; see the compiler error output for details.
Total time: 1 minute 9 seconds
Deleting old artifacts from #1375
Recording fingerprints
Build was marked for publishing on
https://hudson.jboss.org/hudson/
finished: FAILURE