<
From version < 6.1 >
edited by tig
on 2012/07/10 10:58
To version < 7.1 >
edited by tig
on 2012/07/10 10:59
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,7 +11,12 @@
11 11  In KIELER there is a parent POM located in {{code language="none"}}build/de.cau.cs.kieler.parent{{/code}}, there are mid-level POMs in {{code language="none"}}features{{/code}} and {{code language="none"}}plugins{{/code}} and finally each plugin and feature directory contains a POM file. Furthermore to handle building an Eclipse P2 repository and the KIELER RCA there is a special repository project with its own POM in {{code language="none"}}build/de.cau.cs.kieler.repository{{/code}}. As KIELER is built against a P2 repository generated from our Eclipse reference installation, the following magic command updates the P2 build repository after changes to the installation.
12 12  
13 13  {{code}}
14 -java@aeon:~$ java -jar eclipse_3.8/plugins/org.eclipse.equinox.launcher_*.jar -application org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher -metadataRepository file:/home/java/repository/juno382 -artifactRepository file:/home/java/repository/juno382 -source /home/java/eclipse_3.8/ -publishArtifacts
14 +java@aeon:~$ java -jar eclipse_3.8/plugins/org.eclipse.equinox.launcher_*.jar \
15 +-application org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher \
16 +-metadataRepository file:/home/java/repository/juno382 \
17 +-artifactRepository file:/home/java/repository/juno382 \
18 +-source /home/java/eclipse_3.8/ \
19 +-publishArtifacts
15 15  
16 16  
17 17  {{/code}}
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -1998936
1 +1998965
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/1998936/Build Management
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/1998965/Build Management