eclipse-ee4j / glassfish

Eclipse GlassFish
https://eclipse-ee4j.github.io/glassfish/
385 stars 143 forks source link

ant clean doesn't undeploy ejb ejb31-war sample #8337

Closed glassfishrobot closed 15 years ago

glassfishrobot commented 15 years ago

For umbrella #8331 (ant clean doesn't undeploy many samples)

ant clean doesn't undeploy ejb ejb31-war sample (owner Ken Saks)

Environment

Operating System: All Platform: All

Affected Versions

[V3]

glassfishrobot commented 6 years ago
glassfishrobot commented 15 years ago

@glassfishrobot Commented msreddy said: assigning to owner

glassfishrobot commented 15 years ago

@glassfishrobot Commented easarina said: SDK b03d, web distribution. ant target undeploy exists and works, but was not described in a doc.

glassfishrobot commented 15 years ago

@glassfishrobot Commented ksak said: The semantics of a clean target are typically just to remove generated file-based artifacts so it would be confusing to change the behavior of clean to also do an undeploy.

The underlying usability issue with the test is that the "all" target neither does an undeploy nor a clean. I changed the all target to perform both actions.

glassfishrobot commented 15 years ago

@glassfishrobot Commented pinedalex said: The behaviour of undeploying the app as part of the "ant clean" target is common on all other examples such as ejb/automatic-timer. The issue is more of consistency in the JavaEE6 Samples, thus, re-opening the issue. Alex Pineda

glassfishrobot commented 15 years ago

@glassfishrobot Commented ksak said: Fixed

glassfishrobot commented 15 years ago

@glassfishrobot Commented Issue-Links: blocks GLASSFISH-8331

glassfishrobot commented 15 years ago

@glassfishrobot Commented Was assigned to ksak

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GLASSFISH-8337

glassfishrobot commented 15 years ago

@glassfishrobot Commented Reported by easarina

glassfishrobot commented 15 years ago

@glassfishrobot Commented Marked as fixed on Wednesday, October 28th 2009, 4:51:51 am