Jeroen De Dauw has uploaded a new change for review.
https://gerrit.wikimedia.org/r/67332
Change subject: Update netry point file now the composer.json of DataValues has
been updated
......................................................................
Update netry point file now the composer.json of DataValues has been updated
Change-Id: I50099dfa474b17d3ae6f9db47dc412299e4cc364
---
M Ask.php
1 file changed, 1 insertion(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Ask
refs/changes/32/67332/1
diff --git a/Ask.php b/Ask.php
index 0b19e8e..68296ec 100644
--- a/Ask.php
+++ b/Ask.php
@@ -42,8 +42,7 @@
// Only initialize the extension when all dependencies are present.
if ( !defined( 'DataValues_VERSION' ) ) {
- // TODO: reenable once the DataValues composer setup has been fixed
- //throw new Exception( 'You need to have the DataValues library loaded
in order to use Ask' );
+ throw new Exception( 'You need to have the DataValues library loaded in
order to use Ask' );
}
define( 'Ask_VERSION', '0.1 alpha' );
--
To view, visit https://gerrit.wikimedia.org/r/67332
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I50099dfa474b17d3ae6f9db47dc412299e4cc364
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Ask
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits