ops4j / org.ops4j.pax.construct

Build, manage and deploy many types of OSGi bundles
https://ops4j1.jira.com/wiki/display/paxconstruct/Pax+Construct
24 stars 14 forks source link

pax-update option to only create platform-specific scripts [PAXCONSTRUCT-133] #53

Open ops4j-issues opened 14 years ago

ops4j-issues commented 14 years ago

Sebastian Davids created PAXCONSTRUCT-133

Running pax-update will create both pax-xxx and pax-xxx.bat files.

When one's on Windows one does not need the pax-xxx scripts; if one's on Mac/Linux/etc. one does not need the pax-xxx.bat scripts.

I'd appreciate an option to only create scripts for a specific platform, i.e. "pax-update -Dpax.platform=MAC" "pax-update -Dpax.platform=WINDOWS"


Votes: 0, Watches: 0