You are viewing a plain text version of this content. The canonical link for it is here.
Posted to portalapps-dev@portals.apache.org by sh...@apache.org on 2009/03/23 03:00:39 UTC

svn commit: r757297 - in /portals/applications/sandbox/widgets/trunk: .classpath .project pom.xml

Author: shinsuke
Date: Mon Mar 23 02:00:39 2009
New Revision: 757297

URL: http://svn.apache.org/viewvc?rev=757297&view=rev
Log:
- used applications-pom as a parent pom.
- added eclipse config files.

Added:
    portals/applications/sandbox/widgets/trunk/.classpath   (with props)
    portals/applications/sandbox/widgets/trunk/.project   (with props)
Modified:
    portals/applications/sandbox/widgets/trunk/pom.xml

Added: portals/applications/sandbox/widgets/trunk/.classpath
URL: http://svn.apache.org/viewvc/portals/applications/sandbox/widgets/trunk/.classpath?rev=757297&view=auto
==============================================================================
--- portals/applications/sandbox/widgets/trunk/.classpath (added)
+++ portals/applications/sandbox/widgets/trunk/.classpath Mon Mar 23 02:00:39 2009
@@ -0,0 +1,41 @@
+<classpath>
+  <classpathentry kind="src" path="src/main/java"/>
+  <classpathentry kind="src" path="src/main/resources" excluding="**/*.java"/>
+  <classpathentry kind="src" path="src/test/java"/>
+  <classpathentry kind="src" path="src/test/resources" excluding="**/*.java"/>
+  <classpathentry kind="output" path="src/main/webapp/WEB-INF/classes"/>
+  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+  <classpathentry kind="var" path="M2_REPO/antlr/antlr/2.7.7/antlr-2.7.7.jar"/>
+  <classpathentry kind="var" path="M2_REPO/aopalliance/aopalliance/1.0/aopalliance-1.0.jar" sourcepath="M2_REPO/aopalliance/aopalliance/1.0/aopalliance-1.0-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar" sourcepath="M2_REPO/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/commons-collections/commons-collections/3.2/commons-collections-3.2.jar" sourcepath="M2_REPO/commons-collections/commons-collections/3.2/commons-collections-3.2-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/commons-digester/commons-digester/1.6/commons-digester-1.6.jar" sourcepath="M2_REPO/commons-digester/commons-digester/1.6/commons-digester-1.6-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/commons-el/commons-el/1.0/commons-el-1.0.jar" sourcepath="M2_REPO/commons-el/commons-el/1.0/commons-el-1.0-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/commons-fileupload/commons-fileupload/1.2/commons-fileupload-1.2.jar" sourcepath="M2_REPO/commons-fileupload/commons-fileupload/1.2/commons-fileupload-1.2-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/commons-lang/commons-lang/2.3/commons-lang-2.3.jar" sourcepath="M2_REPO/commons-lang/commons-lang/2.3/commons-lang-2.3-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar" sourcepath="M2_REPO/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar" sourcepath="M2_REPO/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/easymock/easymock/2.2/easymock-2.2.jar" sourcepath="M2_REPO/org/easymock/easymock/2.2/easymock-2.2-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/apache/geronimo/specs/geronimo-annotation_1.0_spec/1.1.1/geronimo-annotation_1.0_spec-1.1.1.jar" sourcepath="M2_REPO/org/apache/geronimo/specs/geronimo-annotation_1.0_spec/1.1.1/geronimo-annotation_1.0_spec-1.1.1-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/apache/geronimo/specs/geronimo-ejb_3.0_spec/1.0/geronimo-ejb_3.0_spec-1.0.jar" sourcepath="M2_REPO/org/apache/geronimo/specs/geronimo-ejb_3.0_spec/1.0/geronimo-ejb_3.0_spec-1.0-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/apache/geronimo/specs/geronimo-interceptor_3.0_spec/1.0/geronimo-interceptor_3.0_spec-1.0.jar" sourcepath="M2_REPO/org/apache/geronimo/specs/geronimo-interceptor_3.0_spec/1.0/geronimo-interceptor_3.0_spec-1.0-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.0/geronimo-jta_1.1_spec-1.0.jar" sourcepath="M2_REPO/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.0/geronimo-jta_1.1_spec-1.0-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jboss/javassist/3.4.ga/javassist-3.4.ga.jar"/>
+  <classpathentry kind="var" path="M2_REPO/javax/servlet/jstl/1.1.2/jstl-1.1.2.jar" sourcepath="M2_REPO/javax/servlet/jstl/1.1.2/jstl-1.1.2-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/junit/junit/4.4/junit-4.4.jar" sourcepath="M2_REPO/junit/junit/4.4/junit-4.4-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.13/log4j-1.2.13.jar" sourcepath="M2_REPO/log4j/log4j/1.2.13/log4j-1.2.13-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/ognl/ognl/2.6.9-patch-20070908/ognl-2.6.9-patch-20070908.jar" sourcepath="M2_REPO/ognl/ognl/2.6.9-patch-20070908/ognl-2.6.9-patch-20070908-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/oro/oro/2.0.8/oro-2.0.8.jar" sourcepath="M2_REPO/oro/oro/2.0.8/oro-2.0.8-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/apache/poi/poi/3.0-FINAL/poi-3.0-FINAL.jar" sourcepath="M2_REPO/org/apache/poi/poi/3.0-FINAL/poi-3.0-FINAL-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/portlet-api/portlet-api/1.0/portlet-api-1.0.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/seasar/container/s2-extension/2.4.34/s2-extension-2.4.34.jar" sourcepath="M2_REPO/org/seasar/container/s2-extension/2.4.34/s2-extension-2.4.34-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/seasar/container/s2-framework/2.4.34/s2-framework-2.4.34.jar" sourcepath="M2_REPO/org/seasar/container/s2-framework/2.4.34/s2-framework-2.4.34-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/seasar/container/s2-tiger/2.4.34/s2-tiger-2.4.34.jar" sourcepath="M2_REPO/org/seasar/container/s2-tiger/2.4.34/s2-tiger-2.4.34-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/seasar/sastruts/sa-struts/1.0.4-sp4/sa-struts-1.0.4-sp4.jar" sourcepath="M2_REPO/org/seasar/sastruts/sa-struts/1.0.4-sp4/sa-struts-1.0.4-sp4-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/seasar/sastruts/sa-struts-portlet/1.0.0/sa-struts-portlet-1.0.0.jar" sourcepath="M2_REPO/org/seasar/sastruts/sa-struts-portlet/1.0.0/sa-struts-portlet-1.0.0-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar" sourcepath="M2_REPO/javax/servlet/servlet-api/2.3/servlet-api-2.3-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/taglibs/standard/1.1.2/standard-1.1.2.jar" sourcepath="M2_REPO/taglibs/standard/1.1.2/standard-1.1.2-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/struts/struts/1.2.9/struts-1.2.9.jar" sourcepath="M2_REPO/struts/struts/1.2.9/struts-1.2.9-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/xalan/xalan/2.5.1/xalan-2.5.1.jar" sourcepath="M2_REPO/xalan/xalan/2.5.1/xalan-2.5.1-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar" sourcepath="M2_REPO/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2-sources.jar"/>
+</classpath>

Propchange: portals/applications/sandbox/widgets/trunk/.classpath
------------------------------------------------------------------------------
    svn:eol-style = native

Added: portals/applications/sandbox/widgets/trunk/.project
URL: http://svn.apache.org/viewvc/portals/applications/sandbox/widgets/trunk/.project?rev=757297&view=auto
==============================================================================
--- portals/applications/sandbox/widgets/trunk/.project (added)
+++ portals/applications/sandbox/widgets/trunk/.project Mon Mar 23 02:00:39 2009
@@ -0,0 +1,13 @@
+<projectDescription>
+  <name>widgets</name>
+  <comment></comment>
+  <projects/>
+  <buildSpec>
+    <buildCommand>
+      <name>org.eclipse.jdt.core.javabuilder</name>
+    </buildCommand>
+  </buildSpec>
+  <natures>
+    <nature>org.eclipse.jdt.core.javanature</nature>
+  </natures>
+</projectDescription>

Propchange: portals/applications/sandbox/widgets/trunk/.project
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: portals/applications/sandbox/widgets/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/applications/sandbox/widgets/trunk/pom.xml?rev=757297&r1=757296&r2=757297&view=diff
==============================================================================
--- portals/applications/sandbox/widgets/trunk/pom.xml (original)
+++ portals/applications/sandbox/widgets/trunk/pom.xml Mon Mar 23 02:00:39 2009
@@ -17,9 +17,9 @@
 -->
 <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/maven-v4_0_0.xsd">
   <parent>
-    <groupId>org.apache.portals.applications</groupId>
-    <artifactId>applications</artifactId>
-    <version>2.2-SNAPSHOT</version>
+    <groupId>org.apache.portals</groupId>
+    <artifactId>applications-pom</artifactId>
+    <version>1.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>widgets</artifactId>
@@ -28,17 +28,6 @@
   <name>Google Gadgets Portlet</name>
   <description/>
 <!-- contributed from http://pal.sourceforge.jp/ -->
-  <developers>
-    <developer>
-      <id>shinsuke</id>
-      <name>Shinsuke Sugaya</name>
-      <email>shinsuke_at_yahoo.co.jp</email>
-      <url>http://d.hatena.ne.jp/shinsuke_sugaya/</url>
-      <organization/>
-      <organizationUrl/>
-      <timezone>+9</timezone>
-    </developer>
-  </developers>
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/portals/applications/sandbox/widgets/trunk</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/applications/sandbox/widgets/trunk</developerConnection>