eclipse-ee4j / glassfish-samples

Other
32 stars 27 forks source link

ejb31-war project will not clean, will build #29

Open glassfishrobot opened 13 years ago

glassfishrobot commented 13 years ago

see https://glassfish.dev.java.net/issues/show_bug.cgi?id=11600 reported last feb 25, 2010; the fix is also in this report.

just tested latest samples – svn checked out 2,3 days ago; with netbeans 6.9.1, and gfv3.1b24;

this report concerns build issues – not running – have not run yet.

gary

copied from that report:

project ejb31-war will not clean – so clean, clean, build fail; build works;

the error is

do-clean: Deleting directory G:\Sun\sges-v3\glassfish\samples\javaee6\ejb\ejb31-war\build Deleting directory G:\Sun\sges-v3\glassfish\samples\javaee6\ejb\ejb31-war\dist check-clean: G:\Sun\sges-v3\glassfish\samples\javaee6\ejb\ejb31-war\build.xml:22: antcall task calling a target that depends on its parent target '-post-clean'. BUILD FAILED (total time: 0 seconds) ------- Additional comments from emiddio Fri Feb 26 00:49:50 +0000 2010 -------

issue with clean or clean,build with project ejb31-war was fixed by editing build.xml -post-clean target;

changed to

seems to work; do not know if it can somehow break something ???

Environment

Operating System: All Platform: All

Affected Versions

[javaee6]

glassfishrobot commented 4 years ago
glassfishrobot commented 13 years ago

@glassfishrobot Commented Reported by emiddio@java.net

glassfishrobot commented 13 years ago

@glassfishrobot Commented Was assigned to glassfish-samples-issues

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GLASSFISH_SAMPLES-29