PavelTurk commented on issue #3725:
URL: https://github.com/apache/netbeans/issues/3725#issuecomment-1998454245

   @mbien I did two tests. Both tests failed - class was renamed only in one 
file and wasn't renamed in files that use it.
   
   Test 1. 
   1. ./netbeans --userdir /tmp/nbtestdir1
   2. Import settings? No
   3. Open API and Imp1.
   4. Rename Foo4 to Foo100.
   5. Renamed only in one file
   
   Test 2. 
   1. ./netbeans --userdir /tmp/nbtestdir2
   2. Import settings? No
   3. Open parent project - NB-3725, api, impl1
   4. Build parent project :
   ```
   Reactor Summary for NB-3725 1.0.0:
   
   NB-3725 ............................................ SUCCESS [  0.746 s]
   Api ................................................ SUCCESS [  2.088 s]
   Impl1 .............................................. SUCCESS [  7.927 s]
   Impl2 .............................................. SUCCESS [  3.819 s]
   Impl3 .............................................. SUCCESS [  3.696 s]
   Impl4 .............................................. SUCCESS [  3.663 s]
   Impl5 .............................................. SUCCESS [  3.641 s]
   ------------------------------------------------------------------------
   BUILD SUCCESS
   ------------------------------------------------------------------------
   Total time:  25.715 s
   Finished at: 2024-03-14T22:32:08+02:00
   ------------------------------------------------------------------------
   ```
   5. Rename Foo4 to Foo100.
   6. Renamed only in one file


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
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

Reply via email to