DO NOT REPLY [Bug 44239] Add ability of Ant resource classes to act as factories for relative resources

2008-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44239


Stefan Bodewig <[EMAIL PROTECTED]> changed:

   What|Removed |Added

   Target Milestone|1.8.0   |---




-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 44239] Add ability of Ant resource classes to act as factories for relative resources

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44239

Antoine Levy-Lambert  changed:

   What|Removed |Added

Version|1.8Alpha (nightly)  |1.8.0RC1

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 44239] Add ability of Ant resource classes to act as factories for relative resources

2010-02-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44239

Antoine Levy-Lambert  changed:

   What|Removed |Added

Version|1.8.0RC1|1.8.0

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 44239] Add ability of Ant resource classes to act as factories for relative resources

2010-05-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44239

Antoine Levy-Lambert  changed:

   What|Removed |Added

Version|1.8.0   |1.8.1

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 44239] Add ability of Ant resource classes to act as factories for relative resources

2010-12-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44239

Antoine Levy-Lambert  changed:

   What|Removed |Added

Version|1.8.1   |1.8.2

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 44239] - Add ability of Ant resource classes to act as factories for relative resources

2008-01-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44239


[EMAIL PROTECTED] changed:

   What|Removed |Added

OtherBugsDependingO||41701
  nThis||




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


DO NOT REPLY [Bug 44239] - Add ability of Ant resource classes to act as factories for relative resources

2008-01-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44239





--- Additional Comments From [EMAIL PROTECTED]  2008-01-15 07:23 ---
Hey, was this your idea or mine?  ;)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


DO NOT REPLY [Bug 44239] - Add ability of Ant resource classes to act as factories for relative resources

2008-01-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44239





--- Additional Comments From [EMAIL PROTECTED]  2008-01-15 07:33 ---
Anyway, that aside, I still don't see any reason that the existing 
ResourceFactory interface can't be used 
here.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


DO NOT REPLY [Bug 44239] - Add ability of Ant resource classes to act as factories for relative resources

2008-01-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44239





--- Additional Comments From [EMAIL PROTECTED]  2008-01-15 08:00 ---
...didnt know about the existing one. Yes, you are right.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


DO NOT REPLY [Bug 44239] - Add ability of Ant resource classes to act as factories for relative resources

2008-01-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44239





--- Additional Comments From [EMAIL PROTECTED]  2008-01-15 10:25 ---
changes checked in to FileResource. 

-it will convert backslashes and stuff during conversion, as with normal
filenames. Is this wise?

-Lots of work needed to do the same for zip/jar files and stuff on the classpath


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


DO NOT REPLY [Bug 44239] - Add ability of Ant resource classes to act as factories for relative resources

2008-01-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44239





--- Additional Comments From [EMAIL PROTECTED]  2008-01-15 11:21 ---
Are you sure you've checked in changes?  I don't find any.  :(

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


DO NOT REPLY [Bug 44239] Add ability of Ant resource classes to act as factories for relative resources

2008-03-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44239


Kev Jackson <[EMAIL PROTECTED]> changed:

   What|Removed |Added

   Target Milestone|--- |1.8.0




-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.