From: Kal S. <swo...@gm...> - 2009-09-09 08:48:50
|
Hello, I made a minor modification to LogicalDOC to suite my needs: I made TagUtil extract tags in a much simpler manner by only splitting the tag string at commas and then trimming. The official implementation splits at spaces, commas, and truncates hyphens; and I don't want all that. What is the recommended way to pack it into a jar? I have unzipped the official logicaldoc-util-4.5.2.jar to see what's inside and I find files related to Maven, besides the usual class files. Maven is all new to me and I don't know how it works, so please forgive my noobiness. Best Regards, Kal -- “Engineers are not boring people; we just get excited over boring things.” |