<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: AspectJ 5 M2</title>
	<atom:link href="http://almaer.com/blog/aspectj-5-m2/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/aspectj-5-m2</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Tue, 03 Jan 2012 22:08:49 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: eu</title>
		<link>http://almaer.com/blog/aspectj-5-m2/comment-page-1#comment-22136</link>
		<dc:creator>eu</dc:creator>
		<pubDate>Fri, 08 Apr 2005 00:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/aspectj-5-m2#comment-22136</guid>
		<description>BTW, @filelist semantic is supported by most of sun tools (javac, javadoc, and so on).
</description>
		<content:encoded><![CDATA[<p>BTW, @filelist semantic is supported by most of sun tools (javac, javadoc, and so on).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dion</title>
		<link>http://almaer.com/blog/aspectj-5-m2/comment-page-1#comment-22135</link>
		<dc:creator>Dion</dc:creator>
		<pubDate>Thu, 07 Apr 2005 23:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/aspectj-5-m2#comment-22135</guid>
		<description>Or ASPECTPATH=some/dir;somefile.jar;some/dir/%.jar

(* would get screwed up by the shells)

Or maybe just having a seperate name for these magic dirs:

ASPECTPATHDIR=some/dir

(and it would grab all jars in there).

Adrian: You can get that changed for CLASSPATH too right? At least in the IBM JVM? ;)
</description>
		<content:encoded><![CDATA[<p>Or ASPECTPATH=some/dir;somefile.jar;some/dir/%.jar</p>
<p>(* would get screwed up by the shells)</p>
<p>Or maybe just having a seperate name for these magic dirs:</p>
<p>ASPECTPATHDIR=some/dir</p>
<p>(and it would grab all jars in there).</p>
<p>Adrian: You can get that changed for CLASSPATH too right? At least in the IBM JVM? ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eu</title>
		<link>http://almaer.com/blog/aspectj-5-m2/comment-page-1#comment-22134</link>
		<dc:creator>eu</dc:creator>
		<pubDate>Thu, 07 Apr 2005 22:55:33 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/aspectj-5-m2#comment-22134</guid>
		<description>Its better be declarative list of jars (like Maven&#039;s pom) or simplified alternative aspectpath=somejar.jar;@otherjars.lst  Where @otherjars.lst is a text file with list of jars (relative or absolute).
</description>
		<content:encoded><![CDATA[<p>Its better be declarative list of jars (like Maven&#8217;s pom) or simplified alternative aspectpath=somejar.jar;@otherjars.lst  Where @otherjars.lst is a text file with list of jars (relative or absolute).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Colyer</title>
		<link>http://almaer.com/blog/aspectj-5-m2/comment-page-1#comment-22133</link>
		<dc:creator>Adrian Colyer</dc:creator>
		<pubDate>Thu, 07 Apr 2005 22:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/aspectj-5-m2#comment-22133</guid>
		<description>Interesting idea... so you&#039;d like aspectpath to automatically pick up any jars contained (directly?) in a directory on the aspectpath? We could do that...
</description>
		<content:encoded><![CDATA[<p>Interesting idea&#8230; so you&#8217;d like aspectpath to automatically pick up any jars contained (directly?) in a directory on the aspectpath? We could do that&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

