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 81929 - Some deployment messages are doubled in the ANT output
Summary: Some deployment messages are doubled in the ANT output
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-04 12:13 UTC by Sherold Dev
Modified: 2006-08-31 16:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sherold Dev 2006-08-04 12:13:04 UTC
Some deployment messages are doubled in the ANT output

init:
deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
library-inclusion-in-manifest:
compile:
compile-jsps:
do-dist:
dist:
Undeploying ...
OK - Undeployed application at context path /test

OK - Undeployed application at context path /test
In-place deployment at /home/sherold/WebApplication21/build/web
deploy?config=file:/tmp/context17928.xml&path=/test
OK - Deployed application at context path /test

OK - Deployed application at context path /test
run-deploy:
BUILD SUCCESSFUL (total time: 0 seconds)
Comment 1 Sherold Dev 2006-08-04 12:13:48 UTC
tm -> 5.5
Comment 2 Sherold Dev 2006-08-09 16:17:08 UTC
Fixed when fixing issue 75150.
Comment 3 Dan Kolar 2006-08-31 16:39:52 UTC
v.