Author: fmui
Date: Tue Dec 15 12:30:07 2015
New Revision: 1720141

URL: http://svn.apache.org/viewvc?rev=1720141&view=rev
Log:
removed sun-jaxws.xml from Eclipse setup

Modified:
    
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-archetype/src/main/resources/archetype-resources/pom.xml
    
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/pom.xml

Modified: 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-archetype/src/main/resources/archetype-resources/pom.xml
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-archetype/src/main/resources/archetype-resources/pom.xml?rev=1720141&r1=1720140&r2=1720141&view=diff
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-archetype/src/main/resources/archetype-resources/pom.xml
 (original)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-archetype/src/main/resources/archetype-resources/pom.xml
 Tue Dec 15 12:30:07 2015
@@ -70,11 +70,6 @@
                     <downloadJavadocs>true</downloadJavadocs>
                     <linkedResources>
                         <linkedResource>
-                            <name>src/main/webapp/WEB-INF/sun-jaxws.xml</name>
-                            <type>1</type>
-                            
<location>PROJECT_LOC/target/\${project.build.finalName}/WEB-INF/sun-jaxws.xml</location>
-                        </linkedResource>
-                        <linkedResource>
                             <name>src/main/webapp/WEB-INF/web.xml</name>
                             <type>1</type>
                             
<location>PROJECT_LOC/target/\${project.build.finalName}/WEB-INF/web.xml</location>

Modified: 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/pom.xml
URL: 
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/pom.xml?rev=1720141&r1=1720140&r2=1720141&view=diff
==============================================================================
--- 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/pom.xml
 (original)
+++ 
chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/pom.xml
 Tue Dec 15 12:30:07 2015
@@ -81,11 +81,6 @@
                     <wtpContextName>inmemory</wtpContextName>
                     <linkedResources>
                         <linkedResource>
-                            <name>src/main/webapp/WEB-INF/sun-jaxws.xml</name>
-                            <type>1</type>
-                            
<location>WORKSPACE_LOC/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/src/main/webapp/WEB-INF/sun-jaxws.xml</location>
-                        </linkedResource>
-                        <linkedResource>
                             <name>src/main/webapp/WEB-INF/web.xml</name>
                             <type>1</type>
                             
<location>WORKSPACE_LOC/chemistry-opencmis-server/chemistry-opencmis-server-bindings-war/src/main/webapp/WEB-INF/web.xml</location>


Reply via email to