On Mon, Jul 9, 2012 at 4:22 PM, Shelan Perera <[email protected]> wrote:
> I am in the process of getting Axiom 1.2.11 into dependencies. But it
> needs to be built with tests , Because test framework depends on the
> following artifact.
What is the test framework you refer here ? if it's the Axiom test suite
within Axiom project then you need to build those dependencies.
Also make sure to change Axiom version number by adding wso2 postfix like
we did for Axis2 dependencies. Once you introduce changes to Axiom local
branch you can't simple version it as 1.2.11 , 1.2.12 etc.
Thanks !
> As a workaround I can get the dependency from
> repository but that might cause problems in future if more changes are
> introduced to Axiom branch (So test will include hosted dependency and not
> the modified one).
>
> Following is the dependencies which gets built in test phase.
>
> <dependency>
> <groupId>${project.groupId}</groupId>
> <artifactId>axiom-api</artifactId>
> <classifier>tests</classifier>
> <version>${project.version}</version>
> <scope>test</scope>
> </dependency>
> <dependency>
> <groupId>${project.groupId}</groupId>
> <artifactId>axiom-impl</artifactId>
> <classifier>tests</classifier>
> <version>${project.version}</version>
> <scope>test</scope>
> </dependency>
> <dependency>
> <groupId>${project.groupId}</groupId>
> <artifactId>axiom-dom</artifactId>
> <classifier>tests</classifier>
> <version>${project.version}</version>
> <scope>test</scope>
> </dependency>
>
> What is the best way to proceed?
>
> Thank you.
>
>
>
> --
> *Shelan Perera*
>
> Software Engineer
> **
> *WSO2, Inc. : wso2.com*
> lean.enterprise.middleware.
>
> *Home Page* : shelan.org
> *Blog* : blog.shelan.org
> *Linked-i*n :http://www.linkedin.com/pub/shelan-perera/a/194/465
> *Twitter* :https://twitter.com/#!/shelan
>
> *Mobile* : +94 772 604 402
>
>
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
--
Sagara Gunathunga
Technical Lead; WSO2, Inc.; http://wso2.com
V.P Apache Web Services ; http://ws.apache.org/
Blog ; http://ssagara.blogspot.com
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev