"adrian(a)jboss.org" wrote : "Kevin.Conner(a)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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...