Author: rmannibucau
Date: Sat Dec 24 15:43:45 2011
New Revision: 1222987
URL: http://svn.apache.org/viewvc?rev=1222987&view=rev
Log:
adding apache-karafee modules
Added:
openejb/trunk/openejb/osgi/apache-karafee/
openejb/trunk/openejb/osgi/apache-karafee/apache-karafee.iml
openejb/trunk/openejb/osgi/apache-karafee/pom.xml
openejb/trunk/openejb/osgi/apache-karafee/src/
openejb/trunk/openejb/osgi/apache-karafee/src/main/
openejb/trunk/openejb/osgi/apache-karafee/src/main/descriptors/
openejb/trunk/openejb/osgi/apache-karafee/src/main/descriptors/bin.xml
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/bin/
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/bin/karafee
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/custom.properties
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/jre.properties
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/org.apache.karaf.features.cfg
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/org.apache.karaf.management.cfg
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/org.apache.karaf.shell.cfg
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/system.properties
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/users.properties
openejb/trunk/openejb/osgi/openejb-karaf-rebranding/
openejb/trunk/openejb/osgi/openejb-karaf-rebranding/pom.xml
openejb/trunk/openejb/osgi/openejb-karaf-rebranding/src/
openejb/trunk/openejb/osgi/openejb-karaf-rebranding/src/main/
openejb/trunk/openejb/osgi/openejb-karaf-rebranding/src/main/resources/
openejb/trunk/openejb/osgi/openejb-karaf-rebranding/src/main/resources/org/
openejb/trunk/openejb/osgi/openejb-karaf-rebranding/src/main/resources/org/apache/
openejb/trunk/openejb/osgi/openejb-karaf-rebranding/src/main/resources/org/apache/karaf/
openejb/trunk/openejb/osgi/openejb-karaf-rebranding/src/main/resources/org/apache/karaf/branding/
openejb/trunk/openejb/osgi/openejb-karaf-rebranding/src/main/resources/org/apache/karaf/branding/branding.properties
Modified:
openejb/trunk/openejb/osgi/openejb-karaf-commands/pom.xml
openejb/trunk/openejb/osgi/pom.xml
openejb/trunk/openejb/tomee/apache-tomee/pom.xml
Added: openejb/trunk/openejb/osgi/apache-karafee/apache-karafee.iml
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/osgi/apache-karafee/apache-karafee.iml?rev=1222987&view=auto
==============================================================================
--- openejb/trunk/openejb/osgi/apache-karafee/apache-karafee.iml (added)
+++ openejb/trunk/openejb/osgi/apache-karafee/apache-karafee.iml Sat Dec 24
15:43:45 2011
@@ -0,0 +1,112 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module
org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true"
type="JAVA_MODULE" version="4">
+ <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6"
inherit-compiler-output="false">
+ <output url="file://$MODULE_DIR$/target/classes" />
+ <output-test url="file://$MODULE_DIR$/target/test-classes" />
+ <content url="file://$MODULE_DIR$">
+ <sourceFolder url="file://$MODULE_DIR$/src/main/filtered-resources"
isTestSource="false" />
+ <sourceFolder url="file://$MODULE_DIR$/src/main/descriptors"
isTestSource="false" />
+ <excludeFolder url="file://$MODULE_DIR$/target" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="module" module-name="openejb-karaf-rebranding" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf:org.apache.karaf.main:2.2.4" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf:org.apache.karaf.exception:2.2.4" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf:org.apache.karaf.client:2.2.4" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.sshd:sshd-core:0.5.0"
level="project" />
+ <orderEntry type="library" name="Maven: org.apache.mina:mina-core:2.0.1"
level="project" />
+ <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.6.1"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.shell:org.apache.karaf.shell.console:2.2.4" level="project" />
+ <orderEntry type="library" name="Maven: org.sonatype.jline:jline:2.5"
level="project" />
+ <orderEntry type="library" name="Maven: org.fusesource.jansi:jansi:1.4"
level="project" />
+ <orderEntry type="library" name="Maven: org.osgi:org.osgi.core:4.2.0"
level="project" />
+ <orderEntry type="library" name="Maven:
org.osgi:org.osgi.compendium:4.2.0" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.jaas:org.apache.karaf.jaas.modules:2.2.4" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.jaas:org.apache.karaf.jaas.config:2.2.4" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.jaas:org.apache.karaf.jaas.boot:2.2.4" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf:org.apache.karaf.util:2.2.4" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.aries.blueprint:org.apache.aries.blueprint:0.3.1" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.aries:org.apache.aries.util:0.3" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.aries.testsupport:org.apache.aries.testsupport.unit:0.3"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.aries.proxy:org.apache.aries.proxy.api:0.3" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.felix:org.apache.felix.gogo.runtime:0.10.0" level="project" />
+ <orderEntry type="library" name="Maven: org.slf4j:slf4j-simple:1.6.1"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.deployer:org.apache.karaf.deployer.spring:2.2.4"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:2.2.4"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.deployer:org.apache.karaf.deployer.features:2.2.4"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.features:org.apache.karaf.features.core:2.2.4" level="project"
/>
+ <orderEntry type="library" name="Maven:
org.apache.felix:org.apache.felix.bundlerepository:1.6.4" level="project" />
+ <orderEntry type="library" name="Maven: org.easymock:easymock:2.4"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.shell:org.apache.karaf.shell.obr:2.2.4" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.deployer:org.apache.karaf.deployer.kar:2.2.4" level="project"
/>
+ <orderEntry type="library" name="Maven:
org.apache.karaf.deployer:org.apache.karaf.deployer.wrap:2.2.4" level="project"
/>
+ <orderEntry type="library" name="Maven:
org.apache.karaf.features:org.apache.karaf.features.command:2.2.4"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.features:org.apache.karaf.features.management:2.2.4"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.management:org.apache.karaf.management.server:2.2.4"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.features:org.apache.karaf.features.obr:2.2.4" level="project"
/>
+ <orderEntry type="library" name="Maven:
org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.core:2.2.4"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.common:2.2.4"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.command:2.2.4"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.management:2.2.4"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.admin:org.apache.karaf.admin.core:2.2.4" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.admin:org.apache.karaf.admin.command:2.2.4" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.admin:org.apache.karaf.admin.management:2.2.4" level="project"
/>
+ <orderEntry type="library" name="Maven:
org.apache.karaf.shell:org.apache.karaf.shell.osgi:2.2.4" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.shell:org.apache.karaf.shell.log:2.2.4" level="project" />
+ <orderEntry type="library" name="Maven:
org.ops4j.pax.logging:pax-logging-service:1.6.3" level="project" />
+ <orderEntry type="library" name="Maven:
org.ops4j.pax.logging:pax-logging-api:1.6.3" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.shell:org.apache.karaf.shell.config:2.2.4" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.shell:org.apache.karaf.shell.packages:2.2.4" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.shell:org.apache.karaf.shell.commands:2.2.4" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.shell:org.apache.karaf.shell.ssh:2.2.4" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.shell:org.apache.karaf.shell.dev:2.2.4" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.jaas:org.apache.karaf.jaas.command:2.2.4" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.management.mbeans:org.apache.karaf.management.mbeans.config:2.2.4"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.felix:org.apache.felix.utils:1.1.0" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.webconsole:org.apache.karaf.webconsole.admin:2.2.4"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.webconsole:org.apache.karaf.webconsole.branding:2.2.4"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.webconsole:org.apache.karaf.webconsole.console:2.2.4"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.geronimo.specs:geronimo-servlet_2.5_spec:1.1.2" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.webconsole:org.apache.karaf.webconsole.features:2.2.4"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.karaf.webconsole:org.apache.karaf.webconsole.gogo:2.2.4"
level="project" />
+ <orderEntry type="library" name="Maven:
org.springframework.osgi:spring-osgi-extender:1.2.1" level="project" />
+ <orderEntry type="library" name="Maven:
org.springframework.osgi:spring-osgi-core:1.2.1" level="project" />
+ <orderEntry type="library" name="Maven:
org.springframework.osgi:spring-osgi-io:1.2.1" level="project" />
+ <orderEntry type="library" name="Maven:
org.springframework.osgi:spring-osgi-annotation:1.2.1" level="project" />
+ <orderEntry type="library" name="Maven:
org.springframework:spring-context:3.0.5.RELEASE" level="project" />
+ <orderEntry type="library" name="Maven:
org.springframework:spring-aop:3.0.6.RELEASE" level="project" />
+ <orderEntry type="library" name="Maven: aopalliance:aopalliance:1.0"
level="project" />
+ <orderEntry type="library" name="Maven:
org.springframework:spring-asm:3.0.5.RELEASE" level="project" />
+ <orderEntry type="library" name="Maven:
org.springframework:spring-beans:3.0.5.RELEASE" level="project" />
+ <orderEntry type="library" name="Maven:
org.springframework:spring-core:3.0.6.RELEASE" level="project" />
+ <orderEntry type="library" name="Maven:
commons-logging:commons-logging:1.1.1" level="project" />
+ <orderEntry type="library" name="Maven:
org.springframework:spring-expression:3.0.5.RELEASE" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.felix:org.apache.felix.fileinstall:3.1.10" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.felix:org.apache.felix.configadmin:1.2.8" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.felix:org.apache.felix.eventadmin:1.2.12" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.felix:org.apache.felix.metatype:1.0.4" level="project" />
+ <orderEntry type="library" name="Maven: net.sf.kxml:kxml2:2.2.2"
level="project" />
+ <orderEntry type="library" name="Maven: xmlpull:xmlpull:1.1.3.1"
level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.felix:org.apache.felix.webconsole:3.1.8" level="project" />
+ <orderEntry type="library" name="Maven:
org.ops4j.pax.url:pax-url-mvn:1.2.8" level="project" />
+ <orderEntry type="library" name="Maven:
org.ops4j.pax.url:pax-url-wrap:1.2.8" level="project" />
+ <orderEntry type="library" name="Maven:
org.eclipse:osgi:3.6.2.R36x_v20110210" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.felix:org.apache.felix.framework:3.0.9" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.aries.proxy:org.apache.aries.proxy:0.3" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.aries.proxy:org.apache.aries.proxy.impl:0.3" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.aries.jmx:org.apache.aries.jmx:0.3" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.aries.jmx:org.apache.aries.jmx.blueprint:0.3" level="project" />
+ <orderEntry type="library" name="Maven:
org.eclipse.jetty:jetty-util:7.4.2.v20110526" level="project" />
+ <orderEntry type="library" name="Maven:
org.eclipse.jetty:jetty-io:7.4.2.v20110526" level="project" />
+ <orderEntry type="library" name="Maven:
org.eclipse.jetty:jetty-http:7.4.2.v20110526" level="project" />
+ <orderEntry type="library" name="Maven:
org.eclipse.jetty:jetty-continuation:7.4.2.v20110526" level="project" />
+ <orderEntry type="library" name="Maven:
org.eclipse.jetty:jetty-server:7.4.2.v20110526" level="project" />
+ <orderEntry type="library" name="Maven: javax.servlet:servlet-api:2.5"
level="project" />
+ <orderEntry type="library" name="Maven:
org.eclipse.jetty:jetty-security:7.4.2.v20110526" level="project" />
+ <orderEntry type="library" name="Maven:
org.eclipse.jetty:jetty-servlet:7.4.5.v20110725" level="project" />
+ <orderEntry type="library" name="Maven:
org.eclipse.jetty:jetty-xml:7.4.5.v20110725" level="project" />
+ <orderEntry type="library" name="Maven:
org.apache.servicemix.bundles:org.apache.servicemix.bundles.asm:3.3_2"
level="project" />
+ </component>
+</module>
+
Added: openejb/trunk/openejb/osgi/apache-karafee/pom.xml
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/osgi/apache-karafee/pom.xml?rev=1222987&view=auto
==============================================================================
--- openejb/trunk/openejb/osgi/apache-karafee/pom.xml (added)
+++ openejb/trunk/openejb/osgi/apache-karafee/pom.xml Sat Dec 24 15:43:45 2011
@@ -0,0 +1,169 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <parent>
+ <artifactId>osgi</artifactId>
+ <groupId>org.apache.openejb</groupId>
+ <version>4.0.0-beta-2-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+
+ <artifactId>apache-karafee</artifactId>
+ <name>OpenEJB :: OSGi :: Apache KarafEE</name>
+ <version>1.0.0-beta-2-SNAPSHOT</version>
+ <packaging>pom</packaging>
+
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.openejb</groupId>
+ <artifactId>openejb-karaf-rebranding</artifactId>
+ <version>${project.parent.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.karaf</groupId>
+ <artifactId>apache-karaf</artifactId>
+ <version>${karaf.version}</version>
+ <type>tar.gz</type>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.openejb</groupId>
+ <artifactId>javaee-api</artifactId>
+ <version>${javaee-api.version}</version>
+ <type>xml</type>
+ <classifier>features</classifier>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.openejb</groupId>
+ <artifactId>openejb-feature</artifactId>
+ <version>${project.parent.version}</version>
+ <type>xml</type>
+ <classifier>features</classifier>
+ </dependency>
+ </dependencies>
+
+ <build>
+ <resources>
+ <resource>
+ <directory>src/main/filtered-resources</directory>
+ <filtering>true</filtering>
+ <includes>
+ <include>**/*</include>
+ </includes>
+ </resource>
+ <resource>
+ <directory>src/main/descriptors</directory>
+ <filtering>true</filtering>
+ <includes>
+ <include>**/*</include>
+ </includes>
+ </resource>
+ </resources>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-resources-plugin</artifactId>
+ <executions>
+ <execution>
+ <id>filter</id>
+ <phase>generate-resources</phase>
+ <goals>
+ <goal>resources</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.karaf.tooling</groupId>
+ <artifactId>features-maven-plugin</artifactId>
+ <version>${karaf.version}</version>
+ <executions>
+ <execution>
+ <id>add-features-to-repo</id>
+ <phase>generate-resources</phase>
+ <goals>
+ <goal>add-features-to-repo</goal>
+ </goals>
+ <configuration>
+ <descriptors>
+
<descriptor>mvn:org.apache.openejb/openejb-feature/${project.parent.version}/xml/features</descriptor>
+ </descriptors>
+ <features>
+ <feature>openejb-server</feature>
+ </features>
+ <repository>target/repo</repository>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-dependency-plugin</artifactId>
+ <executions>
+ <execution>
+ <id>copy</id>
+ <phase>generate-resources</phase>
+ <goals>
+ <goal>copy</goal>
+ </goals>
+ <configuration>
+ <!-- Define here the artifacts which should be considered in the
assembly -->
+ <!-- For instance, the branding jar -->
+ <artifactItems>
+ <artifactItem>
+ <groupId>${project.groupId}</groupId>
+ <artifactId>openejb-karaf-rebranding</artifactId>
+ <version>${project.parent.version}</version>
+ <outputDirectory>target/dependencies</outputDirectory>
+
<destFileName>openejb-karaf-rebranding-${project.parent.version}.jar</destFileName>
+ </artifactItem>
+ </artifactItems>
+ </configuration>
+ </execution>
+ <execution>
+ <!-- Uncompress the standard Karaf distribution -->
+ <id>unpack</id>
+ <phase>generate-resources</phase>
+ <goals>
+ <goal>unpack</goal>
+ </goals>
+ <configuration>
+ <artifactItems>
+ <artifactItem>
+ <groupId>org.apache.karaf</groupId>
+ <artifactId>apache-karaf</artifactId>
+ <type>tar.gz</type>
+ <outputDirectory>target/dependencies</outputDirectory>
+ </artifactItem>
+ </artifactItems>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-assembly-plugin</artifactId>
+ <executions>
+ <execution>
+ <id>bin</id>
+ <phase>package</phase>
+ <goals>
+ <goal>single</goal>
+ </goals>
+ <configuration>
+ <descriptors>
+ <descriptor>src/main/descriptors/bin.xml</descriptor>
+ </descriptors>
+ <appendAssemblyId>false</appendAssemblyId>
+ <tarLongFileMode>gnu</tarLongFileMode>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+
+ <properties>
+ <karafee.user>karafee</karafee.user>
+ </properties>
+</project>
Added: openejb/trunk/openejb/osgi/apache-karafee/src/main/descriptors/bin.xml
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/osgi/apache-karafee/src/main/descriptors/bin.xml?rev=1222987&view=auto
==============================================================================
--- openejb/trunk/openejb/osgi/apache-karafee/src/main/descriptors/bin.xml
(added)
+++ openejb/trunk/openejb/osgi/apache-karafee/src/main/descriptors/bin.xml Sat
Dec 24 15:43:45 2011
@@ -0,0 +1,71 @@
+<assembly>
+ <id>bin</id>
+
+ <formats>
+ <format>tar.gz</format>
+ </formats>
+
+ <fileSets>
+
+ <!-- Expanded Karaf Standard Distribution -->
+ <fileSet>
+ <directory>target/dependencies/apache-karaf-${karaf.version}</directory>
+ <outputDirectory>/</outputDirectory>
+ <excludes>
+ <exclude>**/demos/**</exclude>
+ <exclude>bin/**</exclude>
+ <exclude>etc/custom.properties</exclude>
+ <exclude>etc/system.properties</exclude>
+ <exclude>etc/users.properties</exclude>
+ <exclude>etc/org.apache.karaf.features.cfg</exclude>
+ <exclude>etc/org.apache.karaf.management.cfg</exclude>
+ <exclude>etc/org.apache.karaf.shell.cfg</exclude>
+ <exclude>etc/jre.properties</exclude>
+ <exclude>LICENSE</exclude>
+ <exclude>NOTICE</exclude>
+ <exclude>README</exclude>
+ <exclude>RELEASE-NOTES</exclude>
+ <exclude>karaf-manual*.html</exclude>
+ <exclude>karaf-manual*.pdf</exclude>
+ </excludes>
+ </fileSet>
+
+ <!-- Copy over bin/* separately to get the correct file mode -->
+ <fileSet>
+ <directory>target/dependencies/apache-karaf-${karaf.version}</directory>
+ <outputDirectory>/</outputDirectory>
+ <includes>
+ <include>bin/admin</include>
+ <include>bin/karaf</include>
+ <include>bin/start</include>
+ <include>bin/stop</include>
+ </includes>
+ <fileMode>0755</fileMode>
+ </fileSet>
+
+ <!-- Copy over jar files -->
+ <fileSet>
+ <directory>target/dependencies</directory>
+ <includes>
+ <include>openejb-karaf-rebranding*.jar</include>
+ </includes>
+ <outputDirectory>/lib/</outputDirectory>
+ </fileSet>
+ <fileSet>
+ <directory>target/classes/etc</directory>
+ <outputDirectory>/etc/</outputDirectory>
+ <lineEnding>unix</lineEnding>
+ <fileMode>0644</fileMode>
+ </fileSet>
+ <fileSet>
+ <directory>target/classes/bin</directory>
+ <outputDirectory>/bin/</outputDirectory>
+ <lineEnding>unix</lineEnding>
+ <fileMode>0755</fileMode>
+ </fileSet>
+ <fileSet>
+ <directory>target/features-repo</directory>
+ <outputDirectory>/system</outputDirectory>
+ </fileSet>
+ </fileSets>
+</assembly>
\ No newline at end of file
Added:
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/bin/karafee
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/bin/karafee?rev=1222987&view=auto
==============================================================================
---
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/bin/karafee
(added)
+++
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/bin/karafee
Sat Dec 24 15:43:45 2011
@@ -0,0 +1,21 @@
+#!/bin/sh
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+
+DIRNAME=`dirname "$0"`
+. $DIRNAME/karaf $*
Added:
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/custom.properties
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/custom.properties?rev=1222987&view=auto
==============================================================================
---
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/custom.properties
(added)
+++
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/custom.properties
Sat Dec 24 15:43:45 2011
@@ -0,0 +1,31 @@
+################################################################################
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+################################################################################
+
+#
+# All the values specified here will override the default values given
+# in config.properties.
+#
+
+karaf.systemBundlesStartLevel=50
+
+#
+# You can place any customized configuration here.
+#
+
+org.osgi.framework.system.packages.extra = org.apache.karaf.branding;
Added:
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/jre.properties
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/jre.properties?rev=1222987&view=auto
==============================================================================
---
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/jre.properties
(added)
+++
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/jre.properties
Sat Dec 24 15:43:45 2011
@@ -0,0 +1,158 @@
+jre-1.6= \
+ javax.accessibility, \
+ javax.activation, \
+ javax.activity, \
+ javax.annotation.processing;version="1.1", \
+ javax.crypto, \
+ javax.crypto.interfaces, \
+ javax.crypto.spec, \
+ javax.imageio, \
+ javax.imageio.event, \
+ javax.imageio.metadata, \
+ javax.imageio.plugins.bmp, \
+ javax.imageio.plugins.jpeg, \
+ javax.imageio.spi, \
+ javax.imageio.stream, \
+ javax.jws, \
+ javax.jws.soap, \
+ javax.lang.model, \
+ javax.lang.model.element, \
+ javax.lang.model.type, \
+ javax.lang.model.util, \
+ javax.management, \
+ javax.management.loading, \
+ javax.management.modelmbean, \
+ javax.management.monitor, \
+ javax.management.openmbean, \
+ javax.management.relation, \
+ javax.management.remote, \
+ javax.management.remote.rmi, \
+ javax.management.timer, \
+ javax.naming, \
+ javax.naming.directory, \
+ javax.naming.event, \
+ javax.naming.ldap, \
+ javax.naming.spi, \
+ javax.net, \
+ javax.net.ssl, \
+ javax.print, \
+ javax.print.attribute, \
+ javax.print.attribute.standard, \
+ javax.print.event, \
+ javax.rmi, \
+ javax.rmi.CORBA, \
+ javax.rmi.ssl, \
+ javax.script, \
+ javax.security.auth, \
+ javax.security.auth.callback, \
+ javax.security.auth.kerberos, \
+ javax.security.auth.login, \
+ javax.security.auth.spi, \
+ javax.security.auth.x500, \
+ javax.security.cert, \
+ javax.security.sasl, \
+ javax.sound.midi, \
+ javax.sound.midi.spi, \
+ javax.sound.sampled, \
+ javax.sound.sampled.spi, \
+ javax.sql, \
+ javax.sql.rowset, \
+ javax.sql.rowset.serial, \
+ javax.sql.rowset.spi, \
+ javax.swing, \
+ javax.swing.border, \
+ javax.swing.colorchooser, \
+ javax.swing.event, \
+ javax.swing.filechooser, \
+ javax.swing.plaf, \
+ javax.swing.plaf.basic, \
+ javax.swing.plaf.metal, \
+ javax.swing.plaf.multi, \
+ javax.swing.plaf.synth, \
+ javax.swing.table, \
+ javax.swing.text, \
+ javax.swing.text.html, \
+ javax.swing.text.html.parser, \
+ javax.swing.text.rtf, \
+ javax.swing.tree, \
+ javax.swing.undo, \
+ javax.tools, \
+ javax.transaction; javax.transaction.xa; partial=true; mandatory:=partial, \
+ javax.xml, \
+ javax.xml.bind, \
+ javax.xml.bind.annotation, \
+ javax.xml.bind.annotation.adapters, \
+ javax.xml.bind.attachment, \
+ javax.xml.bind.helpers, \
+ javax.xml.bind.util, \
+ javax.xml.crypto, \
+ javax.xml.crypto.dom, \
+ javax.xml.crypto.dsig, \
+ javax.xml.crypto.dsig.dom, \
+ javax.xml.crypto.dsig.keyinfo, \
+ javax.xml.crypto.dsig.spec, \
+ javax.xml.datatype, \
+ javax.xml.namespace;version="1.0.0", \
+ javax.xml.parsers, \
+ javax.xml.soap, \
+ javax.xml.stream, \
+ javax.xml.stream.events, \
+ javax.xml.stream.util, \
+ javax.xml.transform, \
+ javax.xml.transform.dom, \
+ javax.xml.transform.sax, \
+ javax.xml.transform.stax, \
+ javax.xml.transform.stream, \
+ javax.xml.validation, \
+ javax.xml.ws, \
+ javax.xml.ws.handler, \
+ javax.xml.ws.handler.soap, \
+ javax.xml.ws.http, \
+ javax.xml.ws.soap, \
+ javax.xml.ws.spi, \
+ javax.xml.ws.wsaddressing, \
+ javax.xml.xpath, \
+ org.ietf.jgss, \
+ org.omg.CORBA, \
+ org.omg.CORBA_2_3, \
+ org.omg.CORBA_2_3.portable, \
+ org.omg.CORBA.DynAnyPackage, \
+ org.omg.CORBA.ORBPackage, \
+ org.omg.CORBA.portable, \
+ org.omg.CORBA.TypeCodePackage, \
+ org.omg.CosNaming, \
+ org.omg.CosNaming.NamingContextExtPackage, \
+ org.omg.CosNaming.NamingContextPackage, \
+ org.omg.Dynamic, \
+ org.omg.DynamicAny, \
+ org.omg.DynamicAny.DynAnyFactoryPackage, \
+ org.omg.DynamicAny.DynAnyPackage, \
+ org.omg.IOP, \
+ org.omg.IOP.CodecFactoryPackage, \
+ org.omg.IOP.CodecPackage, \
+ org.omg.Messaging, \
+ org.omg.PortableInterceptor, \
+ org.omg.PortableInterceptor.ORBInitInfoPackage, \
+ org.omg.PortableServer, \
+ org.omg.PortableServer.CurrentPackage, \
+ org.omg.PortableServer.POAManagerPackage, \
+ org.omg.PortableServer.POAPackage, \
+ org.omg.PortableServer.portable, \
+ org.omg.PortableServer.ServantLocatorPackage, \
+ org.omg.SendingContext, \
+ org.omg.stub.java.rmi, \
+ org.omg.stub.javax.management.remote.rmi, \
+ org.w3c.dom, \
+ org.w3c.dom.bootstrap, \
+ org.w3c.dom.css, \
+ org.w3c.dom.events, \
+ org.w3c.dom.html, \
+ org.w3c.dom.ls, \
+ org.w3c.dom.ranges, \
+ org.w3c.dom.stylesheets, \
+ org.w3c.dom.traversal, \
+ org.w3c.dom.views, \
+ org.w3c.dom.xpath, \
+ org.xml.sax, \
+ org.xml.sax.ext, \
+ org.xml.sax.helpers
Added:
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/org.apache.karaf.features.cfg
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/org.apache.karaf.features.cfg?rev=1222987&view=auto
==============================================================================
---
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/org.apache.karaf.features.cfg
(added)
+++
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/org.apache.karaf.features.cfg
Sat Dec 24 15:43:45 2011
@@ -0,0 +1,9 @@
+#
+# Comma separated list of features repositories to register by default
+#
+featuresRepositories=mvn:org.apache.karaf.assemblies.features/standard/2.2.4/xml/features,mvn:org.apache.karaf.assemblies.features/enterprise/2.2.4/xml/features,mvn:org.apache.openejb/openejb-feature/${project.parent.version}/xml/features
+
+#
+# Comma separated list of features to install at startup
+#
+featuresBoot=config,ssh,management,openejb-server
Added:
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/org.apache.karaf.management.cfg
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/org.apache.karaf.management.cfg?rev=1222987&view=auto
==============================================================================
---
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/org.apache.karaf.management.cfg
(added)
+++
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/org.apache.karaf.management.cfg
Sat Dec 24 15:43:45 2011
@@ -0,0 +1,63 @@
+################################################################################
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+################################################################################
+
+#
+# The properties in this file define the configuration of Apache Karaf's JMX
Management
+#
+
+#
+# Port of the registry for the exported RMI service
+#
+rmiRegistryPort = 1099
+
+#
+# Port of the registry for the exported RMI service
+#
+rmiServerPort = 44444
+
+#
+# Name of the JAAS realm used for authentication
+#
+jmxRealm = ${karafee.user}
+
+#
+# The service URL for the JMXConnectorServer
+#
+serviceUrl =
service:jmx:rmi://localhost:${rmiServerPort}/jndi/rmi://localhost:${rmiRegistryPort}/karaf-${karaf.name}
+
+#
+# Whether any threads started for the JMXConnectorServer should be started as
daemon threads
+#
+daemon = true
+
+#
+# Whether the JMXConnectorServer should be started in a separate thread
+#
+threaded = true
+
+#
+# The ObjectName used to register the JMXConnectorServer
+#
+objectName = connector:name=rmi
+
+#
+# Role name used for JMX access authorization
+# If not set, this defaults to the ${karaf.admin.role} configured in
etc/system.properties
+#
+# jmxRole=admin
Added:
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/org.apache.karaf.shell.cfg
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/org.apache.karaf.shell.cfg?rev=1222987&view=auto
==============================================================================
---
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/org.apache.karaf.shell.cfg
(added)
+++
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/org.apache.karaf.shell.cfg
Sat Dec 24 15:43:45 2011
@@ -0,0 +1,45 @@
+################################################################################
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+################################################################################
+
+#
+# These properties are used to configure Karaf's ssh shell.
+#
+
+#
+# Via sshPort and sshHost you define the address you can login into Karaf.
+#
+sshPort=8101
+sshHost=0.0.0.0
+
+#
+# sshRealm defines which JAAS domain to use for password authentication.
+#
+sshRealm=${karafee.user}
+
+#
+# The location of the hostKey file defines where the private/public key of the
server
+# is located. If no file is at the defined location it will be ignored.
+#
+hostKey=${karaf.base}/etc/host.key
+
+#
+# Role name used for SSH access authorization
+# If not set, this defaults to the ${karaf.admin.role} configured in
etc/system.properties
+#
+# sshRole=admin
Added:
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/system.properties
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/system.properties?rev=1222987&view=auto
==============================================================================
---
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/system.properties
(added)
+++
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/system.properties
Sat Dec 24 15:43:45 2011
@@ -0,0 +1,55 @@
+#
+# The properties defined in this file will be made available through system
+# properties at the very beginning of the FAS boot process.
+#
+
+# link between openejb-server and openejb-core
+# as it is automatically refreshed 1 is enough as timeout
+openejb.osgi.tracker.timeout=1
+
+# Log level when the pax-logging service is not available
+# This level will only be used while the pax-logging service bundle
+# is not fully available.
+# To change log levels, please refer to the org.ops4j.pax.logging.cfg file
+# instead.
+org.ops4j.pax.logging.DefaultServiceLog.level=ERROR
+
+#
+# Name of this custom instance.
+#
+karaf.name=karafee
+
+#
+# Default repository where bundles will be loaded from before using
+# other maven repositories. For the full Maven configuration, see the
+# org.ops4j.pax.url.mvn.cfg file.
+#
+karaf.default.repository=system
+
+#
+# Location of a shell script that will be run when starting a shell
+# session. This script can be used to create aliases and define
+# additional commands.
+#
+karaf.shell.init.script=${karaf.home}/etc/shell.init.script
+
+#
+# Set this empty property to avoid errors when validating xml documents.
+#
+xml.catalog.files=
+
+#
+# Suppress the bell in the console when hitting backspace to many times
+# for example
+#
+jline.nobell=true
+
+#
+# Default port for the OSGi HTTP Service
+#
+org.osgi.service.http.port=8181
+
+#
+# Allow usage of ${custom.home} as an alias for ${karaf.home}
+#
+custom.home=${karaf.home}
\ No newline at end of file
Added:
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/users.properties
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/users.properties?rev=1222987&view=auto
==============================================================================
---
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/users.properties
(added)
+++
openejb/trunk/openejb/osgi/apache-karafee/src/main/filtered-resources/etc/users.properties
Sat Dec 24 15:43:45 2011
@@ -0,0 +1,30 @@
+################################################################################
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+################################################################################
+
+#
+# This file contains the valid users who can log into KarafEE. Each line have
to be of
+# the format:
+#
+# USER=PASSWORD,ROLE1,ROLE2,...
+#
+# All users and roles entered in this file are available after KarafEE startup
+# and modifiable via the JAAS command group. These users reside in a JAAS
domain
+# with the name "${karafee.user}"..
+#
+${karafee.user}=${karafee.user},admin
Modified: openejb/trunk/openejb/osgi/openejb-karaf-commands/pom.xml
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/osgi/openejb-karaf-commands/pom.xml?rev=1222987&r1=1222986&r2=1222987&view=diff
==============================================================================
--- openejb/trunk/openejb/osgi/openejb-karaf-commands/pom.xml (original)
+++ openejb/trunk/openejb/osgi/openejb-karaf-commands/pom.xml Sat Dec 24
15:43:45 2011
@@ -14,8 +14,6 @@
<packaging>bundle</packaging>
<properties>
- <karaf.version>2.2.4</karaf.version>
-
<openejb.osgi.private.pkg>!*</openejb.osgi.private.pkg>
<openejb.osgi.export>org.apache.openejb.karaf*;version=${openejb.osgi.export.version}</openejb.osgi.export>
<openejb.osgi.import>
Added: openejb/trunk/openejb/osgi/openejb-karaf-rebranding/pom.xml
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/osgi/openejb-karaf-rebranding/pom.xml?rev=1222987&view=auto
==============================================================================
--- openejb/trunk/openejb/osgi/openejb-karaf-rebranding/pom.xml (added)
+++ openejb/trunk/openejb/osgi/openejb-karaf-rebranding/pom.xml Sat Dec 24
15:43:45 2011
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <parent>
+ <artifactId>osgi</artifactId>
+ <groupId>org.apache.openejb</groupId>
+ <version>4.0.0-beta-2-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+
+ <artifactId>openejb-karaf-rebranding</artifactId>
+ <name>OpenEJB :: OSGi :: Karaf Rebranding</name>
+ <packaging>bundle</packaging>
+
+ <properties>
+ <openejb.osgi.private.pkg>!*</openejb.osgi.private.pkg>
+ <openejb.osgi.export>org.apache.karaf.branding</openejb.osgi.export>
+ <openejb.osgi.import>*</openejb.osgi.import>
+ </properties>
+
+ <build>
+ <resources>
+ <resource>
+ <directory>${pom.basedir}/src/main/resources</directory>
+ <filtering>true</filtering>
+ <includes>
+ <include>**/*</include>
+ </includes>
+ </resource>
+ </resources>
+ </build>
+</project>
Added:
openejb/trunk/openejb/osgi/openejb-karaf-rebranding/src/main/resources/org/apache/karaf/branding/branding.properties
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/osgi/openejb-karaf-rebranding/src/main/resources/org/apache/karaf/branding/branding.properties?rev=1222987&view=auto
==============================================================================
---
openejb/trunk/openejb/osgi/openejb-karaf-rebranding/src/main/resources/org/apache/karaf/branding/branding.properties
(added)
+++
openejb/trunk/openejb/osgi/openejb-karaf-rebranding/src/main/resources/org/apache/karaf/branding/branding.properties
Sat Dec 24 15:43:45 2011
@@ -0,0 +1,30 @@
+################################################################################
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+################################################################################
+
+welcome = \
+\u001B[36m __ __ ___________\u001B[0m\n\
+\u001B[36m / //_/__ ________ _/ _/ __/ __/\u001B[0m\n\
+\u001B[36m / ,< / _ `/ __/ _ `/ _/ _// _/\u001B[0m\n\
+\u001B[36m /_/|_|\\_,_/_/ \\_,_/_//___/___/\u001B[0m\n\
+\n\
+\u001B[1m Apache KarafEE\u001B[0m (${karafee.version})\n\
+\n\
+Hit '\u001B[1m<tab>\u001B[0m' for a list of available commands\n\
+ and '\u001B[1m[cmd] --help\u001B[0m' for help on a specific command.\n\
+Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown KarafEE.\n
Modified: openejb/trunk/openejb/osgi/pom.xml
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/osgi/pom.xml?rev=1222987&r1=1222986&r2=1222987&view=diff
==============================================================================
--- openejb/trunk/openejb/osgi/pom.xml (original)
+++ openejb/trunk/openejb/osgi/pom.xml Sat Dec 24 15:43:45 2011
@@ -17,5 +17,12 @@
<module>openejb-core-osgi</module>
<module>openejb-feature</module>
<module>openejb-karaf-commands</module>
+ <module>openejb-karaf-rebranding</module>
+ <module>apache-karafee</module>
</modules>
+
+ <properties>
+ <karaf.version>2.2.4</karaf.version>
+ <karafee.version>1.0.0-beta-2-SNAPSHOT</karafee.version>
+ </properties>
</project>
Modified: openejb/trunk/openejb/tomee/apache-tomee/pom.xml
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/tomee/apache-tomee/pom.xml?rev=1222987&r1=1222986&r2=1222987&view=diff
==============================================================================
--- openejb/trunk/openejb/tomee/apache-tomee/pom.xml (original)
+++ openejb/trunk/openejb/tomee/apache-tomee/pom.xml Sat Dec 24 15:43:45 2011
@@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>apache-tomee</artifactId>
<packaging>pom</packaging>
- <name>OpenEJB :: TomEE :: Tomcat 7</name>
+ <name>OpenEJB :: TomEE :: Apache TomEE</name>
<version>1.0.0-beta-2-SNAPSHOT</version>
<dependencies>