-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IDEMPIERE-6003 Remove dependency on Jasper Studio's source forge p2 r…
…epository
- Loading branch information
Showing
8 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
## Command to publish OSGi bundle | ||
``` | ||
eclipse -nosplash -application org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher \ | ||
-metadataRepository <file:/<some location>/repository> \ | ||
-artifactRepository <file:/<some location>/repository> \ | ||
-source <location with a plugins and feature directory> \ | ||
-configs gtk.linux.x86 \ | ||
-compress \ | ||
-publishArtifacts | ||
``` | ||
|
||
## Usage Example | ||
### binary.file at /myhome/workspace/binary.file and we want to publish new bundle to p2.repackaged/jasperstudio/6.17.0 | ||
### new bundles at /myhome/workspace/topublish/plugins | ||
### Command: | ||
``` | ||
eclipse -nosplash -application org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher \ | ||
-metadataRepository file:///myhome/workspace/binary.file/p2.repackaged/jasperstudio/6.17.0 \ | ||
-artifactRepository file:///myhome/workspace/binary.file/p2.repackaged/jasperstudio/6.17.0 \ | ||
-source /myhome/workspace/topublish/plugins \ | ||
-configs gtk.linux.x86 \ | ||
-compress \ | ||
-publishArtifacts | ||
``` |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<html> | ||
<body> | ||
<p> | ||
P2 Repository for Jasper Studio 6.17.0 bundles that's needed by iDempiere | ||
</p> | ||
<p> | ||
Repository URL: https://idempiere.github.io/binary.file/p2.repackaged/jasperstudio/6.17.0 | ||
</p> | ||
</body> | ||
</html> |
Binary file added
BIN
+76.1 KB
...ed/jasperstudio/6.17.0/plugins/com.jaspersoft.studio.bundles.barbecue_1.5.0.beta1_b02.jar
Binary file not shown.
Binary file added
BIN
+1.02 MB
...ackaged/jasperstudio/6.17.0/plugins/com.jaspersoft.studio.bundles.itext_2.1.7.js8_b01.jar
Binary file not shown.
Binary file added
BIN
+269 KB
p2.repackaged/jasperstudio/6.17.0/plugins/org.krysalis.barcode4j_2.1.0.jar
Binary file not shown.
Binary file added
BIN
+482 Bytes
p2.repackaged/jasperstudio/6.17.0/plugins/org.w3c.dom.svg.patch_1.1.0.b02.jar
Binary file not shown.