This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 65061 - Tests in j2eeserver & tomcat integration do not compile
Summary: Tests in j2eeserver & tomcat integration do not compile
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-24 07:19 UTC by Jaroslav Tulach
Modified: 2006-08-21 10:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
j2eeserver failure (17.69 KB, text/plain)
2005-09-24 07:20 UTC, Jaroslav Tulach
Details
tomcatint_tomcat5 failures (15.65 KB, text/plain)
2005-09-24 07:21 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2005-09-24 07:19:58 UTC
To find out do: 
 
cd nbbuild 
ant unit-validation 
 
please either fix the tests or remove them from the config in 
xtest/instance/master-config.xml
Comment 1 Jaroslav Tulach 2005-09-24 07:20:34 UTC
Created attachment 25137 [details]
j2eeserver failure
Comment 2 Jaroslav Tulach 2005-09-24 07:21:10 UTC
Created attachment 25138 [details]
tomcatint_tomcat5 failures
Comment 3 Sherold Dev 2005-10-04 10:50:09 UTC
Tomcat tests fixed.

Checking in test/unit/src/org/netbeans/modules/tomcat5/TomcatFactoryTest.java;
/cvs/tomcatint/tomcat5/test/unit/src/org/netbeans/modules/tomcat5/TomcatFactoryTest.java,v
 <--  TomcatFactoryTest.java
new revision: 1.7; previous revision: 1.6
done
Checking in test/unit/src/org/netbeans/modules/tomcat5/WebappConfigurationTest.java;
/cvs/tomcatint/tomcat5/test/unit/src/org/netbeans/modules/tomcat5/WebappConfigurationTest.java,v
 <--  WebappConfigurationTest.java
new revision: 1.4; previous revision: 1.3
done
Comment 4 Sherold Dev 2005-10-04 13:40:37 UTC
j2eeserver test fixed.

Checking in
unit/src/org/netbeans/modules/j2ee/deployment/impl/ServerRegistryTest.java;
/cvs/j2eeserver/test/unit/src/org/netbeans/modules/j2ee/deployment/impl/ServerRegistryTest.java,v
 <--  ServerRegistryTest.java
new revision: 1.10; previous revision: 1.9
done
Checking in
unit/src/org/netbeans/tests/j2eeserver/plugin/ManagerWrapperFactory.java;
/cvs/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/ManagerWrapperFactory.java,v
 <--  ManagerWrapperFactory.java
new revision: 1.3; previous revision: 1.2
done
Checking in unit/src/org/netbeans/tests/j2eeserver/plugin/ServerLifecycle.java;
/cvs/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/ServerLifecycle.java,v
 <--  ServerLifecycle.java
new revision: 1.3; previous revision: 1.2
done
Comment 5 Jindrich Sedek 2006-08-21 10:59:34 UTC
v.