[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [tycho-dev] Packaging into WEB-INF/classes bug
|
- From: "Sievers, Jan" <jan.sievers@xxxxxxx>
- Date: Fri, 29 Jun 2012 09:32:42 +0200
- Accept-language: en-US
- Acceptlanguage: en-US
- Delivered-to: tycho-dev@eclipse.org
- Thread-index: Ac1VOXUjXDtNsb18QrKb20btqZ1qNwAj6TZg
- Thread-topic: [tycho-dev] Packaging into WEB-INF/classes bug
tycho 0.15.0?
https://bugs.eclipse.org/bugs/show_bug.cgi?id=374794
-----Original Message-----
From: tycho-dev-bounces@xxxxxxxxxxx [mailto:tycho-dev-bounces@xxxxxxxxxxx] On Behalf Of Matthew Painter
Sent: Donnerstag, 28. Juni 2012 16:22
To: tycho-dev@xxxxxxxxxxx
Subject: [tycho-dev] Packaging into WEB-INF/classes bug
Hi all,
I think I have found a bug but want to check it's not a misconfiguration :)
I can not package into WEB-INF/classes and include WEB-INF/web.xml:
tycho will only either package WEB-INF/classes, OR include
WEB-INF/web.xml:
no .class files, but web.xml:
source.WEB-INF/classes/ = src/
output.WEB-INF/classes/ = target/classes
bin.includes = META-INF/, Â Â\
       ÂWEB-INF/classes/,
       Âassets/,
       ÂWEB-INF/web.xml
.class files (no web.xml):
source.WEB-INF/classes/ = src/
output.WEB-INF/classes/ = target/classes
bin.includes = META-INF/, Â Â\
       ÂWEB-INF/classes/,
       Âassets/
Can anyone shed any light on this
Thanks!
Matt
_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-dev