Success

User tests: Successful: Unsuccessful:

avatar elkuku
elkuku
2 Feb 2014

cliapp-application
I believe this looks, feels and smells better ?

avatar elkuku elkuku - open - 2 Feb 2014
avatar b2z
b2z - comment - 4 Feb 2014

Well it is not working. Here what I get:

vagrant@debian-7:~$ php /vagrant/bin/jtracker get project
../cli/tracker.phpvagrant@debian-7:~$
avatar elkuku
elkuku - comment - 4 Feb 2014

Here what I get

OK, so this is not supported in Windows. Will update the docs :wink:

avatar b2z
b2z - comment - 4 Feb 2014

This also need an update :tongue:

avatar elkuku
elkuku - comment - 4 Feb 2014

Updated ;)

avatar b2z
b2z - comment - 4 Feb 2014

Still no auto merge :(

avatar elkuku
elkuku - comment - 4 Feb 2014

Merged again... Some day I'll learn how to rebase...

avatar b2z
b2z - comment - 5 Feb 2014

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.

avatar elkuku elkuku - reference | - 5 Feb 14
avatar elkuku
elkuku - comment - 5 Feb 2014

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 ;)

avatar b2z
b2z - comment - 5 Feb 2014

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 :confused:

avatar elkuku
elkuku - comment - 5 Feb 2014

Strange because babdev dir is empty

Try deleting the /vendor/babdev folder and running composer install again.
If the folder is empty, there is definitely something missing ;)

avatar b2z
b2z - comment - 5 Feb 2014

This did the trick. Seems that Composer is not smart enough :laughing:

avatar elkuku
elkuku - comment - 6 Feb 2014

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

avatar b2z b2z - change - 7 Feb 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-02-07 19:33:43
avatar b2z b2z - close - 7 Feb 2014
avatar b2z b2z - reference | b6e5edb - 7 Feb 14
avatar b2z b2z - merge - 7 Feb 2014
avatar b2z b2z - close - 7 Feb 2014
avatar b2z b2z - head_ref_deleted - 7 Feb 2014

Add a Comment

Login with GitHub to post a comment