Hi Sameera, On Fri, Mar 11, 2011 at 6:16 PM, Sameera Jayasoma <[email protected]> wrote:
> we have many other places where this IncludeResource header has been used. > May be we need to revisit them and check this issues exists. > For the moment we haven't detected this problem any other place. But it is a good idea to revisit and confirm it. Hence +1 for idea. Thanks and Regards, Harshana > > Thanks > Sameera > > > On Fri, Mar 11, 2011 at 12:33 PM, Afkham Azeez <[email protected]> wrote: > >> Harshana, >> Please add a NOTE in the pom.xml mentioning that that line must not be >> broken into multiple lines. >> >> >> On Fri, Mar 11, 2011 at 2:22 PM, <[email protected]> wrote: >> >>> Author: harshana >>> Date: Fri Mar 11 00:52:16 2011 >>> New Revision: 89442 >>> URL: http://wso2.org/svn/browse/wso2?view=rev&revision=89442 >>> >>> Log: >>> Azeez fixed the corrupted jar generation issue >>> >>> Modified: >>> trunk/carbon/orbit/wsdl-validator/pom.xml >>> >>> Modified: trunk/carbon/orbit/wsdl-validator/pom.xml >>> URL: >>> http://wso2.org/svn/browse/wso2/trunk/carbon/orbit/wsdl-validator/pom.xml?rev=89442&r1=89441&r2=89442&view=diff >>> >>> ============================================================================== >>> --- trunk/carbon/orbit/wsdl-validator/pom.xml (original) >>> +++ trunk/carbon/orbit/wsdl-validator/pom.xml Fri Mar 11 00:52:16 2011 >>> @@ -92,11 +92,7 @@ >>> *;resolution:=optional >>> </Import-Package> >>> <DynamicImport-Package>*</DynamicImport-Package> >>> - <Include-Resource> >>> - @wsdl-validator-1.2.0-SNAPSHOT.jar!/exsd/**, >>> - >>> @wsdl-validator-1.2.0-SNAPSHOT.jar!/model/**, >>> - >>> @wsdl-validator-1.2.0-SNAPSHOT.jar!/*.properties, >>> - </Include-Resource> >>> + >>> >>> <Include-Resource>@wsdl-validator-1.2.0-SNAPSHOT.jar!/*.properties,@wsdl-validator-1.2.0-SNAPSHOT.jar!/exsd/**,@wsdl-validator-1.2.0-SNAPSHOT.jar!/model/**</Include-Resource> >>> <Embed-Dependency> >>> uddi4j|icu4j|runtime;inline=false; >>> </Embed-Dependency> >>> _______________________________________________ >>> Carbon-commits mailing list >>> [email protected] >>> https://wso2.org/cgi-bin/mailman/listinfo/carbon-commits >>> >> >> >> >> -- >> *Afkham Azeez* >> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com, >> * >> * >> *Member; Apache Software Foundation; >> **http://www.apache.org/*<http://www.apache.org/> >> * >> email: **[email protected]* <[email protected]>* cell: +94 77 3320919 >> blog: **http://blog.afkham.org* <http://blog.afkham.org>* >> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> >> * >> linked-in: **http://lk.linkedin.com/in/afkhamazeez* >> * >> * >> *Lean . Enterprise . Middleware* >> >> >> _______________________________________________ >> Carbon-commits mailing list >> [email protected] >> https://wso2.org/cgi-bin/mailman/listinfo/carbon-commits >> >> > > > -- > Sameera Jayasoma > Technical Lead and Product Manager, WSO2 Carbon > > WSO2, Inc. (http://wso2.com) > email: [email protected] > blog: http://tech.jayasoma.org > > Lean . Enterprise . Middleware > -- Harshana Martin Software Engineer WSO2 Inc. Web:http://wso2.com http://wso2.org Mobile: +94 716062650 Blog: http://harshana05.blogspot.com Profile: https://www.google.com/profiles/harshana05 Twitter: http://twitter.com/harshana05
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
