[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Remove eclipse files from SVN?
adrian@jboss.org
do-not-reply at jboss.com
Tue Apr 3 08:15:37 EDT 2007
"adrian at jboss.org" wrote : "Kevin.Conner at jboss.com" wrote : If we do not remove them then they will always show up as modified and will overwrite the current versions on an update.
| |
|
| They should only appear changed if somebody modifies the pom/dependencies.
|
I just tested this and it doesn't work.
The eclipse:eclipse plugin is not generating the files consistently.
e.g. I got this diff without changing anything
| Index: /home/ejort/microcontainer/aop-mc-int/.project
| ===================================================================
| --- /home/ejort/microcontainer/aop-mc-int/.project (revision 62024)
| +++ /home/ejort/microcontainer/aop-mc-int/.project (working copy)
| @@ -2,9 +2,9 @@
| <name>jboss-aop-mc-int</name>
| <comment>JBoss Microcontainer</comment>
| <projects>
| + <project>jboss-container</project>
| <project>jboss-kernel</project>
| <project>jboss-dependency</project>
| - <project>jboss-container</project>
| </projects>
| <buildSpec>
| <buildCommand>
|
I guess it is using HashSets or HashMaps internally so the order from the pom
is not being conserved.
V.Annoying :-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034032#4034032
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4034032
More information about the jboss-dev-forums
mailing list