Hi Julien,

Michal Vančo from Portal QA said that selenium-snifftests come from eXo. AFAIK eXoers run IDEA (am I right?). If I am right we could conclude that those *.launch files are obsolete and can be deleted.

Best,

Peter

On 2012-06-11 07:54, Julien Viet wrote:
Hi Peter,

Normally gatein should be independent of the build system and we should not have eclipse specific files, however I don't know much about selenium sniff tests and whether or not those files have just been imported by mistake or if that's really a necessity.

to eclipse users : can someone tell us if those files are just leftover configuration imported by mistake or if it is required for running selenium sniff tests ?

until we find out you should probably add gatein-portal/testsuite/selenium-snifftests/src/eclipse/*.lauch to your .gitignore if you can afford to.

Julien Viet
julienviet.com

On Friday, June 8, 2012 at 3:41 PM, Peter Palaga wrote:

Ladies and Gentlemen,

As I imported gatein-portal into my Eclipse workspace, my m2e (an
Eclipse plugin) has by itself inserted the following two lines into the
two *.launch files under
gatein-portal/testsuite/selenium-snifftests/src/eclipse:

<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER"
value="org.eclipse.m2e.launchconfig.classpathProvider"/>
<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER"
value="org.eclipse.m2e.launchconfig.sourcepathProvider"/>

I would like to learn what should happen with these changes. Yes, I
could surely tell git to never commit it somehow but generally, would it
not be better not to have IDE-specific files commited to scm?

Thanks,

Peter
_______________________________________________
gatein-dev mailing list