Author: linsun
Date: Mon Nov 5 07:25:34 2007
New Revision: 592043
URL: http://svn.apache.org/viewvc?rev=592043&view=rev
Log:
correct typo - thanks Erik for catching it!
Modified:
geronimo/devtools/j2g/branches/1.0.0/plugins/org.apache.geronimo.devtools.j2g.properties/pom.xml
geronimo/devtools/j2g/trunk/plugins/org.apache.geronimo.devtools.j2g.properties/pom.xml
Modified: geronimo/devtools/j2g/branches/1.0.0/plugins/org.apache.geronimo.devtools.j2g.properties/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/j2g/branches/1.0.0/plugins/org.apache.geronimo.devtools.j2g.properties/pom.xml?rev=592043&r1=592042&r2=592043&view=diff
==============================================================================
--- geronimo/devtools/j2g/branches/1.0.0/plugins/org.apache.geronimo.devtools.j2g.properties/pom.xml
(original)
+++ geronimo/devtools/j2g/branches/1.0.0/plugins/org.apache.geronimo.devtools.j2g.properties/pom.xml
Mon Nov 5 07:25:34 2007
@@ -48,7 +48,7 @@
</resource>
<resource>
<directory>org.apache.geronimo.devtools.j2g.sources.dependence</directory>
- <targetPath>./org.apache.geronimo.devtools.j2g.sources.dependenc</targetPath>
+ <targetPath>./org.apache.geronimo.devtools.j2g.sources.dependence</targetPath>
<includes>
<include>class_analogies.properties</include>
<include>compatible_sources.properties</include>
Modified: geronimo/devtools/j2g/trunk/plugins/org.apache.geronimo.devtools.j2g.properties/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/j2g/trunk/plugins/org.apache.geronimo.devtools.j2g.properties/pom.xml?rev=592043&r1=592042&r2=592043&view=diff
==============================================================================
--- geronimo/devtools/j2g/trunk/plugins/org.apache.geronimo.devtools.j2g.properties/pom.xml
(original)
+++ geronimo/devtools/j2g/trunk/plugins/org.apache.geronimo.devtools.j2g.properties/pom.xml
Mon Nov 5 07:25:34 2007
@@ -48,7 +48,7 @@
</resource>
<resource>
<directory>org.apache.geronimo.devtools.j2g.sources.dependence</directory>
- <targetPath>./org.apache.geronimo.devtools.j2g.sources.dependenc</targetPath>
+ <targetPath>./org.apache.geronimo.devtools.j2g.sources.dependence</targetPath>
<includes>
<include>class_analogies.properties</include>
<include>compatible_sources.properties</include>
|