• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
womaven2framework.pl
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

womaven2framework.pl


  • Subject: womaven2framework.pl
  • From: Mike Schrag <email@hidden>
  • Date: Sat, 23 Aug 2008 12:53:47 -0400

Little bit fancier version of Anjo's original jar2framework.pl but designed to handle Apple's womaven zip file ...

http://webobjects.mdimension.com/wolips/womaven2framework.pl

Usage
Usage: ./womaven2framework.pl [mavenzip] [version] <install path>

Example:
       ./womaven2framework.pl ~/Downloads/womaven_20080808.zip 5.4.2-SNAPSHOT /tmp

Example Output
vdoop:bin mschrag$ ./womaven2framework.pl ~/Downloads/womaven_20080808.zip 5.4.2-SNAPSHOT
Installing /Users/mschrag/Downloads/womaven_20080808.zip into /tmp/wo-5.4.2-SNAPSHOT ...
JavaBusinessLogic: Done.              
JavaDirectToWeb: Done.              
JavaDTWGeneration: Done.              
JavaEOAccess: Done.              
JavaEOApplication: Done.              
JavaEOControl: Done.              
JavaEODistribution: Done.              
JavaEOGeneration: Done.              
JavaEOInterface: Done.              
JavaEOInterfaceCocoa: Done.              
JavaEOInterfaceSwing: Done.              
JavaEOProject: Done.              
JavaEORuleSystem: Done.              
JavaEOTool: Done.              
JavaFoundation: Done.              
JavaJDBCAdaptor: Done.              
JavaJNDIAdaptor: Done.              
JavaMonitorSupport: Done.              
JavaRealEstate: Done.              
JavaWebObjects: Done.              
JavaWebServicesClient: Done.              
JavaWebServicesGeneration: Done.              
JavaWebServicesSupport: Done.              
JavaWebServiceSupport: Done.              
JavaWOExtensions: Done.              
JavaWOJSPServlet: Done.              
JavaXML: Done.              
PetStoreWOModel: Done.              
WebObjectsTesting: Done.              
WOComponentElements: Done.              
WOExamplesHarness: Done.              
WOSessionStoreExample: Done.              
Installing jar frameworks into /tmp/wo-5.4.2-SNAPSHOT/Library/WebObjects/lib ...
Installing JavaBusinessLogic.framework into /tmp/wo-5.4.2-SNAPSHOT/Library/Frameworks ...
Installing JavaDTWGeneration.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaDirectToWeb.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaEOAccess.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaEOApplication.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaEOControl.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaEODistribution.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaEOGeneration.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaEOInterface.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaEOInterfaceCocoa.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaEOInterfaceSwing.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaEOProject.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaEORuleSystem.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaEOTool.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaFoundation.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaJDBCAdaptor.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaJNDIAdaptor.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaMonitorSupport.framework into /tmp/wo-5.4.2-SNAPSHOT/Library/Frameworks ...
Installing JavaRealEstate.framework into /tmp/wo-5.4.2-SNAPSHOT/Library/Frameworks ...
Installing JavaWOExtensions.framework into /tmp/wo-5.4.2-SNAPSHOT/Library/Frameworks ...
Installing JavaWOJSPServlet.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaWebObjects.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaWebServiceSupport.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaWebServicesClient.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaWebServicesGeneration.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaWebServicesSupport.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing JavaXML.framework into /tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks ...
Installing PetStoreWOModel.framework into /tmp/wo-5.4.2-SNAPSHOT/Library/Frameworks ...
Installing WOComponentElements.framework into /tmp/wo-5.4.2-SNAPSHOT/Library/Frameworks ...
Installing WOExamplesHarness.framework into /tmp/wo-5.4.2-SNAPSHOT/Library/Frameworks ...
Installing WOSessionStoreExample.framework into /tmp/wo-5.4.2-SNAPSHOT/Library/Frameworks ...
Installing WebObjectsTesting.framework into /tmp/wo-5.4.2-SNAPSHOT/Library/Frameworks ...
Cleaning up ...
Done.

Resulting Folders
/tmp/wo-5.4.2-SNAPSHOT
/tmp/wo-5.4.2-SNAPSHOT/Library
/tmp/wo-5.4.2-SNAPSHOT/Library/Frameworks
/tmp/wo-5.4.2-SNAPSHOT/Library/Frameworks/JavaBusinessLogic.framework
/tmp/wo-5.4.2-SNAPSHOT/Library/Frameworks/JavaMonitorSupport.framework
/tmp/wo-5.4.2-SNAPSHOT/Library/Frameworks/JavaRealEstate.framework
/tmp/wo-5.4.2-SNAPSHOT/Library/Frameworks/JavaWOExtensions.framework
/tmp/wo-5.4.2-SNAPSHOT/Library/Frameworks/PetStoreWOModel.framework
/tmp/wo-5.4.2-SNAPSHOT/Library/Frameworks/WebObjectsTesting.framework
/tmp/wo-5.4.2-SNAPSHOT/Library/Frameworks/WOComponentElements.framework
/tmp/wo-5.4.2-SNAPSHOT/Library/Frameworks/WOExamplesHarness.framework
/tmp/wo-5.4.2-SNAPSHOT/Library/Frameworks/WOSessionStoreExample.framework
/tmp/wo-5.4.2-SNAPSHOT/Library/WebObjects
/tmp/wo-5.4.2-SNAPSHOT/Library/WebObjects/lib
/tmp/wo-5.4.2-SNAPSHOT/System
/tmp/wo-5.4.2-SNAPSHOT/System/Library
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaDirectToWeb.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaDTWGeneration.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaEOAccess.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaEOApplication.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaEOControl.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaEODistribution.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaEOGeneration.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaEOInterface.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaEOInterfaceCocoa.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaEOInterfaceSwing.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaEOProject.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaEORuleSystem.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaEOTool.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaFoundation.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaJDBCAdaptor.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaJNDIAdaptor.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaWebObjects.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaWebServicesClient.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaWebServicesGeneration.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaWebServicesSupport.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaWebServiceSupport.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaWOJSPServlet.framework
/tmp/wo-5.4.2-SNAPSHOT/System/Library/Frameworks/JavaXML.framework

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: womaven2framework.pl
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: FrontBase and write data export/import
  • Next by Date: Re: FrontBase and write data export/import
  • Previous by thread: MySql - Communications link failure
  • Next by thread: Re: womaven2framework.pl
  • Index(es):
    • Date
    • Thread