Salut,
what is the reason of file:
packager/glassfish-grizzly-full/build.xml
Trying to do the new Grizzly integration, I'm getting:
> create.package:
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] An Ant BuildException has occured: The following error occurred while executing this line:
> /home/jfarcand/workspace/v3/packager/glassfish-grizzly-full/build.xml:30: Failed to resolve artifacts
>
> Cannot resolve artifact. groupId: javax.servlet artifactId: servlet-api version: null type: null classifier: null
I know there is an issue on the two Servlet jar files:
https://glassfish.dev.java.net/issues/show_bug.cgi?id=8242
Is the file still required or can we remove it (sorry I'm not familiar
with the packager).
Thanks
-- Jeanfrancois