- Sep 18, 2014
-
-
Vincent Massol authored
XWIKI-11067: Add ability to catch exception from velocity scripts XWIKI-11050: Do not fail the UI when there's a problem rendering the document's content * Document title
-
- Sep 17, 2014
-
-
Vincent Massol authored
* Improve the script to better handle ctrl-c (thanks to Caleb!)
-
- Sep 16, 2014
-
-
Clemens Robbenhaar authored
- update list of tools installed by default
-
Guillaume Delhumeau authored
XWIKI-11041: When {{xwiki.defaultbaseskin}} is empty, XWiki#getDefaultBaseSkin() returns {{xwiki.defaultskin}}. * xwiki.defaultbaseskin can now be empty.
-
Vincent Massol authored
* Fix variable not being evaluated...
-
- Sep 15, 2014
-
-
Vincent Massol authored
* Fix another bug...
-
Vincent Massol authored
* Fix bug
-
- Sep 12, 2014
-
-
Sergiu Dumitriu authored
-
Sergiu Dumitriu authored
-
Vincent Massol authored
XWIKI-11009: Improve argument passing in Jetty start/stop scripts + update XWikiExecutor to stop trying to create a Socket to check if XWiki is running since that could potentially cause some issues (locking the ports temporarily). * Forgot to close the file... + improve the test
-
Vincent Massol authored
XWIKI-11009: Improve argument passing in Jetty start/stop scripts + update XWikiExecutor to stop trying to create a Socket to check if XWiki is running since that could potentially cause some issues (locking the ports temporarily). * Change the way variables are replaced in jetty start scripts to match what's done by the Maven Assembly plugin. This also avoids an issue with "$!" which was getting replaced by Velocity...
-
Vincent Massol authored
XWIKI-11009: Improve argument passing in Jetty start/stop scripts + update XWikiExecutor to stop trying to create a Socket to check if XWiki is running since that could potentially cause some issues (locking the ports temporarily).
-
- Sep 09, 2014
-
-
Eduard Moraru authored
-
Eduard Moraru authored
This reverts commit c3134ed5.
-
Eduard Moraru authored
-
Eduard Moraru authored
This reverts commit 333e6ea1. Reason: The release failed to build due to some dependency problems, so I`m restarting the release.
-
Eduard Moraru authored
-
- Aug 28, 2014
-
-
tmortagne authored
-
- Aug 27, 2014
-
-
Manuel Smeria authored
-
Manuel Smeria authored
-
- Aug 23, 2014
-
-
Sergiu Dumitriu authored
XWIKI-10829: Executing the import mojo after the package mojo in the same reactor causes the build to fail Fixed.
-
- Aug 20, 2014
-
-
Guillaume Delhumeau authored
-
Guillaume Delhumeau authored
* Switch to flamingo in the packager plugin * Fix some integration tests.
-
Sergiu Dumitriu authored
Fixed.
-
Sergiu Dumitriu authored
-
Sergiu Dumitriu authored
Also fixed the import mojo
-
Sergiu Dumitriu authored
-
Sergiu Dumitriu authored
Fixed.
-
- Aug 01, 2014
-
-
tmortagne authored
-
- Jul 23, 2014
-
-
Sergiu Dumitriu authored
Removed non-standard shopt call, since it is not needed and isn't guaranteed to be present in all shell environments
-
- Jul 22, 2014
-
-
Sergiu Dumitriu authored
-
- Jul 17, 2014
-
-
Sergiu Dumitriu authored
-
- Jul 16, 2014
-
-
Eduard Moraru authored
- Removed the previous implementation, since it was causing problems for tests that must run fully offline
-
- Jul 15, 2014
-
-
Sergiu Dumitriu authored
Done
-
Eduard Moraru authored
XWIKI-10643: Allow the start and stop ports, and additional Java options for the standalone Jetty package to be specified using environment variables - Using an explicit setting of default value for JETTY_STOP_PORT in BASH, since the standard short-hand way makes the Velocity parser (performed by the xwiki packager plugin) crash.
-
- Jul 14, 2014
-
-
Sergiu Dumitriu authored
XWIKI-10650: Having a XWIKI_OPTS environment variable defined breaks the start_xwiki_debug.sh script Fixed.
-
Sergiu Dumitriu authored
[misc] Windows scripts shouldn't be marked executable, because they can't be run on systems that respect the execute flag, and Windows doesn't care about the executable flag
-
Sergiu Dumitriu authored
Done.
-
Sergiu Dumitriu authored
-
Sergiu Dumitriu authored
XWIKI-10648: Remove the log warning about JSP support not being available when starting the standalone Jetty server Done.
-