Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xar command #126

Closed
2 tasks done
thekid opened this issue Jan 24, 2016 · 1 comment
Closed
2 tasks done

xar command #126

thekid opened this issue Jan 24, 2016 · 1 comment
Labels
Milestone

Comments

@thekid
Copy link
Member

thekid commented Jan 24, 2016

The xar c[reate] command does not work with XP 7.0 as it uses io.collections classes:

$ xar cvf test.xar ../unittest/src/main/php/=.
Uncaught exception: Exception lang.reflect.TargetInvocationException (xp.xar.Runner::main)
  at lang.reflect.Method::invoke(NULL, array[1]) [line 350 of class-main.php]
Caused by Exception lang.Error (Class 'io\collections\iterate\UriMatchesFilter' not found)
  at ...

TODO:

@thekid
Copy link
Member Author

thekid commented Jan 24, 2016

Help for "xp ar" command merged to "six" branch in 4ec23fc

@thekid thekid added this to the 6.10.3 milestone Jan 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant