Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [virgo-dev] Status of Virgo 3.7 support in Virgo Tools

Hi GianMaria
 
This sounds great.
Would it also be possible to support a migration scenario for "old" Virgo/PDE2Virgo Projects to the new project nature you've introduced in the feature/329198 branch.
 
Regards,
Dani
 
Gesendet: Sonntag, 07. Februar 2016 um 22:33 Uhr
Von: Giamma <gm.romanato@xxxxxxxxx>
An: "“virgo-dev@xxxxxxxxxxx”" <virgo-dev@xxxxxxxxxxx>
Betreff: [virgo-dev] Status of Virgo 3.7 support in Virgo Tools
Dear all,
 
I made the following changes in accordance with the decision to name the Java 7 profile file as "java-server.profile".
 
kernel-tools
I changed org.eclipse.virgo.kernel.tools.internal.SystemPackageFilteringRepository in org.eclipse.virgo.kernel-tools repository to now look for "java-server.profile" and fall back to "java6-server.profile" if not found. This change is pushed to master of the kernel-tools repository.

ide
I built kernel-tools master from the command line using the included ant + ivy scripts and committed the binary JAR and the source JAR into the lib folder of the org.eclipse.virgo.ide.manifest.core bundle (this is just an update, the manifest.core bundle already contained the kernel-tools JARs) in the "support-java-7-profile" branch. In the same branch, I changed the initial implementation of Virgo37Provider written by Florian to now use the $VIRGO_HOME/lib/.version file to detect the Virgo version.
Based on my tests, the Virgo tools in branch "support-java-7-profile" seem now to support properly Virgo 3.7 as long as the profile file is named as we agreed. However, since I could not find a Virgo 3.7 build already containing the profile file with name "java-server.profile", to test that everything worked as expected I took the latest Virgo 3.7 build and copied the java7-server.profile file into java-server.profile.
 
Notes about branches:
I'll wait for the profile name to be changed as discussed in the runtime, then I'd like to merge everything into master. It would be great if you could test to the support-java-7-profile branch.
 
GianMaria.
 
 
 
_______________________________________________ virgo-dev mailing list virgo-dev@xxxxxxxxxxx To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/virgo-dev

Back to the top