• 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
Re: Jar merging in a WebObjects Framework project?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Jar merging in a WebObjects Framework project?


  • Subject: Re: Jar merging in a WebObjects Framework project?
  • From: Kaelin Colclasure <email@hidden>
  • Date: Mon, 15 Mar 2004 14:30:26 -0800

On Mar 15, 2004, at 9:14 AM, Kaelin Colclasure wrote:

Greetings,

I am experimenting with moving a WebObjects framework project from Eclipse / WOLips over to Xcode. This framework includes a handful of externally-produced jar files, and it was my intent to use the Xcode jar merge feature to have the contents of these jar files be incorporated into the framework jar file; however, I have not been able to make this work.

I have added the relevant jar files to my Xcode project and included them in the Application Server target. I have also checked the Merge checkbox under the Frameworks & Libraries settings of the target. When I do a build, I see a message saying that the jar contents are being extracted, and I can see the contents in the build directory afterwards -- but they are not being included in the framework's jar file.

What am I missing?

Okay, I've made some incremental progress... It looks like the class files *are* being merged into a jar file -- it's just not the jar file that gets installed with my framework. Instead, it's called:


[...]/_WOServerGeoPoint4.tmp/Versions/TMP/Resources/Java/ _WOServerGeoPoint4.jar

I can see the target settings that are responsible for this -- but I don't understand why they're there in the first place, so I'm not sure what the "right" way to fix the problem is.

In general, what is the purpose of the $(CLIENT_UNIQUIFIER) and $(SERVER_UNIQUIFIER) strings in the target settings? I mean, I can infer that they have something to do with the fact that WO Java Client apps get some code downloaded to them from the WO application... But how do I manipulate these settings if my goal is to build a server-side-only framework that includes my externally-produced classes bundled in its jar file?

-- Kaelin
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


References: 
 >Jar merging in a WebObjects Framework project? (From: Kaelin Colclasure <email@hidden>)

  • Prev by Date: Re: Any plans for Subversion support?
  • Next by Date: Re: Jar merging in a WebObjects Framework project?
  • Previous by thread: Jar merging in a WebObjects Framework project?
  • Next by thread: Re: Jar merging in a WebObjects Framework project?
  • Index(es):
    • Date
    • Thread