From 7b5c61f4da35f1fe2b29a35b73429465e9ef36c0 Mon Sep 17 00:00:00 2001 From: "willem.cazander" Date: Mon, 10 Jan 2011 21:54:34 +0100 Subject: [PATCH] test release --- foei-components/pom.xml | 6 +- foei-core/pom.xml | 4 +- .../foei/utils/jndi/MemoryContext.java | 4 +- foei-ee-ejb3/pom.xml | 4 +- foei-ee-jca/pom.xml | 6 +- foei-server/pom.xml | 4 +- pom.xml | 302 +++++++++++++++--- 7 files changed, 268 insertions(+), 62 deletions(-) diff --git a/foei-components/pom.xml b/foei-components/pom.xml index 76628de..0642988 100644 --- a/foei-components/pom.xml +++ b/foei-components/pom.xml @@ -3,18 +3,18 @@ com.idcanet.foei foei-base - 0.8-SNAPSHOT + 0.8.1-SNAPSHOT com.idcanet.foei foei-components - 0.8-SNAPSHOT + 0.8.1-SNAPSHOT foei-components foei-component com.idcanet.foei foei-core - 0.8-SNAPSHOT + ${project.version} \ No newline at end of file diff --git a/foei-core/pom.xml b/foei-core/pom.xml index c8bae11..1576e76 100644 --- a/foei-core/pom.xml +++ b/foei-core/pom.xml @@ -3,11 +3,11 @@ com.idcanet.foei foei-base - 0.8-SNAPSHOT + 0.8.1-SNAPSHOT com.idcanet.foei foei-core - 0.8-SNAPSHOT + 0.8.1-SNAPSHOT foei-core foei-core diff --git a/foei-core/src/main/java/com/idcanet/foei/utils/jndi/MemoryContext.java b/foei-core/src/main/java/com/idcanet/foei/utils/jndi/MemoryContext.java index 7e20496..c86b163 100644 --- a/foei-core/src/main/java/com/idcanet/foei/utils/jndi/MemoryContext.java +++ b/foei-core/src/main/java/com/idcanet/foei/utils/jndi/MemoryContext.java @@ -372,9 +372,7 @@ public class MemoryContext implements Context { return listBindings(new CompositeName(name)); } - public NamingEnumeration listBindings(Name name) throws NamingException - { - //System.err.println("FoeiContext list bindings is called "+this+" map size:"+bindings.size()); + public NamingEnumeration listBindings(Name name) throws NamingException { if (name.isEmpty()) { // listing this context diff --git a/foei-ee-ejb3/pom.xml b/foei-ee-ejb3/pom.xml index 09b599e..e1c5f78 100644 --- a/foei-ee-ejb3/pom.xml +++ b/foei-ee-ejb3/pom.xml @@ -3,11 +3,11 @@ com.idcanet.foei foei-base - 0.8-SNAPSHOT + 0.8.1-SNAPSHOT com.idcanet.foei foei-ee-ejb3 - 0.8-SNAPSHOT + 0.8.1-SNAPSHOT foei-ee-ejb3 foei-ee-ejb3 \ No newline at end of file diff --git a/foei-ee-jca/pom.xml b/foei-ee-jca/pom.xml index b6df71f..5a64c62 100644 --- a/foei-ee-jca/pom.xml +++ b/foei-ee-jca/pom.xml @@ -3,18 +3,18 @@ com.idcanet.foei foei-base - 0.8-SNAPSHOT + 0.8.1-SNAPSHOT com.idcanet.foei foei-ee-jca - 0.8-SNAPSHOT + 0.8.1-SNAPSHOT foei-ee-jca foei-ee-jca com.idcanet.foei foei-core - 0.8-SNAPSHOT + ${project.version} org.jboss.jbossas diff --git a/foei-server/pom.xml b/foei-server/pom.xml index 75f22b8..71cd0fb 100644 --- a/foei-server/pom.xml +++ b/foei-server/pom.xml @@ -3,11 +3,11 @@ com.idcanet.foei foei-base - 0.8-SNAPSHOT + 0.8.1-SNAPSHOT com.idcanet.foei foei-server - 0.8-SNAPSHOT + 0.8.1-SNAPSHOT foei-server foei-server diff --git a/pom.xml b/pom.xml index 263f6d9..5e8e47e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,10 +5,30 @@ com.idcanet.foei foei-base pom -0.8-SNAPSHOT +0.8.1-SNAPSHOT foei Creates an easy xml layer for objects and creating your own xml language implementions. http://www.x4o.org/foei +2002 + + IDCA + http://www.idca.nl + + + Trac + https://decaid.idca.nl/trac/oss/ + + + + BSD + http://repository.idcanet.com/licenses/bsd.txt + + + + https://decaid.idca.nl/hg/com.idcanet.foei/ + scm:hg:${hg.repo.url} + https://decaid.idca.nl/hg/com.idcanet.foei/file/ + foei-core foei-server @@ -17,57 +37,15 @@ foei-ee-ejb3 + https://decaid.idca.nl/hg/com.idcanet.foei/ + file://${project.build.directory}/target-maven-repo UTF-8 2.1.0 5.8 - 0.8-SNAPSHOT + 0.8.1 2.4 - - IDCA - http://www.idca.nl - - - Trac - https://decaid.idca.nl/trac/oss/ - - - scm:svn:https://decaid.idca.nl/svn/oss/com.idcanet.foei/ - scm:svn:https://decaid.idca.nl/svn/oss/com.idcanet.foei/ - https://decaid.idca.nl/svn/oss/com.idcanet.foei/ - - - - willem.cazander - Willem Cazander - w.cazander@gmail.com - IDCA - +2 - - Project Manager - Architect - - - - sqrbass - Bas van Oostveen - - IDCA - +2 - - Architect Reviewer - - - - - - jboss - JBoss Repository Switchboard - default - http://repository.jboss.com/maven2/ - true - - + org.testng @@ -128,7 +106,30 @@ 2.4 + + + + org.apache.maven.plugins + maven-release-plugin + 2.1 + + clean install verify + + clean install javadoc:javadoc deploy + -Prelease -DaltDeploymentRepository="${altDeploymentRepository}" + + + + + + + org.apache.maven.plugins + maven-release-plugin + 2.1 + + + @@ -189,5 +190,212 @@ + + + local + http://localhost:8081/nexus/content/groups/public/ + true + true + + + jboss + JBoss Repository Switchboard + default + http://repository.jboss.com/maven2/ + true + + + + + + + local + http://localhost:8081/nexus/content/groups/public/ + true + true + + + + + + + releases + Internal Releases + http://localhost:8081/nexus/content/repositories/releases + + + snapshots + Internal Snapshots + http://localhost:8081/nexus/content/repositories/snapshots + + + + + + willem.cazander + Willem Cazander + w.cazander@gmail.com + IDCA + +2 + + Project Manager + Architect + + + + sqrbass + Bas van Oostveen + + IDCA + +2 + + Architect Reviewer + + + + + + + + release + + file://${project.build.directory}/dummy-hg-repo + release-repo-hudson::default::${staging.mvn.repo.url} + + + + + org.codehaus.mojo + exec-maven-plugin + + + clean-release-dirs + initialize + + exec + + false + + rm + + -rf + ${project.build.directory}/dummy-hg-repo + ${project.build.directory}/target-maven-repo + + + + + create-release-dirs + initialize + + exec + + false + + mkdir + + -p + ${project.build.directory}/dummy-hg-repo + ${project.build.directory}/target-maven-repo + + + + + init-dummy-hg-repo + initialize + + exec + + false + + hg + ${project.build.directory}/dummy-hg-repo + + init + + + + + + + + + + release-commit + + + + org.codehaus.mojo + exec-maven-plugin + + + push-hg + initialize + + exec + + false + + hg + + push + + + + + + + org.codehaus.mojo + wagon-maven-plugin + + ${staging.mvn.repo.url} + ${project.distributionManagement.repository.url} + ${project.distributionManagement.repository.id} + + + + merge-repo + initialize + + merge-maven-repos + + false + + + + + + + + release-cancel + + + + org.codehaus.mojo + exec-maven-plugin + + + strip-hg + initialize + + exec + + false + + + rm + + -rf + .hg + + + + + + + + + + \ No newline at end of file