[jboss-dev-forums] [Design of JBoss Build System] - Updating versions in AOP build
kabir.khan@jboss.com
do-not-reply at jboss.com
Tue Sep 9 07:49:10 EDT 2008
Paul,
I've updated https://svn.jboss.org/repos/jbossas/projects/aop/trunk/pom.xml[/url] to point to the up to date versions of jboss-managed, jboss-reflect and jboss-mdr as requested by Adrian [url]http://www.jboss.com/index.html?module=bb&op=viewtopic&t=142008. I then clean the aop thirdparty folder, and run the aop build. When looking at the component-info.xml's for these projects they contain the old versions.
For example I have 2.0.0.CR1 for all the projects mentioned above, but their corresponding component-info.xmls show them to be
| <component id="jboss/jboss-managed"
| licenseType=""
| version="2.0.0.Beta16"
| description=""
|
| >
| ...
| <component id="jboss/jboss-mdr"
| licenseType=""
| version="2.0.0.Beta17"
| description=""
|
| >
| ...
| <component id="jboss/jboss-reflect"
| licenseType=""
| version="2.0.0.Beta13"
| description=""
|
| >
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175273#4175273
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175273
More information about the jboss-dev-forums
mailing list