Skip to content
Snippets Groups Projects
Select Git revision
  • main
  • master default
  • 7.0.0.202409031743-jpms
  • 7.0.0-jpms-1
4 results

META-INF

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Mykola Nikishov authored
    This new UI bundle contains the org.eclipse.jgit.awtui package,
    which was moved out of the org.eclipse.jgit bundle.
    
    org.eclipse.jgit.pgm depends on org.eclipse.jgit.ui, so we need
    to update the classpath and make_jgit.sh to include it.
    
    This move takes the awtui classes out of the Maven build, which
    means we are no longer able to distribute these classes to our
    downstream Maven customers.  The entire Maven package structure
    needs to be overhauled so that Eclipse bundle matches 1:1 with the
    Maven artifact.
    
    Bug: https://bugs.eclipse.org/291124
    
    
    Change-Id: Ibf1a9968387e3d11fdce54592f710ec4cc7f1ddb
    Signed-off-by: default avatarMykola Nikishov <mn@mn.com.ua>
    Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
    cf2edb65
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..