Hey,

Recently some people, including myself, ran into an issue with running SMW
master via Composer.

One can specify that master should be used using "dev-master". This does
however result into a conflict if you also have an extension to SMW, such
as Semantic Result Formats, installed via Composer. The conflict is between
that extension specifying they need a version of SMW within a specific
range, ie 1.9.*, and dev-master not being in this range. One can change
"dev-master" to "@dev" or "*", which fixes the conflict, though then gives
you the most recent release of SMW, rather than master.

We now have a branch alias for master named "1.9.x-dev", which can be used
to get master without running into the above described conflict. This can
be used immediately and has already been done on SMW wiki:
https://semantic-mediawiki.org/wiki/Special:Version

Cheers

--
Jeroen De Dauw
http://www.bn2vs.com
Don't panic. Don't be evil. ~=[,,_,,]:3
--
------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to