Skip to content

Update workspace template to bnd 7.3.0, refresh templates bundle, and add AGENTS.md#26

Draft
Copilot wants to merge 1 commit into
masterfrom
copilot/create-agents-md
Draft

Update workspace template to bnd 7.3.0, refresh templates bundle, and add AGENTS.md#26
Copilot wants to merge 1 commit into
masterfrom
copilot/create-agents-md

Conversation

Copilot AI commented Jun 16, 2026

Copy link
Copy Markdown

Workspace template was pinned to 7.0.0-SNAPSHOT with a templates JAR from 2018 (7.0.0.201810191116). Updates everything to the current stable bnd 7.3.0 release and documents the repo for AI agents.

gradle.properties

  • bnd_version: 7.0.0-SNAPSHOT7.3.0

.github/workflows/build.yml

  • actions/checkout@v2@v4
  • actions/setup-java@v2@v4
  • gradle/wrapper-validation-action@v1gradle/actions/wrapper-validation@v4

cnf/templates/ — templates bundle 7.0.07.3.0

  • Replaced stale JAR (Oct 2018) with org.bndtools.templates.osgi:7.3.0.202606021345 from Maven Central
  • Regenerated index.xml via bnd CLI — corrected osgi.content SHA-256, clean semantic versioning (no opaque timestamp in resource version)
  • Updated index.xml.sha to match

Template changes in 7.3.0:

  • Added: Minimal Workspace, OSGi enRoute Base Launcher, OSGi enRoute Debug Launcher
  • Removed: Servlet Component, JAX-RS Resource Component, JPA Data Access Component, Application Project
  • Category scheme changed: "OSGi Release 7 Templates (with OSGi enRoute repositories)""bbb/OSGi Standard Templates" / "ccc/OSGi enRoute"

AGENTS.md (new)

Documents repo structure, OSGi semantic versioning, templates update procedure, repository plugins table, and bnd doc references for AI coding agents.

Copilot AI changed the title Update workspace template to bnd 7.3.0 and add AGENTS.md Update workspace template to bnd 7.3.0, refresh templates bundle, and add AGENTS.md Jun 16, 2026
Copilot AI requested a review from peterkir June 16, 2026 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants