You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Wszeb <ws...@gmail.com> on 2008/01/25 21:37:44 UTC

Re: Create WEB-INF/lib based on path-structure


DATACOM - Diego-2 wrote:
> 
> Hmmm, the guy said he had a "path structure", not a "fileset" (look 
> subject of the message). Unfortunately, if he cannot change his path 
> into a fileset, I think he is in trouble. I had exactly the same 
> problem with the War task.
> 
> All these bugs seem to be related with this problem (does anyone know 
> anything about their status?):
> 
> http://issues.apache.org/bugzilla/show_bug.cgi?id=31947
> http://issues.apache.org/bugzilla/show_bug.cgi?id=34830
> http://issues.apache.org/bugzilla/show_bug.cgi?id=4240
> 
> There has also been a lot of requests about this on the list:
> 
> http://marc.info/?l=ant-user&m=116361854515417&w=2
> http://marc.info/?l=ant-user&m=114002246007998&w=2
> http://marc.info/?l=ant-user&m=113812618105463&w=2
> http://marc.info/?l=ant-user&m=113527002416136&w=2
> http://marc.info/?l=ant-user&m=112357685822564&w=2
> http://marc.info/?l=ant-user&m=112327124415275&w=2
> http://marc.info/?l=ant-user&m=108903488203940&w=2
> http://marc.info/?l=ant-user&m=106614424001052&w=2
> http://marc.info/?l=ant-user&m=106548189107671&w=2
> http://marc.info/?l=ant-user&m=106062985323218&w=2
> http://marc.info/?l=ant-user&m=104257138003228&w=2
> http://marc.info/?l=ant-user&m=98813243932680&w=2
> http://marc.info/?l=ant-user&m=98088337825990&w=2
> 
> It is a really annoying "feature" of the War task.
> 

Does anybody know the good workaround solution for "<lib> in <war> does not
accept path-like structures" problem? Is it possible to somehow specify with
a path-like structure a set of JARs (from various disk locations) to be
placed in WAR ?

There is also a similar thread on ant-dev list:
http://www.nabble.com/Lib-in-War-Does-Not-Accept-Path-like-structures-to14654383.html
-- 
View this message in context: http://www.nabble.com/Create-WEB-INF-lib-based-on-path-structure-tp11513835p15096305.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: Create WEB-INF/lib based on path-structure

Posted by Peter Reilly <pe...@gmail.com>.
Just use the <jar> task.

Peter

On Jan 25, 2008 8:37 PM, Wszeb <ws...@gmail.com> wrote:
>
>
>
> DATACOM - Diego-2 wrote:
> >
> > Hmmm, the guy said he had a "path structure", not a "fileset" (look
> > subject of the message). Unfortunately, if he cannot change his path
> > into a fileset, I think he is in trouble. I had exactly the same
> > problem with the War task.
> >
> > All these bugs seem to be related with this problem (does anyone know
> > anything about their status?):
> >
> > http://issues.apache.org/bugzilla/show_bug.cgi?id=31947
> > http://issues.apache.org/bugzilla/show_bug.cgi?id=34830
> > http://issues.apache.org/bugzilla/show_bug.cgi?id=4240
> >
> > There has also been a lot of requests about this on the list:
> >
> > http://marc.info/?l=ant-user&m=116361854515417&w=2
> > http://marc.info/?l=ant-user&m=114002246007998&w=2
> > http://marc.info/?l=ant-user&m=113812618105463&w=2
> > http://marc.info/?l=ant-user&m=113527002416136&w=2
> > http://marc.info/?l=ant-user&m=112357685822564&w=2
> > http://marc.info/?l=ant-user&m=112327124415275&w=2
> > http://marc.info/?l=ant-user&m=108903488203940&w=2
> > http://marc.info/?l=ant-user&m=106614424001052&w=2
> > http://marc.info/?l=ant-user&m=106548189107671&w=2
> > http://marc.info/?l=ant-user&m=106062985323218&w=2
> > http://marc.info/?l=ant-user&m=104257138003228&w=2
> > http://marc.info/?l=ant-user&m=98813243932680&w=2
> > http://marc.info/?l=ant-user&m=98088337825990&w=2
> >
> > It is a really annoying "feature" of the War task.
> >
>
> Does anybody know the good workaround solution for "<lib> in <war> does not
> accept path-like structures" problem? Is it possible to somehow specify with
> a path-like structure a set of JARs (from various disk locations) to be
> placed in WAR ?
>
> There is also a similar thread on ant-dev list:
> http://www.nabble.com/Lib-in-War-Does-Not-Accept-Path-like-structures-to14654383.html
> --
> View this message in context: http://www.nabble.com/Create-WEB-INF-lib-based-on-path-structure-tp11513835p15096305.html
> Sent from the Ant - Users mailing list archive at Nabble.com.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org