From e31e1f67bd51f49c120f40e5efb994fa04258d5b Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Sat, 22 Dec 2012 18:37:30 +0100 Subject: [PATCH] initial revision. --- monitor/pom.xml | 18 + pom.xml | 548 ++++++++++++++++++++++++++++++ rpm/files/etc/init.d/upnpmonitor | 0 rpm/pom.xml | 105 ++++++ site/pom.xml | 22 ++ site/src/site/site.xml | 25 ++ site/src/site/xdoc/developers.xml | 39 +++ site/src/site/xdoc/features.xml | 16 + site/src/site/xdoc/index.xml | 21 ++ site/src/site/xdoc/news.xml | 48 +++ 10 files changed, 842 insertions(+) create mode 100644 monitor/pom.xml create mode 100644 pom.xml create mode 100755 rpm/files/etc/init.d/upnpmonitor create mode 100644 rpm/pom.xml create mode 100644 site/pom.xml create mode 100644 site/src/site/site.xml create mode 100644 site/src/site/xdoc/developers.xml create mode 100644 site/src/site/xdoc/features.xml create mode 100644 site/src/site/xdoc/index.xml create mode 100644 site/src/site/xdoc/news.xml diff --git a/monitor/pom.xml b/monitor/pom.xml new file mode 100644 index 0000000..0b359b9 --- /dev/null +++ b/monitor/pom.xml @@ -0,0 +1,18 @@ + + + + + org.wamblee.upnpmonitor + root + 0.1-SNAPSHOT + + + 4.0.0 + monitor + jar + /monitor + + + + + diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..af1982e --- /dev/null +++ b/pom.xml @@ -0,0 +1,548 @@ + + + 4.0.0 + org.wamblee.upnpmonitor + root + pom + 0.1-SNAPSHOT + / + wamblee.org upnp monitor + http://wamblee.org + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + http://wamblee.org/gitweb/upnpmonitor + scm:git:https://wamblee.org/git/public/upnpmonitor + scm:git:https://wamblee.org/git/public/upnpmonitor + + + + erik@wamblee.org + Erik Brakkee + http://brakkee.org + + + + + monitor + rpm + site + + + + + junit + junit + test + + + + org.mockito + mockito-all + 1.8.5 + test + + + + + + + + javax.faces + jsf-api + 1.2_02 + provided + + + org.apache.wicket + wicket + 1.4.9 + + + + org.jboss.weld + weld-se + 1.0.1-Final + + + + oro + oro + 2.0.6 + + + + + javax.transaction + transaction-api + 1.1 + provided + + + + junit + junit + 4.4 + + + org.dbunit + dbunit + 2.4.7 + + + org.slf4j + slf4j-api + 1.5.11 + + + org.slf4j + slf4j-jdk14 + 1.5.11 + + + + javax.persistence + persistence-api + 1.0 + provided + + + javax.activation + activation + 1.1 + + + javax.mail + mail + 1.4.1 + + + javax.servlet + servlet-api + 2.3 + jar + provided + + + mysql + mysql-connector-java + 5.1.12 + + + org.apache.derby + derby + 10.5.3.0_1 + + + org.apache.derby + derbyclient + 10.5.3.0_1 + + + org.apache.derby + derbynet + 10.5.3.0_1 + + + quartz + quartz + 1.5.1 + + + jtidy + jtidy + 4aug2000r7-dev + + + + + commons-logging + commons-logging + 1.0.2 + + + commons-httpclient + commons-httpclient + 3.0 + + + commons-beanutils + commons-beanutils + 1.7.0 + + + org.springframework + spring-beans + ${spring.version} + + + org.springframework + spring-web + ${spring.version} + + + org.springframework + spring-jms + ${spring.version} + + + org.springframework + spring-context + ${spring.version} + + + org.springframework + spring-hibernate3 + ${spring.version} + + + org.springframework + spring-jpa + ${spring.version} + + + org.springframework + spring-aop + ${spring.version} + + + + net.sf.ehcache + ehcache-core + 2.2.0 + + + + commons-email + commons-email + 1.0 + + + jstl + jstl + 1.1.2 + + + taglibs + standard + 1.1.2 + + + jfree + jfreechart + 1.0.1 + + + jfree + jcommon + 1.0.2 + + + + javax + javaee-api + 6.0 + provided + + + + commons-codec + commons-codec + 1.3 + + + + commons-dbcp + commons-dbcp + 1.4 + + + + + + + + + + + org.apache.maven.plugins + maven-release-plugin + 2.2.1 + + true + true + false + javadoc:jar deploy + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.5 + + + org.wamblee + wamblee-code-style + 1.1 + + + + + + org.codehaus.mojo + jalopy-maven-plugin + 1.0-alpha-1 + + UNIX + org.wamblee.jalopy.xml + + + + org.wamblee + wamblee-code-style + 1.1 + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.5 + + + + + **/*Test.java + + true + + + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.3.1 + + + + test-jar + + + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.3 + + + + clean + + + + + + + + + + + + maven-site-plugin + + en + + + + + + + + + + maven-site-plugin + 3.0-beta-3 + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.3.1 + + false + false + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + + org.codehaus.mojo + cobertura-maven-plugin + 2.3 + + + xml + html + + + + + + + + + + + + + + + + org.codehaus.mojo + findbugs-maven-plugin + 2.3.1 + + true + + target/site + true + + target/site + + + + + + org.codehaus.mojo + changes-maven-plugin + 2.0-beta-1 + + + + changes-report + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.6.1 + + + org.codehaus.mojo + surefire-report-maven-plugin + 2.0-beta-1 + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.5 + + org.wamblee.checkstyle.xml + + + + + + + + + release + + + performRelease + true + + + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + + + + + sonatype-nexus-staging + Nexus Release Repository + http://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + + all + + + !performRelease + + + + + localdir + Local directory + file:${user.home}/java/workspace/deploy + + + + + + + + test-enterprise-site + file:${distrib}/main + + + + + 2.0.8 + 2.4.0 + + + diff --git a/rpm/files/etc/init.d/upnpmonitor b/rpm/files/etc/init.d/upnpmonitor new file mode 100755 index 0000000..e69de29 diff --git a/rpm/pom.xml b/rpm/pom.xml new file mode 100644 index 0000000..85e0b46 --- /dev/null +++ b/rpm/pom.xml @@ -0,0 +1,105 @@ + + + + + org.wamblee.upnpmonitor + root + 0.1-SNAPSHOT + + + 4.0.0 + rpm + rpm + /rpm + + + + + org.codehaus.mojo + rpm-maven-plugin + 2.1-alpha-1 + true + + CHANGELOG + Apache License 2.0, 2010 + org.wamblee.server + Erik Brakkee + + + + /etc/init.d + 755 + root + root + + + files/etc/init.d + + + + + + /etc/profile.d + root + root + + + files/etc/profile.d + + + + + + /usr/share/doc/packages/wamblee-upnpmonitor + root + root + + + files/usr/share/doc/packages/wamblee-upnpmonitor + + + + + + + upnpmonitor + + + java-1_6_0-sun-devel + + + + + + + + + + + + + + diff --git a/site/pom.xml b/site/pom.xml new file mode 100644 index 0000000..edb47ae --- /dev/null +++ b/site/pom.xml @@ -0,0 +1,22 @@ + + + + + org.wamblee.upnpmonitor + root + 0.1-SNAPSHOT + + + 4.0.0 + site + pom + /site + + + + upnpmonitor + file:${distrib} + + + + diff --git a/site/src/site/site.xml b/site/src/site/site.xml new file mode 100644 index 0000000..c19ca3b --- /dev/null +++ b/site/src/site/site.xml @@ -0,0 +1,25 @@ + + + + + org.wamblee + wamblee-skin + + + + + + + + + + + + + + + + diff --git a/site/src/site/xdoc/developers.xml b/site/src/site/xdoc/developers.xml new file mode 100644 index 0000000..69f3f11 --- /dev/null +++ b/site/src/site/xdoc/developers.xml @@ -0,0 +1,39 @@ + + + + + developers + Erik Brakkee + + +
+ +
+ +
+

Git access is at + https://wamblee.org/git/public/upnpmonitor

+

Browse the repository at http://wamblee.org/gitweb/upnpmonitor +

+
+ +
+

No mailing lists defined yet.

+ +
+ + +
diff --git a/site/src/site/xdoc/features.xml b/site/src/site/xdoc/features.xml new file mode 100644 index 0000000..37c29b7 --- /dev/null +++ b/site/src/site/xdoc/features.xml @@ -0,0 +1,16 @@ + + + + + features + Erik Brakkee + + +
+

TBD

+
+ + +
diff --git a/site/src/site/xdoc/index.xml b/site/src/site/xdoc/index.xml new file mode 100644 index 0000000..83f39e0 --- /dev/null +++ b/site/src/site/xdoc/index.xml @@ -0,0 +1,21 @@ + + + + + overview + Erik Brakkee + + +
+

+ The UPNP monitor is a simple tool that monitors a local network for a particular UPNP + service and when it appears to be down it executes a recovery action. +

+

+ This small project is starting up. The information will be made more complete soon. +

+
+ +
diff --git a/site/src/site/xdoc/news.xml b/site/src/site/xdoc/news.xml new file mode 100644 index 0000000..f727ef1 --- /dev/null +++ b/site/src/site/xdoc/news.xml @@ -0,0 +1,48 @@ + + + + + news + Erik Brakkee + + +
+ + + + + + + + + + + + +
+ + +
-- 2.31.1