Reported the issue at [1] and will work on fixing it [1] https://wso2.org/jira/browse/DEVTOOLEI-1117
Thanks, Sohani Weerasinghe Senior Software Engineer WSO2, Inc: http://wso2.com Mobile : +94 716439774 Blog :http://christinetechtips.blogspot.com/ Twitter : https://twitter.com/sohanichristine On Wed, Jun 28, 2017 at 8:15 AM, Sohani Weerasinghe <[email protected]> wrote: > Hi Kasun, > > Sure. will have a look > > > Thanks, > Sohani Weerasinghe > Senior Software Engineer > WSO2, Inc: http://wso2.com > > Mobile : +94 716439774 <071%20643%209774> > Blog :http://christinetechtips.blogspot.com/ > Twitter : https://twitter.com/sohanichristine > > On Wed, Jun 28, 2017 at 12:04 AM, Kasun Indrasiri <[email protected]> wrote: > >> Hi, >> >> When creating the mediator project, there are a bunch of unnecessary >> dependencies added to pom and most of the dependencies are way too old. Can >> we please review this and fix, please. >> >> >> >> <dependencies> >> <dependency> >> <groupId>commons-codec.wso2</groupId> >> <artifactId>commons-codec</artifactId> >> <version>1.4.0.wso2v1</version> >> </dependency> >> <dependency> >> <groupId>org.apache.httpcomponents.wso2</groupId> >> <artifactId>httpcore</artifactId> >> <version>4.3.3.wso2v1</version> >> </dependency> >> <dependency> >> <groupId>org.apache.woden.wso2</groupId> >> <artifactId>woden</artifactId> >> <version>1.0.0.M9-wso2v1</version> >> </dependency> >> <dependency> >> <groupId>org.wso2.orbit.commons-httpclient</groupId> >> <artifactId>commons-httpclient</artifactId> >> <version>3.1.0.wso2v3</version> >> </dependency> >> <dependency> >> <groupId>wsdl4j.wso2</groupId> >> <artifactId>wsdl4j</artifactId> >> <version>1.6.2.wso2v4</version> >> </dependency> >> <dependency> >> <groupId>commons-logging</groupId> >> <artifactId>commons-logging</artifactId> >> <version>1.1.1</version> >> </dependency> >> <dependency> >> <groupId>commons-io.wso2</groupId> >> <artifactId>commons-io</artifactId> >> <version>2.4.0.wso2v1</version> >> </dependency> >> <dependency> >> <groupId>org.apache.synapse</groupId> >> <artifactId>synapse-core</artifactId> >> <version>2.1.7-wso2v7</version> >> </dependency> >> <dependency> >> <groupId>org.apache.ws.commons.schema.wso2</groupId> >> <artifactId>XmlSchema</artifactId> >> <version>1.4.7.wso2v3</version> >> </dependency> >> <dependency> >> <groupId>org.apache.geronimo.specs.wso2</groupId> >> <artifactId>geronimo-stax-api_1.0_spec</artifactId> >> <version>1.0.1.wso2v2</version> >> </dependency> >> <dependency> >> <groupId>org.wso2.orbit.org.apache.neethi</groupId> >> <artifactId>neethi</artifactId> >> <version>2.0.4.wso2v5</version> >> </dependency> >> </dependencies> >> >> -- >> Kasun Indrasiri >> Director - Integration Architecture >> WSO2, Inc.; http://wso2.com >> lean.enterprise.middleware >> >> cell: +1 650 450 2293 <+1%20650-450-2293> >> Blog : http://kasunpanorama.blogspot.com/ >> > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
