Skip to Content.
Sympa Menu

notify-dpml - [issues] Commented: (MAGIC-1) Magic should throw error on failed import

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: jira AT dpml.net
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: [issues] Commented: (MAGIC-1) Magic should throw error on failed import
  • Date: Fri, 1 Apr 2005 01:53:01 -0500 (EST)

[ http://issues.dpml.net//browse/MAGIC-1?page=comments#action_10011 ]

Stephen McConnell commented on MAGIC-1:
---------------------------------------

Seems to me that there are two separate issues here :

(a) a technical issue concerning Magic's error messages when dealing with a
unresolved index
(b) the fact that we don't currently have a binary distrinbution of
tutorials and that
docs should make it clear that running tutorials from svn we assume you
have a full
checkout and SNAPSHOT builds of Transit, Magic and Metro

Steve.


> Magic should throw error on failed import
> -----------------------------------------
>
> Key: MAGIC-1
> URL: http://issues.dpml.net//browse/MAGIC-1
> Project: Magic
> Type: Bug
> Reporter: Peter Neubauer
> Assignee: Stephen McConnell

>
> Hi Hussayn,
> On Thursday 31 March 2005 15:47, Hussayn Dabbous wrote:
> > 1.) removed DPML_HOME from environment
> > 2.) added ${HOME}/.dpml/share/bin/ to ${PATH}
> > 3.) update svn trunk (to get last recent mods)
> > 4.) build.sh all
> > 5.) check out tutorials to ~/tutorials
> Here, you are stripping away the
> https://scm.dpml.net/repos/dpml/development/central/index.xml that does the
> <import uri="artifact:module:dpml/magic/dpml-magic#SNAPSHOT"/>
> <import uri="artifact:module:dpml/metro/dpml-metro#SNAPSHOT"/>
> that imports all metro and magic artifact definitions.
> the index file is referenced from
> https://scm.dpml.net/repos/dpml/development/central/tutorials/metro/index.xml
> <import index="../../index.xml"/>
> and that's why magic can't find the metro resource definitions.
> Solution:
> check out the whole central and try again, then you get the top index.xml
> with
> you.
> Alternatively, you could reference the metro/magic artifacts by inserting
> <import uri="artifact:module:dpml/magic/dpml-magic#SNAPSHOT"/>
> <import uri="artifact:module:dpml/metro/dpml-metro#SNAPSHOT"/>
> into
> https://scm.dpml.net/repos/dpml/development/central/tutorials/metro/index.xml
>
> directly instead of the relative uri. that would probably be more robust.
> Maybe your first commit?
> Cheers
> /peter
> _______________________________________________
> support-dpml mailing list
> support-dpml AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/support-dpml

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.dpml.net//secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira




  • [issues] Commented: (MAGIC-1) Magic should throw error on failed import, jira, 03/31/2005

Archive powered by MHonArc 2.6.24.

Top of Page