User tests: Successful: Unsuccessful:
Here what I get
OK, so this is not supported in Windows. Will update the docs ![]()
This also need an update ![]()
Updated ;)
Still no auto merge :(
Merged again... Some day I'll learn how to rebase...
Ok found a bug. Running update command gives me an error:Class 'Application\Command\Update\Folder' not found in /vagrant/cli/Application/Command/Update/Update.php on line 89
Also in this Update.php file phpStorm shows undefined namespace for Transifex in use BabDev\Transifex\Transifex;
All other commands seems to work smooth.
Are you sure you installed the BabDev library using composer ? ;)
The Folder import seems to be missing also in master - will merge and update later today ;)
Are you sure you installed the BabDev library using composer ? ;)
I am sure. Running from master:
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
Nothing to install or update
Generating autoload files
Strange because babdev dir is empty ![]()
Strange because
babdevdir is empty
Try deleting the /vendor/babdev folder and running composer install again.
If the folder is empty, there is definitely something missing ;)
This did the trick. Seems that Composer is not smart enough ![]()
What's the purpose of this alias?
The bin/jtracker alias is currently also used here:
https://travis-ci.org/joomla/jissues/jobs/18342888#L120
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-02-07 19:33:43 |
Well it is not working. Here what I get: