[Bug 248057] Re: zip files should be completion candidates for jar.

2011-08-10 Thread Bug Watch Updater
** Changed in: bash-completion (Debian)
   Status: Unknown = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/248057

Title:
  zip files should be completion candidates for jar.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/248057/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248057] Re: zip files should be completion candidates for jar.

2009-04-29 Thread Colin Watson
Fixed in bash-completion 1:1.0-1, now in karmic:

- added .zip to jar completions (Closes: #521041)

** Changed in: bash-completion (Ubuntu)
   Status: Triaged = Fix Released

-- 
zip files should be completion candidates for jar.
https://bugs.launchpad.net/bugs/248057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248057] Re: zip files should be completion candidates for jar.

2009-03-24 Thread James Westby
** Changed in: bash-completion (Ubuntu)
   Importance: Undecided = Low

** Changed in: bash-completion (Ubuntu)
   Status: Confirmed = Triaged

** Bug watch added: Debian Bug tracker #521041
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521041

** Also affects: bash-completion (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521041
   Importance: Unknown
   Status: Unknown

-- 
zip files should be completion candidates for jar.
https://bugs.launchpad.net/bugs/248057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248057] Re: zip files should be completion candidates for jar.

2009-03-22 Thread YoBoY
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an issue
for you.

I have tried to reproduce it in my 8.10 Intrepid Ibex and i can't.

My test case:
$ touch test.zip
$ touch test.jar
$ jar t test.[TAB]
test.jar  test.zip# the 2 files are proposed like expected. 

I have also edited my /etc/bash_completion file to see what i have in
the _jar spécifications and i can't see difference with the last hardy
version.

I mark this bug as invalid for now beacause i can't reproduce it and the
auto completion work like expected in the latest ubuntu version. Feel
free to provide us more information (like your java virtual machine,
java path, ...) to help us figure why you have this issue, and change
back the status to incomplete.

** Changed in: bash-completion (Ubuntu)
   Status: New = Invalid

-- 
zip files should be completion candidates for jar.
https://bugs.launchpad.net/bugs/248057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 248057] Re: zip files should be completion candidates for jar.

2009-03-22 Thread YoBoY
Sorry, i miss some details when i make my first tests.

USE CASE : jar -f FILENAME
$ touch test.zip#should be proposed
$ touch test.jar #should be proposed
$ touch test.txt #shouldn't be proposed
$ jar -f test.[TAB]  
test.jar # Only the .jar file is proposed.

RESULT EXPECTED
test.jar test.zip

Your patch should work, but there is another problem i go to describe on
another bug.

Tanks

** Changed in: bash-completion (Ubuntu)
   Status: Invalid = Confirmed

-- 
zip files should be completion candidates for jar.
https://bugs.launchpad.net/bugs/248057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 248057] Re: zip files should be completion candidates for jar.

2009-03-22 Thread Brett Sealey
Hi, thanks for picking up on this. Glad you were able to reproduce the  
bug. Let me know if there is anything else I can help you with.

Brett

On 22 Mar 2009, at 10:56, YoBoY yoboy.legu...@gmail.com wrote:

 Sorry, i miss some details when i make my first tests.

 USE CASE : jar -f FILENAME
 $ touch test.zip#should be proposed
 $ touch test.jar #should be proposed
 $ touch test.txt #shouldn't be proposed
 $ jar -f test.[TAB]
 test.jar # Only the .jar file is proposed.

 RESULT EXPECTED
 test.jar test.zip

 Your patch should work, but there is another problem i go to  
 describe on
 another bug.

 Tanks

 ** Changed in: bash-completion (Ubuntu)
   Status: Invalid = Confirmed

 -- 
 zip files should be completion candidates for jar.
 https://bugs.launchpad.net/bugs/248057
 You received this bug notification because you are a direct subscriber
 of the bug.

-- 
zip files should be completion candidates for jar.
https://bugs.launchpad.net/bugs/248057
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs