Hi John - we recently moved from a custom website to a github based site,
which is why you can't browse the directory anymore, and why you see an
error from github.  This also means that the source for building the site
is itself stored in github, and you can see the dependencies at this url:
https://github.com/x10-lang/x10-lang.github.io/tree/master/dependencies

There's also a readme in that directory with the needed dependency
information, although it doesn't come up by default when you go to the
directory: http://x10-lang.org/dependencies/README.txt

 - Ben



From:   John Robinson <jsro...@gmail.com>
To:     Mailing list for users of the X10 programming language
            <x10-users@lists.sourceforge.net>
Date:   01/13/2016 07:33 AM
Subject:        Re: [X10-users] x10-2.5.4 -- "http://x10-lang.org/dependencies";
            is no longer browsable??



For each release of X10, is there a file stating the list of external
dependencies?

I know that by running build.xml in x10-dist, the appropriate items will be
downloaded, but that doesn't help to
much if you are on an intranet that is disconnected from the net.

I use to be able to easily compile my own list of dependencies to give to
our "importers", but with the current release (x10-2.5.4), I can no longer
browse the directory "http://x10-lang.org/dependencies"; . (I know I can
work through the logic of "build.xml" and generate an import list, but
cross checking between what has already been imported vs what is new
usually leads to errors.)

Would it be possible to supply for the current and future releases a
separate file specifying all of the dependencies, or open the directory "
http://x10-lang.org/dependencies"; for browsing access?  The timestamps in
the "dependencies" directory often made clear what where new requirements
for a given release.

------------------------------------------------------------------------------

Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to