[fedora-java] Help with photran eclipse feature

Orion Poplawski orion at cora.nwra.com
Thu Aug 28 18:08:38 UTC 2008


I'm pretty close to getting the Eclipse Photran package ready for 
Eclipse 3.4.  However, I'm having some trouble packaging it up.

It seems to contain four "features", and I'm building them with:

for feature in org.eclipse.photran_feature org.eclipse.photran.intel \
                org.eclipse.photran.vpg_feature 
org.eclipse.photran.xlf_feature
do
   %{eclipse_base}/buildscripts/pdebuild -d cdt \
     -f $feature -a "-DjavacSource=1.5 -DjavacTarget=1.5"
done


Now the issue seems to be how/where to install.  Each of the zip files 
created starts with the directory "eclipse/" and 3 contain 
"eclipse/contents.xml" files (which are different) so I don't think they 
should unzip into the same directory.  What makes sense?


Some more zip file details:

Archive:  org.eclipse.photran_feature.zip
     testing: eclipse/                 OK
     testing: eclipse/plugins/         OK
     testing: eclipse/plugins/org.eclipse.photran.ui_4.0.4/   OK
..
     testing: 
eclipse/plugins/org.eclipse.photran.managedbuilder.gnu.ui_4.0.4.jar   OK
     testing: 
eclipse/plugins/org.eclipse.photran.managedbuilder.ui_4.0.4/   OK
..
     testing: eclipse/plugins/org.eclipse.photran.core_4.0.4/   OK
     testing: eclipse/plugins/org.eclipse.photran.core_4.0.4/META-INF/   OK
     testing: 
eclipse/plugins/org.eclipse.photran.core_4.0.4/META-INF/MANIFEST.MF   OK
     testing: 
eclipse/plugins/org.eclipse.photran.core_4.0.4/photrancore.jar   OK
     testing: 
eclipse/plugins/org.eclipse.photran.core_4.0.4/plugin.properties   OK
     testing: eclipse/plugins/org.eclipse.photran.core_4.0.4/plugin.xml   OK
     testing: eclipse/plugins/org.eclipse.photran.core_4.0.4/about.html   OK
     testing: eclipse/content.xml      OK
     testing: eclipse/features/        OK
     testing: eclipse/features/org.eclipse.photran_feature_4.0.4/   OK
     testing: 
eclipse/features/org.eclipse.photran_feature_4.0.4/license.html   OK
     testing: 
eclipse/features/org.eclipse.photran_feature_4.0.4/feature.xml   OK
     testing: 
eclipse/features/org.eclipse.photran_feature_4.0.4/epl-v10.html   OK


-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  orion at cora.nwra.com
Boulder, CO 80301              http://www.cora.nwra.com




More information about the fedora-devel-java-list mailing list