Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion application/pivot/daanse.pivot.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@
order=sortbynameversion,\
begin=-1





-runbundles: \
ai.starlake.transpiler;version='[1.0.0,1.0.1)',\
ch.qos.logback.classic;version='[1.5.6,1.5.7)',\
Expand Down Expand Up @@ -95,7 +99,6 @@
org.eclipse.emf.ecore;version='[2.41.0,2.41.1)',\
org.eclipse.emf.ecore.xmi;version='[2.39.0,2.39.1)',\
org.eclipse.fennec.emf.osgi.component;version='[1.0.0,1.0.1)',\
org.gecko.emf.osgi.component;version='[6.2.0,6.2.1)',\
org.glassfish.hk2.osgi-resource-locator;version='[2.5.0,2.5.1)',\
org.jvnet.staxex.stax-ex;version='[2.1.0,2.1.1)',\
org.objectweb.asm;version='[9.9.0,9.9.1)',\
Expand Down
31 changes: 10 additions & 21 deletions application/playground/daanse.playground.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
bnd.identity;id='${project.artifactId}',\
bnd.identity;id='org.glassfish.hk2.osgi-resource-locator',\
bnd.identity;id='com.sun.xml.messaging.saaj.impl',\
bnd.identity;id='org.apache.aries.spifly.dynamic.framework.extension',\
bnd.identity;id='org.apache.felix.metatype',\
bnd.identity;id='org.eclipse.daanse.olap.xmla.bridge',\
bnd.identity;id='org.eclipse.daanse.xmla.server.jakarta.saaj',\
Expand All @@ -55,49 +54,42 @@
bnd.identity;id='org.eclipse.daanse.jdbc.db.dialect.db.oracle',\
bnd.identity;id='org.eclipse.daanse.jdbc.db.dialect.db.postgresql',\
bnd.identity;id='org.eclipse.daanse.jdbc.datasource.mssqlserver',\
bnd.identity;id='org.eclipse.daanse.jdbc.db.dialect.db.mysql',\
bnd.identity;id='org.eclipse.daanse.jdbc.db.dialect.db.mysql',\
bnd.identity;id='org.eclipse.daanse.jdbc.db.dialect.db.mssqlserver',\
bnd.identity;id='org.eclipse.daanse.jdbc.db.dialect.db.mariadb',\
bnd.identity;id='org.eclipse.daanse.jdbc.db.dialect.db.sqlite',\
bnd.identity;id='org.apache.felix.fileinstall',\
bnd.identity;id='org.eclipse.daanse.jakarta.servlet.filter.cors',\
bnd.identity;id='org.apache.commons.commons-fileupload',\
bnd.identity;id='org.eclipse.daanse.jdbc.datasource.opensearch',\
bnd.identity;id='org.eclipse.daanse.jdbc.db.dialect.db.opensearch',\
bnd.identity;id='org.eclipse.daanse.webconsole.branding',\
bnd.identity;id='org.apache.felix.configadmin.plugin.interpolation',\
bnd.identity;id='org.eclipse.daanse.lcid.basic',\
bnd.identity;id='org.eclipse.daanse.lcid.cfg',\
bnd.identity;id='org.eclipse.fennec.emf.osgi.component'
bnd.identity;id='org.eclipse.fennec.emf.osgi.component',\
bnd.identity;id='org.apache.aries.spifly.dynamic.bundle'


# This will help us keep -runbundles sorted
-runstartlevel: \
order=sortbynameversion,\
begin=-1



-runbundles: \
ai.starlake.transpiler;version='[1.0.0,1.0.1)',\
ch.qos.logback.classic;version='[1.5.6,1.5.7)',\
com.fasterxml.jackson.core.jackson-annotations;version='[2.20.0,2.20.1)',\
com.fasterxml.jackson.core.jackson-core;version='[2.20.1,2.20.2)',\
com.fasterxml.jackson.core.jackson-databind;version='[2.20.1,2.20.2)',\
com.fasterxml.jackson.dataformat.jackson-dataformat-cbor;version='[2.12.3,2.12.4)',\
com.github.ben-manes.caffeine;version='[3.1.8,3.1.9)',\
com.h2database;version='[2.3.230,2.3.231)',\
com.microsoft.sqlserver.mssql-jdbc;version='[12.8.1,12.8.2)',\
com.mysql.cj;version='[9.0.0,9.0.1)',\
com.sun.xml.messaging.saaj.impl;version='[3.0.4,3.0.5)',\
jakarta.activation-api;version='[2.1.3,2.1.4)',\
jakarta.xml.soap-api;version='[3.0.1,3.0.2)',\
joda-time;version='[2.8.1,2.8.2)',\
json;version='[20250517.0.0,20250517.0.1)',\
net.sf.jsqlparser;version='[5.4.0,5.4.1)',\
org.apache.aries.spifly.dynamic.framework.extension;version='[1.3.7,1.3.8)',\
org.apache.commons.commons-codec;version='[1.15.0,1.15.1)',\
org.apache.aries.spifly.dynamic.bundle;version='[1.3.7,1.3.8)',\
org.apache.commons.commons-fileupload;version='[1.6.0,1.6.1)',\
org.apache.commons.commons-io;version='[2.19.0,2.19.1)',\
org.apache.commons.logging;version='[1.1.3,1.1.4)',\
org.apache.felix.configadmin;version='[1.9.26,1.9.27)',\
org.apache.felix.configadmin.plugin.interpolation;version='[1.2.8,1.2.9)',\
org.apache.felix.fileinstall;version='[3.7.4,3.7.5)',\
Expand All @@ -113,7 +105,6 @@
org.eclipse.daanse.jdbc.datasource.h2;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.jdbc.datasource.mssqlserver;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.jdbc.datasource.mysql;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.jdbc.datasource.opensearch;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.jdbc.datasource.oracle;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.jdbc.datasource.postgresql;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.jdbc.datasource.sqlite;version='[0.0.1,0.0.2)',\
Expand All @@ -125,7 +116,6 @@
org.eclipse.daanse.jdbc.db.dialect.db.mariadb;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.jdbc.db.dialect.db.mssqlserver;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.jdbc.db.dialect.db.mysql;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.jdbc.db.dialect.db.opensearch;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.jdbc.db.dialect.db.oracle;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.jdbc.db.dialect.db.postgresql;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.jdbc.db.dialect.db.sqlite;version='[0.0.1,0.0.2)',\
Expand All @@ -148,15 +138,14 @@
org.eclipse.daanse.sql.deparser.api;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.sql.guard.api;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.sql.guard.jsqltranspiler;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.webconsole.branding;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.xmla.api;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.xmla.model.record;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.xmla.server.adapter.soapmessage;version='[0.0.1,0.0.2)',\
org.eclipse.daanse.xmla.server.jakarta.saaj;version='[0.0.1,0.0.2)',\
org.eclipse.emf.common;version='[2.30.0,2.30.1)',\
org.eclipse.emf.ecore;version='[2.36.0,2.36.1)',\
org.eclipse.emf.ecore.xmi;version='[2.37.0,2.37.1)',\
org.gecko.emf.osgi.component;version='[6.2.0,6.2.1)',\
org.eclipse.emf.common;version='[2.44.0,2.44.1)',\
org.eclipse.emf.ecore;version='[2.41.0,2.41.1)',\
org.eclipse.emf.ecore.xmi;version='[2.39.0,2.39.1)',\
org.eclipse.fennec.emf.osgi.component;version='[1.0.0,1.0.1)',\
org.glassfish.hk2.osgi-resource-locator;version='[2.5.0,2.5.1)',\
org.jvnet.staxex.stax-ex;version='[2.1.0,2.1.1)',\
org.objectweb.asm;version='[9.9.0,9.9.1)',\
Expand Down
129 changes: 6 additions & 123 deletions application/playground/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,125 +129,8 @@
</dependency>


<dependency>
<groupId>org.eclipse.osgi-technology.console</groupId>
<artifactId>plain</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>


<dependency>
<groupId>org.eclipse.osgi-technology.command</groupId>
<artifactId>util</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.eclipse.osgi-technology.command</groupId>
<artifactId>converter.bundle</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.eclipse.osgi-technology.command</groupId>
<artifactId>converter.file</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.eclipse.osgi-technology.command</groupId>
<artifactId>diagnostics</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.eclipse.osgi-technology.command</groupId>
<artifactId>fs.navigate</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.eclipse.osgi-technology.command</groupId>
<artifactId>help</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.eclipse.osgi-technology.command</groupId>
<artifactId>mxbeans</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.eclipse.osgi-technology.command</groupId>
<artifactId>osgi.framework</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.eclipse.osgi-technology.command</groupId>
<artifactId>osgi.framework.modify</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.eclipse.osgi-technology.command</groupId>
<artifactId>osgi.service.http</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.eclipse.osgi-technology.command</groupId>
<artifactId>osgi.service.jakartars</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.eclipse.osgi-technology.command</groupId>
<artifactId>osgi.service.jaxrs</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.eclipse.osgi-technology.command</groupId>
<artifactId>osgi.service.scr</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.eclipse.osgi-technology.command</groupId>
<artifactId>osgi.service.servlet</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.eclipse.osgi-technology.command</groupId>
<artifactId>system.runtime</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.apache.aries.spifly</groupId>
<artifactId>org.apache.aries.spifly.dynamic.framework.extension</artifactId>
<version>1.3.7</version>
<scope>compile</scope>
</dependency>

<dependency>
<groupId>org.osgi</groupId>
Expand Down Expand Up @@ -377,12 +260,12 @@
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.eclipse.daanse</groupId>
<artifactId>org.eclipse.daanse.webconsole.branding</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.eclipse.daanse</groupId>-->
<!-- <artifactId>org.eclipse.daanse.webconsole.branding</artifactId>-->
<!-- <version>0.0.1-SNAPSHOT</version>-->
<!-- <scope>runtime</scope>-->
<!-- </dependency>-->


</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modules>
<module>probe</module>
<module>pivot</module>
<!-- <module>playground</module>-->
<module>playground</module>
</modules>

<dependencies>
Expand Down
1 change: 0 additions & 1 deletion application/probe/daanse.probe.bndrun
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@
org.eclipse.emf.ecore;version='[2.41.0,2.41.1)',\
org.eclipse.emf.ecore.xmi;version='[2.39.0,2.39.1)',\
org.eclipse.fennec.emf.osgi.component;version='[1.0.0,1.0.1)',\
org.gecko.emf.osgi.component;version='[6.2.0,6.2.1)',\
org.glassfish.hk2.osgi-resource-locator;version='[2.5.0,2.5.1)',\
org.jvnet.staxex.stax-ex;version='[2.1.0,2.1.1)',\
org.objectweb.asm;version='[9.9.0,9.9.1)',\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@

import org.eclipse.daanse.io.fs.watcher.api.FileSystemWatcherWhiteboardConstants;
import org.eclipse.daanse.jakarta.servlet.filter.auth.dummy.noauth.NoAuthDummyFilter;
import org.eclipse.daanse.jakarta.servlet.filter.auth.dummy.role.BasicAuthPipeRoleFilter;
import org.eclipse.daanse.olap.core.api.Constants;
import org.osgi.service.cm.Configuration;
import org.osgi.service.cm.ConfigurationAdmin;
Expand Down Expand Up @@ -135,7 +134,9 @@ private void initCorsFilter() throws IOException {

dict.put("osgi.http.whiteboard.filter.pattern", "/*");
dict.put(org.eclipse.daanse.jakarta.servlet.filter.cors.api.Constants.PROPERTY_ALLOW_CREDENTIALS_PARAM, true);

dict.put(org.eclipse.daanse.jakarta.servlet.filter.cors.api.Constants.PROPERTY_ALLOWED_ORIGINS_PARAM, "*");
dict.put(org.eclipse.daanse.jakarta.servlet.filter.cors.api.Constants.PROPERTY_ALLOWED_HEADERS_PARAM, "*");
configCorsFilter.update(dict);

}
Expand Down
Loading