eclipse-ee4j / glassfish

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

ant clean doesn't undeploy rest message-board-war sample #8338

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 rest message-board-war sample (owner Pavel)

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 @pavelbucek said: thats strange, it works for me:

============================================

$ ant clean Buildfile: build.xml

check:

tools:

undeploy: [echo] Undeploying message-board-war. [exec] [exec] Command undeploy executed successfully.

-pre-clean:

-pre-clean:

clean: [delete] Deleting directory /Users/pavel/jersey/glassfish-samples/ws/javaee6/rest/message-board-war/test/build

clean: [delete] Deleting directory /Users/pavel/jersey/glassfish-samples/ws/javaee6/rest/message-board-war/build [delete] Deleting directory /Users/pavel/jersey/glassfish-samples/ws/javaee6/rest/message-board-war/dist

BUILD SUCCESSFUL Total time: 2 seconds

============================================

were there any modifications of ant scripts in bp-project dir?

glassfishrobot commented 15 years ago

@glassfishrobot Commented easarina said: I did not modify any scripts (I only created build.properties) . I'm using SDK b03b, Solaris 10 Sparc machine, ant 1.7.1, jdk 1.6.0_13.

First, I want to say that based on your output, you have a test directory. I don't have such directory at all.

So ant clean creates such output:

jed-asqe-15#/opt/glassfishv3/glassfish/samples/javaee6/rest/message-board-war] ant clean Buildfile: build.xml

[loadfile] /opt/glassfishv3/glassfish/samples/javaee6/rest/nbproject/private/pri vate.properties doesn't exist

-pre-clean:

BUILD FAILED /opt/glassfishv3/glassfish/samples/javaee6/rest/message-board- war/build.xml:17: /opt/glassfishv3/glassfish/samples/javaee6/rest/message-board- war/test not found.

Total time: 1 second

glassfishrobot commented 15 years ago

@glassfishrobot Commented @pavelbucek said: fixed in trunk

glassfishrobot commented 15 years ago

@glassfishrobot Commented easarina said: Verified, promoted b03c

glassfishrobot commented 15 years ago

@glassfishrobot Commented Issue-Links: blocks GLASSFISH-8331

glassfishrobot commented 7 years ago

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

glassfishrobot commented 15 years ago

@glassfishrobot Commented Reported by easarina

glassfishrobot commented 15 years ago

@glassfishrobot Commented Marked as fixed on Thursday, May 21st 2009, 11:34:24 am