We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 ???
Operating System: All Platform: All
[javaee6]
The text was updated successfully, but these errors were encountered:
@glassfishrobot Commented Reported by emiddio@java.net
Sorry, something went wrong.
@glassfishrobot Commented Was assigned to glassfish-samples-issues
@glassfishrobot Commented This issue was imported from java.net JIRA GLASSFISH_SAMPLES-29
glassfishrobot
No branches or pull requests
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]
The text was updated successfully, but these errors were encountered: