branch develop updated (92ffa8b -> 979c582)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-web. See https://gitlab.nuiton.org/nuiton/nuiton-web.git from 92ffa8b Fix build new 979c582 Fix build The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 979c58232d2740392cbde00d41846f76db7ba96f Author: CHRE <CHATELLIER@codelutin.com> Date: Wed Aug 10 10:08:45 2016 +0200 Fix build Summary of changes: nuiton-web/src/main/java/org/nuiton/web/war/package-info.java | 1 - 1 file changed, 1 deletion(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-web. See https://gitlab.nuiton.org/nuiton/nuiton-web.git commit 979c58232d2740392cbde00d41846f76db7ba96f Author: CHRE <CHATELLIER@codelutin.com> Date: Wed Aug 10 10:08:45 2016 +0200 Fix build --- nuiton-web/src/main/java/org/nuiton/web/war/package-info.java | 1 - 1 file changed, 1 deletion(-) diff --git a/nuiton-web/src/main/java/org/nuiton/web/war/package-info.java b/nuiton-web/src/main/java/org/nuiton/web/war/package-info.java index 2ceb8b0..84b7c2b 100644 --- a/nuiton-web/src/main/java/org/nuiton/web/war/package-info.java +++ b/nuiton-web/src/main/java/org/nuiton/web/war/package-info.java @@ -24,7 +24,6 @@ * * Currently implemented with : * <ul> - * <li>Winstone : {@link org.nuiton.web.war.WinstoneLauncher}</li> * <li>Jetty : {@link org.nuiton.web.war.JettyLauncher}</li> * </ul> */ -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm