Hide Forgot
Date of First Response: 2010-01-14 23:11:08 project_key: SOA We should delete the .profile and .class files at some point find . -name .project -print ./publish_as_webservice_inonly/src/.project ./publish_as_webservice/src/.project find . -name .classpath -print ./publish_as_webservice_inonly/src/.classpath ./publish_as_webservice/src/.classpath
builders/eap/build.xml updated with delete file to get rid of them. revision 4763
There is still one left in 4.3 CP03 Er1 build: [ldimaggi@ldimaggi quickstarts]$ find . -name .classpath -print [ldimaggi@ldimaggi quickstarts]$ find . -name .project -print ./webservice_bpel/bpel/.project
Fingers crossed this is it this time. revision 5327
Still there is a file present [jpechane@dhcp-0-121 quickstarts]$ find . -name .project -print ./webservice_bpel/bpel/.project
Sorry I did not recognize it is already reported against ER1
Verified in CR2 build.