/[Apache-SVN]
ViewVC logotype

Revision 1505428


Jump to revision: Previous Next
Author: clement
Date: Sun Jul 21 17:24:32 2013 UTC (10 years, 11 months ago)
Changed paths: 61
Log Message:
added the maven tutorial distribution

Changed paths

Path Details
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.client.annotations/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.client.annotations/pom.xml added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.client.annotations/src/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.client.annotations/src/main/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.client.annotations/src/main/java/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.client.annotations/src/main/java/ipojo/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.client.annotations/src/main/java/ipojo/example/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.client.annotations/src/main/java/ipojo/example/hello/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.client.annotations/src/main/java/ipojo/example/hello/client/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.client.annotations/src/main/java/ipojo/example/hello/client/HelloClient.java added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.client.annotations/src/main/java/ipojo/example/hello/client/MyDummyHello.java added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.felix.annotations/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.felix.annotations/pom.xml added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.impl.annotations/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.impl.annotations/pom.xml added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.impl.annotations/src/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.impl.annotations/src/main/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.impl.annotations/src/main/java/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.impl.annotations/src/main/java/ipojo/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.impl.annotations/src/main/java/ipojo/example/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.impl.annotations/src/main/java/ipojo/example/hello/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.impl.annotations/src/main/java/ipojo/example/hello/impl/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/annotations/hello.impl.annotations/src/main/java/ipojo/example/hello/impl/HelloImpl.java added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/hello.service/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/hello.service/pom.xml added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/hello.service/src/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/hello.service/src/main/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/hello.service/src/main/java/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/hello.service/src/main/java/ipojo/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/hello.service/src/main/java/ipojo/example/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/hello.service/src/main/java/ipojo/example/hello/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/hello.service/src/main/java/ipojo/example/hello/Hello.java added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/pom.xml added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.client.xml/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.client.xml/pom.xml added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.client.xml/src/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.client.xml/src/main/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.client.xml/src/main/java/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.client.xml/src/main/java/ipojo/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.client.xml/src/main/java/ipojo/example/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.client.xml/src/main/java/ipojo/example/hello/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.client.xml/src/main/java/ipojo/example/hello/client/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.client.xml/src/main/java/ipojo/example/hello/client/HelloClient.java added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.client.xml/src/main/resources/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.client.xml/src/main/resources/metadata.xml added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.felix.xml/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.felix.xml/pom.xml added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.impl.xml/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.impl.xml/pom.xml added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.impl.xml/src/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.impl.xml/src/main/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.impl.xml/src/main/java/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.impl.xml/src/main/java/ipojo/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.impl.xml/src/main/java/ipojo/example/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.impl.xml/src/main/java/ipojo/example/hello/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.impl.xml/src/main/java/ipojo/example/hello/impl/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.impl.xml/src/main/java/ipojo/example/hello/impl/HelloImpl.java added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.impl.xml/src/main/resources/ added
Directoryfelix/trunk/ipojo/runtime/distributions/maven-tutorial/src/main/skeleton/xml/hello.impl.xml/src/main/resources/metadata.xml added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26