You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All usages of downloadJar can be replaced with downloadJarFromURL. The old method downloadJar is way too adjusted to old monolithic templates and can be removed.
The old update command (download of monolithic template jars) will be removed anyway.
All usages of downloadJar can be replaced with downloadJarFromURL. The old method downloadJar is way too adjusted to old monolithic templates and can be removed.
The old update command (download of monolithic template jars) will be removed anyway.
cobigen/cobigen-cli/cli-systemtest/src/test/java/com/devonfw/cobigen/cli/systemtest/AdaptTemplatesCommandIT.java
Lines 111 to 112 in 5c64a1e
cobigen/cobigen/cobigen-core-api/src/main/java/com/devonfw/cobigen/api/util/TemplatesJarUtil.java
Lines 48 to 90 in 5c64a1e
cobigen/cobigen/cobigen-core-api/src/main/java/com/devonfw/cobigen/api/util/TemplatesJarUtil.java
Lines 92 to 99 in 5c64a1e
Can be removed:
cobigen/cobigen/cobigen-core-api/src/main/java/com/devonfw/cobigen/api/util/TemplatesJarUtil.java
Line 140 in 5c64a1e
Can be removed:
cobigen/cobigen/cobigen-core-api/src/main/java/com/devonfw/cobigen/api/util/TemplatesJarUtil.java
Line 153 in 5c64a1e
The text was updated successfully, but these errors were encountered: