Or maybe, thanks to the changes in that PR, the current issue reported by Ken occurs.
Gj On Fri, Jul 27, 2018 at 11:39 PM, Geertjan Wielenga < [email protected]> wrote: > That's exactly the same problem that Ken describes, thanks a lot for > identifying this. > > Gj > > On Fri, Jul 27, 2018 at 11:36 PM, Matthias Bläsing < > [email protected]> wrote: > >> Hi Gj, >> >> Am Freitag, den 27.07.2018, 23:30 +0200 schrieb Geertjan Wielenga: >> > Absolutely, I'm not disagreeing with you at all, in fact it's 24.00 here >> > and I am trying to identify where the problem is coming from. >> >> a similar problem (corruption of XML structure) >> >> https://issues.apache.org/jira/browse/NETBEANS-250?jql=proje >> ct%20%3D%20NETBEANS%20AND%20status%20in%20(Open%2C%20% >> 22In%20Progress%22%2C%20Reopened%2C%20Resolved%2C%20Closed)% >> 20AND%20text%20~%20%22maven%20pom%20dependency%22%20ORDER% >> 20BY%20updated%20DESC >> >> was traced into the XML modules: >> >> https://github.com/apache/incubator-netbeans/pull/357/files >> >> I'll look into this, but I'm currently occupied and focused on other >> projects, so it won't happen right now. >> >> Greetings >> >> Matthias >> >> > > > >> > > > On Fri, Jul 27, 2018 at 9:55 PM, Kenneth Fogel < >> [email protected]> wrote: >> > > > >> > > > > I have just added this to jira but I'm curious if anyone else >> > > > > noticed this in 9.0 vc3. >> > > > > >> > > > > When editing the pom.xml file: >> > > > > <version>1.5</version> in any place in a pom.xml. >> > > > > Type a period in front of the existing period and I get a list of >> > > > > other version numbers. >> > > > > When I select the new version it is inserted into the existing >> > > > > version instead of replacing it. >> > > > > <version>1.1.75.5</version> >> > > > > It did work properly in 8.2. >> > > > > >> > > > > Ken Fogel >> > > > > >> > > > > >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> For further information about the NetBeans mailing lists, visit: >> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists >> >> >> >> >
