Skip to content

Commit

Permalink
2024.12.0_RC2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jcompagner committed Dec 17, 2024
1 parent 7d25aff commit ffea346
Show file tree
Hide file tree
Showing 52 changed files with 100 additions and 100 deletions.
2 changes: 1 addition & 1 deletion com.servoy.css.core/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.servoy.css.core"
label="Servoy CSS feature"
version="2024.12.0.4020_rc"
version="2024.12.0.4021_rc2"
provider-name="Servoy">

<description>
Expand Down
4 changes: 2 additions & 2 deletions com.servoy.css.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<parent>
<groupId>com.servoy</groupId>
<artifactId>servoy-eclipse</artifactId>
<version>2024.12.0.4020_rc</version>
<version>2024.12.0.4021_rc2</version>
</parent>
<artifactId>com.servoy.css.core</artifactId>
<version>2024.12.0.4020_rc</version>
<version>2024.12.0.4021_rc2</version>
<packaging>eclipse-feature</packaging>

</project>
2 changes: 1 addition & 1 deletion com.servoy.eclipse.aibridge/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Servoy AI Bridge
Bundle-SymbolicName: com.servoy.eclipse.aibridge;singleton:=true
Bundle-Version: 2024.12.0.4020_rc
Bundle-Version: 2024.12.0.4021_rc2
Export-Package: com.servoy.eclipse.aibridge
Import-Package: com.fasterxml.jackson.annotation;version="2.15.3",
com.fasterxml.jackson.core.type;version="2.15.3",
Expand Down
2 changes: 1 addition & 1 deletion com.servoy.eclipse.cloud/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Servoy Cloud
Bundle-SymbolicName: com.servoy.eclipse.cloud;singleton:=true
Bundle-Version: 2024.12.0.4020_rc
Bundle-Version: 2024.12.0.4021_rc2
Export-Package: com.servoy.eclipse.cloud
Import-Package: com.servoy.eclipse.core,
com.servoy.eclipse.core.util,
Expand Down
2 changes: 1 addition & 1 deletion com.servoy.eclipse.core/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Servoy Core Plug-in
Bundle-SymbolicName: com.servoy.eclipse.core;singleton:=true
Bundle-Version: 2024.12.0.4020_rc
Bundle-Version: 2024.12.0.4021_rc2
Bundle-Activator: com.servoy.eclipse.core.Activator
Bundle-Vendor: Servoy
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion com.servoy.eclipse.core/about.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
blurb=Servoy\n\
\n\
Version: 2024.12.0.4020_rc\n\
Version: 2024.12.0.4021_rc2\n\
\n\
Copyright © 1997-2024 Servoy BV. All rights reserved.\n\
Visit http://www.servoy.com\n\
Expand Down
2 changes: 1 addition & 1 deletion com.servoy.eclipse.core/plugin.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
productBlurb=Servoy\n\
\n\
Version: 2024.12.0.4020_rc\n\
Version: 2024.12.0.4021_rc2\n\
\n\
Copyright © 1997-2024 Servoy BV. All rights reserved.\n\
Visit http://www.servoy.com\n\
Expand Down
4 changes: 2 additions & 2 deletions com.servoy.eclipse.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
<parent>
<groupId>com.servoy</groupId>
<artifactId>servoy-eclipse</artifactId>
<version>2024.12.0.4020_rc</version>
<version>2024.12.0.4021_rc2</version>
</parent>
<artifactId>com.servoy.eclipse.core</artifactId>
<version>2024.12.0.4020_rc</version>
<version>2024.12.0.4021_rc2</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion com.servoy.eclipse.debug/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Servoy Debug Plug-in
Bundle-SymbolicName: com.servoy.eclipse.debug;singleton:=true
Bundle-Version: 2024.12.0.4020_rc
Bundle-Version: 2024.12.0.4021_rc2
Bundle-Activator: com.servoy.eclipse.debug.Activator
Bundle-Vendor: Servoy
Require-Bundle: org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion com.servoy.eclipse.designer.rfb/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Servoy Responsive Form Builder Plug-in
Bundle-SymbolicName: com.servoy.eclipse.designer.rfb;singleton:=true
Bundle-Version: 2024.12.0.4020_rc
Bundle-Version: 2024.12.0.4021_rc2
Bundle-Vendor: Servoy
Require-Bundle: org.apache.tomcat,
servoy_shared,
Expand Down
4 changes: 2 additions & 2 deletions com.servoy.eclipse.designer.rfb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
<parent>
<groupId>com.servoy</groupId>
<artifactId>servoy-eclipse</artifactId>
<version>2024.12.0.4020_rc</version>
<version>2024.12.0.4021_rc2</version>
</parent>
<artifactId>com.servoy.eclipse.designer.rfb</artifactId>
<version>2024.12.0.4020_rc</version>
<version>2024.12.0.4021_rc2</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion com.servoy.eclipse.designer.rib/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Servoy Designer Rib Plug-in
Bundle-SymbolicName: com.servoy.eclipse.designer.rib;singleton:=true
Bundle-Version: 2024.12.0.4020_rc
Bundle-Version: 2024.12.0.4021_rc2
Bundle-Vendor: Servoy
2 changes: 1 addition & 1 deletion com.servoy.eclipse.designer.wpm/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Servoy Web Package Manager
Bundle-SymbolicName: com.servoy.eclipse.designer.wpm;singleton:=true
Bundle-Version: 2024.12.0.4020_rc
Bundle-Version: 2024.12.0.4021_rc2
Bundle-Vendor: Servoy
Bundle-RequiredExecutionEnvironment: JavaSE-17
Import-Package: javax.servlet;version="[4.0.0,5.0.0)",
Expand Down
4 changes: 2 additions & 2 deletions com.servoy.eclipse.designer.wpm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
<parent>
<groupId>com.servoy</groupId>
<artifactId>servoy-eclipse</artifactId>
<version>2024.12.0.4020_rc</version>
<version>2024.12.0.4021_rc2</version>
</parent>
<artifactId>com.servoy.eclipse.designer.wpm</artifactId>
<version>2024.12.0.4020_rc</version>
<version>2024.12.0.4021_rc2</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion com.servoy.eclipse.designer/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Servoy Designer Plug-in
Bundle-SymbolicName: com.servoy.eclipse.designer; singleton:=true
Bundle-Version: 2024.12.0.4020_rc
Bundle-Version: 2024.12.0.4021_rc2
Bundle-ClassPath: .
Bundle-Activator: com.servoy.eclipse.designer.Activator
Bundle-Vendor: Servoy
Expand Down
2 changes: 1 addition & 1 deletion com.servoy.eclipse.exporter.mobile/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Servoy Mobile Exporter Plug-in
Bundle-SymbolicName: com.servoy.eclipse.exporter.mobile;singleton:=true
Bundle-Version: 2024.12.0.4020_rc
Bundle-Version: 2024.12.0.4021_rc2
Bundle-Activator: com.servoy.eclipse.exporter.mobile.Activator
Bundle-Vendor: Servoy
Require-Bundle: com.servoy.eclipse.model,
Expand Down
2 changes: 1 addition & 1 deletion com.servoy.eclipse.exporter.ngdesktop/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Servoy Electron Exporter Plug-in
Bundle-SymbolicName: com.servoy.eclipse.exporter.ngdesktop;singleton:=true
Bundle-Version: 2024.12.0.4020_rc
Bundle-Version: 2024.12.0.4021_rc2
Import-Package: org.apache.commons.io;version="2.8.0",
org.apache.hc.client5.http;version="5.2.1",
org.apache.hc.client5.http.classic.methods;version="5.2.1",
Expand Down
2 changes: 1 addition & 1 deletion com.servoy.eclipse.exporter.solution/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Workspace based exporter
Bundle-SymbolicName: com.servoy.eclipse.exporter.solution;singleton:=true
Bundle-Version: 2024.12.0.4020_rc
Bundle-Version: 2024.12.0.4021_rc2
Import-Package: org.apache.commons.io;version="2.8.0",
org.apache.commons.io.filefilter;version="2.8.0"
Bundle-Activator: com.servoy.eclipse.exporter.apps.Activator
Expand Down
2 changes: 1 addition & 1 deletion com.servoy.eclipse.exporter.war/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Servoy War Exporter Plug-in
Bundle-SymbolicName: com.servoy.eclipse.exporter.war;singleton:=true
Bundle-Version: 2024.12.0.4020_rc
Bundle-Version: 2024.12.0.4021_rc2
Export-Package: com.servoy.eclipse.warexporter.export
Bundle-Activator: com.servoy.eclipse.warexporter.Activator
Bundle-Vendor: Servoy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Servoy Extension Compatibility
Bundle-SymbolicName: com.servoy.eclipse.extension.compatibility;singleton:=true
Bundle-Version: 2024.12.0.4020_rc
Bundle-Version: 2024.12.0.4021_rc2
Bundle-Vendor: Servoy
Require-Bundle: servoy_shared,
servoy_smart_client,
Expand Down
Loading

0 comments on commit ffea346

Please sign in to comment.