[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Abstractions again - MDR - sigh!
adrian@jboss.org
do-not-reply at jboss.com
Mon Jul 7 07:41:08 EDT 2008
I'm going to delete jboss cache from the jboss-mdr project.
If you want to create a seperate project to implement CacheFactory
on top of JBossCache then go ahead.
It's a good job I was awake while trying to rebuild jboss-mdr:
| [INFO] ------------------------------------------------------------------------
| [INFO] Building JBoss MetaData Repository
| [INFO] task-segment: [clean, install]
| [INFO] ------------------------------------------------------------------------
| [INFO] [clean:clean]
| [INFO] Deleting directory /home/ejort/jboss-mdr/target
| [INFO] [resources:resources]
| [INFO] Using default encoding to copy filtered resources.
| [INFO] snapshot org.jboss.cache:jbosscache-common-parent:1.3-SNAPSHOT: checking for updates from repository.jboss.org
| [INFO] snapshot org.jboss.cache:jbosscache-common-parent:1.3-SNAPSHOT: checking for updates from snapshots.jboss.org
| [INFO] snapshot org.jboss.cache:jbosscache-support:1.3-SNAPSHOT: checking for updates from repository.jboss.org
| [INFO] snapshot org.jboss.cache:jbosscache-support:1.3-SNAPSHOT: checking for updates from snapshots.jboss.org
| Downloading: http://repository.jboss.org/maven2/org/jboss/jboss-common-core/2.2.3.GA/jboss-common-core-2.2.3.GA.pom
| 3K downloaded
| Downloading: http://repository.jboss.org/maven2/org/jboss/javaee/jboss-javaee/5.0.0.Beta3/jboss-javaee-5.0.0.Beta3.jar
| 270K downloaded
|
| [INFO] ------------------------------------------------------------------------
| [INFO] Building JBoss MetaData Repository
| [INFO] task-segment: [dependency:list]
| [INFO] ------------------------------------------------------------------------
| [INFO] [dependency:list]
| [INFO]
| [INFO] The following files have been resolved:
| [INFO] commons-logging:commons-logging:jar:1.0.4:compile
| [INFO] jgroups:jgroups:jar:2.6.2:compile (WRONG!!!!!!!!!)
| [INFO] junit:junit:jar:4.4:test
| [INFO] org.jboss:javassist:jar:3.7.1.GA:compile
| [INFO] org.jboss:jboss-common-core:jar:2.2.5.GA:compile
| [INFO] org.jboss:jboss-reflect:jar:2.0.0.Beta12:compile
| [INFO] org.jboss:jboss-test:jar:1.0.5.GA:test
| [INFO] org.jboss.cache:jbosscache-core:jar:2.1.1.GA:compile (WRONG!!!!!!!!!)
| [INFO] org.jboss.javaee:jboss-javaee:jar:5.0.0.Beta3:compile (WRONG!!!!!!)
| [INFO] org.jboss.logging:jboss-logging-spi:jar:2.0.5.GA:compile
|
I'm also going to deploy the updated snapshot into the repository
so the MC project builds.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162816#4162816
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162816
More information about the jboss-dev-forums
mailing list