Adapt to changes in build system
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 15 Oct 2022 10:08:23 +0000 (12:08 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 15 Oct 2022 10:08:23 +0000 (12:08 +0200)
branch.mk
cnf/build.bnd [deleted file]
cnf/ext/osgirepo.bnd [deleted file]
cnf/unstable.bnd [deleted file]
sdk/argeo-build
sdk/branches/unstable.bnd [new file with mode: 0644]
swt/org.argeo.cms.swt/bnd.bnd

index a6f848887ccc40bb5bdd3db46d37140d94f544eb..7dc44b0edff340abbe8bcf442db4fe77f050d52a 100644 (file)
--- a/branch.mk
+++ b/branch.mk
@@ -1 +1 @@
-include $(SDK_SRC_BASE)/cnf/unstable.bnd
+BRANCH:=unstable
\ No newline at end of file
diff --git a/cnf/build.bnd b/cnf/build.bnd
deleted file mode 100644 (file)
index f6e8be2..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
--include: \
-${workspace}/cnf/unstable.bnd, \
-${workspace}/sdk/argeo-build/argeo.bnd, \
diff --git a/cnf/ext/osgirepo.bnd b/cnf/ext/osgirepo.bnd
deleted file mode 100644 (file)
index 427e7c5..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
--plugin.osgirepo=aQute.bnd.repository.osgi.OSGiRepository;\
-               locations=file://${workspace}/sdk/target/a2/index.xml;\
-               max.stale=-1;\
-               poll.time=86400;\
-               name=local;\
-               cache=${build}/cache/local,\
-               aQute.bnd.repository.osgi.OSGiRepository;\
-               locations=file://${workspace}/sdk/target/sdk-2.3.1-SNAPSHOT-a2-target/index.xml;\
-               max.stale=-1;\
-               poll.time=86400;\
-               name=local;\
-               cache=${build}/cache/local
\ No newline at end of file
diff --git a/cnf/unstable.bnd b/cnf/unstable.bnd
deleted file mode 100644 (file)
index d9a6a9a..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-MAJOR=2
-MINOR=3
-MICRO=9
-qualifier=.next
-
-category=org.argeo.commons
-Bundle-RequiredExecutionEnvironment=JavaSE-11
-
-argeo.rpm.stagingRepository=/srv/rpmfactory/unstable/argeo-osgi-2/argeo
-argeo.rpm.suffix=-unstable
index 872f63170bb639abab6e64d6e3d6a13318d38e32..430e8302bbbe7856ed3223a4966c61382c5d5075 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 872f63170bb639abab6e64d6e3d6a13318d38e32
+Subproject commit 430e8302bbbe7856ed3223a4966c61382c5d5075
diff --git a/sdk/branches/unstable.bnd b/sdk/branches/unstable.bnd
new file mode 100644 (file)
index 0000000..4146cb0
--- /dev/null
@@ -0,0 +1,4 @@
+major=2
+minor=3
+micro=9
+qualifier=.next
\ No newline at end of file
index 322d269e3c9bd49e369a0d37a6571879ea74ce5b..2dda08b2ab14788163a859298653d99f8e4e226d 100644 (file)
@@ -4,8 +4,6 @@ org.eclipse.core.commands.common,\
 javax.servlet.*;version="[3,5)",\
 *
 
-Private-Package: *.internal.*, config.*, icons.*
-
 Bundle-ActivationPolicy: lazy
                        
 Service-Component: \