Problems mit building with more componets
HI,
I have an error during build.
I have two components with some files, with identical names. e.g. .profiles or .classpath or /src
During fetching of the files, I receive this error:
Deleting fetch destination "/opt/IBM/jazz/META_BUILD" before fetching ...
Fetching files to fetch destination "/opt/IBM/jazz/META_BUILD" ...
com.ibm.team.build.internal.scm.SourceControlUtility$2: Status WARNING: com.ibm.team.filesystem.client code=2 Loading the directories in the file system would overwrite/remove existing directories. null children=
at com.ibm.team.build.internal.scm.SourceControlUtility.updateFileCopyArea(SourceControlUtility.java:365)
at com.ibm.team.build.internal.engine.JazzScmPreBuildParticipant.preBuild(JazzScmPreBuildParticipant.java:193)
at com.ibm.team.build.internal.engine.BuildLoop.invokePreBuildParticipants(BuildLoop.java:628)
at com.ibm.team.build.internal.engine.BuildLoop$2.run(BuildLoop.java:466)
at java.lang.Thread.run(Thread.java:736)
Contains: _resources (collides with other components being loaded)
Is there a way to provide a root folder for a component?
How are other handling this error?
I am using RTC 2.
thanx
peter
I have an error during build.
I have two components with some files, with identical names. e.g. .profiles or .classpath or /src
During fetching of the files, I receive this error:
Deleting fetch destination "/opt/IBM/jazz/META_BUILD" before fetching ...
Fetching files to fetch destination "/opt/IBM/jazz/META_BUILD" ...
com.ibm.team.build.internal.scm.SourceControlUtility$2: Status WARNING: com.ibm.team.filesystem.client code=2 Loading the directories in the file system would overwrite/remove existing directories. null children=
at com.ibm.team.build.internal.scm.SourceControlUtility.updateFileCopyArea(SourceControlUtility.java:365)
at com.ibm.team.build.internal.engine.JazzScmPreBuildParticipant.preBuild(JazzScmPreBuildParticipant.java:193)
at com.ibm.team.build.internal.engine.BuildLoop.invokePreBuildParticipants(BuildLoop.java:628)
at com.ibm.team.build.internal.engine.BuildLoop$2.run(BuildLoop.java:466)
at java.lang.Thread.run(Thread.java:736)
Contains: _resources (collides with other components being loaded)
Is there a way to provide a root folder for a component?
How are other handling this error?
I am using RTC 2.
thanx
peter