From 82fd7b42ccf65af87afa8786b3690a66c419fb9d Mon Sep 17 00:00:00 2001 From: Amos Feng Date: Mon, 24 Nov 2014 22:31:44 +0800 Subject: [PATCH] JBTM-1683 Update to disable the btadmin tests on the windows temporarily --- blacktie/btadmin/pom.xml | 573 ++++++++++++++++++++------------------- 1 file changed, 297 insertions(+), 276 deletions(-) diff --git a/blacktie/btadmin/pom.xml b/blacktie/btadmin/pom.xml index e9a4b8ca8a..e09e1f928f 100644 --- a/blacktie/btadmin/pom.xml +++ b/blacktie/btadmin/pom.xml @@ -1,247 +1,247 @@ + LLC, and others contributors as indicated by the @authors tag. All rights + reserved. See the copyright.txt in the distribution for a full listing of + individual contributors. This copyrighted material is made available to anyone + wishing to use, modify, copy, or redistribute it subject to the terms and + conditions of the GNU Lesser General Public License, v. 2.1. This program + is distributed in the hope that it will be useful, but WITHOUT A WARRANTY; + without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the GNU Lesser General Public License for more details. You + should have received a copy of the GNU Lesser General Public License, v.2.1 + along with this distribution; if not, write to the Free Software Foundation, + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. --> - - org.jboss.narayana.blacktie - blacktie-java - 5.0.4.Final-SNAPSHOT - ../common/java/pom.xml - - 4.0.0 - org.jboss.narayana.blacktie - btadmin - 5.0.4.Final-SNAPSHOT - BlackTie Admin CLI Tool - A command line interface to issue administration command from - jar - http://www.jboss.org/blacktie - - scm:svn:http://anonsvn.jboss.org/repos/blacktie/trunk/btadmin - scm:svn:https://svn.jboss.org/repos/blacktie/trunk/btadmin - http://viewvc.jboss.org/cgi-bin/viewvc.cgi/blacktie/trunk/btadmin - - - - tomjenkinson - Thomas Jenkinson - tom.jenkinson@redhat.com - JBoss - http://www.jboss.org/ - - Project Lead - - 0 - - - mmusgrov - Michael Musgrove - mmusgrov@redhat.com - JBoss - http://www.jboss.org/ - - Core Developer - - 0 - - - zfeng - Amos Feng - zfeng@redhat.com - JBoss - http://www.jboss.org/ - - Core Developer - - 0 - - - - - LGPL 2.1 - http://www.gnu.org/licenses/lgpl-2.1.html - - - - - - false - org.apache.maven.plugins - maven-deploy-plugin - - false - - - - org.jboss.narayana.blacktie.plugins - blacktie-cpp-plugin - - cs - - - - generate-exe - test-compile - - generate-exe - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - once - target/test-classes - - ${ld_library_path} - ${ld_library_path} - ${blacktie.configuration.dir} - ${project.build.directory}/cxx/test/ - ${jbossas.ip.addr} - - - - Path - ${ld_library_path} - - - LD_LIBRARY_PATH - ${ld_library_path} - - - BLACKTIE_CONFIGURATION_DIR - ${blacktie.configuration.dir} - - - BLACKTIE_SCHEMA_DIR - ${project.build.directory}/cxx/test - - - JBOSSAS_IP_ADDR - ${jbossas.ip.addr} - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - true - - - org.jboss.narayana.blacktie.btadmin.Launcher - - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.jboss.narayana.blacktie.plugins - - - blacktie-cpp-plugin - - - [5.0.4.Final-SNAPSHOT,) - - - generate-exe - test-compile - process-classes - - - - - - - - - - org.apache.maven.plugins - - - maven-antrun-plugin - - - [1.3,) - - - run - - - - - - - - - - org.apache.maven.plugins - - - maven-dependency-plugin - - - [2.1,) - - - - unpack-dependencies - - - copy-dependencies - - - - - - - - - - - - - - - - - org.jboss.narayana.blacktie - blacktie-jatmibroker-xatmi - - - org.jboss.narayana.blacktie - blacktie-admin-services - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + + org.jboss.narayana.blacktie + blacktie-java + 5.0.4.Final-SNAPSHOT + ../common/java/pom.xml + + 4.0.0 + org.jboss.narayana.blacktie + btadmin + 5.0.4.Final-SNAPSHOT + BlackTie Admin CLI Tool + A command line interface to issue administration command from + jar + http://www.jboss.org/blacktie + + scm:svn:http://anonsvn.jboss.org/repos/blacktie/trunk/btadmin + scm:svn:https://svn.jboss.org/repos/blacktie/trunk/btadmin + http://viewvc.jboss.org/cgi-bin/viewvc.cgi/blacktie/trunk/btadmin + + + + tomjenkinson + Thomas Jenkinson + tom.jenkinson@redhat.com + JBoss + http://www.jboss.org/ + + Project Lead + + 0 + + + mmusgrov + Michael Musgrove + mmusgrov@redhat.com + JBoss + http://www.jboss.org/ + + Core Developer + + 0 + + + zfeng + Amos Feng + zfeng@redhat.com + JBoss + http://www.jboss.org/ + + Core Developer + + 0 + + + + + LGPL 2.1 + http://www.gnu.org/licenses/lgpl-2.1.html + + + + + + false + org.apache.maven.plugins + maven-deploy-plugin + + false + + + + org.jboss.narayana.blacktie.plugins + blacktie-cpp-plugin + + cs + + + + generate-exe + test-compile + + generate-exe + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + once + target/test-classes + + ${ld_library_path} + ${ld_library_path} + ${blacktie.configuration.dir} + ${project.build.directory}/cxx/test/ + ${jbossas.ip.addr} + + + + Path + ${ld_library_path} + + + LD_LIBRARY_PATH + ${ld_library_path} + + + BLACKTIE_CONFIGURATION_DIR + ${blacktie.configuration.dir} + + + BLACKTIE_SCHEMA_DIR + ${project.build.directory}/cxx/test + + + JBOSSAS_IP_ADDR + ${jbossas.ip.addr} + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + true + + + org.jboss.narayana.blacktie.btadmin.Launcher + + + + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.jboss.narayana.blacktie.plugins + + + blacktie-cpp-plugin + + + [5.0.4.Final-SNAPSHOT,) + + + generate-exe + test-compile + process-classes + + + + + + + + + + org.apache.maven.plugins + + + maven-antrun-plugin + + + [1.3,) + + + run + + + + + + + + + + org.apache.maven.plugins + + + maven-dependency-plugin + + + [2.1,) + + + + unpack-dependencies + + + copy-dependencies + + + + + + + + + + + + + + + + + org.jboss.narayana.blacktie + blacktie-jatmibroker-xatmi + + + org.jboss.narayana.blacktie + blacktie-admin-services + org.jboss.narayana.jts narayana-jts-jacorb @@ -250,39 +250,60 @@ org.jboss.spec.javax.transaction jboss-transaction-api_1.1_spec - - jacorb - jacorb - - - org.slf4j - slf4j-api - - - org.jboss.narayana.blacktie - blacktie-xsd - test - - - org.jboss.narayana.blacktie - ${bpa} - blacktie-xatmi - test - - - junit - junit - test - - - xerces - xercesImpl - 2.9.1 - test - - - - shared - **/cs.cxx - + + jacorb + jacorb + + + org.slf4j + slf4j-api + + + org.jboss.narayana.blacktie + blacktie-xsd + test + + + org.jboss.narayana.blacktie + ${bpa} + blacktie-xatmi + test + + + junit + junit + test + + + xerces + xercesImpl + 2.9.1 + test + + + + shared + **/cs.cxx + + + + windows + + + windows + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + + +