eclipse-ee4j / eclipse-ee4j/glassfish-samples
ejb31-war project will not clean, will build
- Dominant language
- Java
- Stars
- 41
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
see [https://glassfish.dev.java.net/issues/show_bug.cgi?id=11600](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]
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.